>>> linux 5.17.15 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/linux/linux-5.17.15.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15 -xf - >>> linux 5.17.15 Patching for p in ; do if test -d $p ; then PATH=/home/buildroot/autobuild/instance-3/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15 $p \*.patch || exit 1 ; else PATH=/home/buildroot/autobuild/instance-3/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15 `dirname $p` `basename $p` || exit 1; fi done >>> linux-tools Patching if [ -f /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15/tools/perf/Documentation/Makefile ]; then printf "%%:\n\t@:\n" >/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15/tools/perf/Documentation/GNUmakefile; fi >>> linux-tools Configuring >>> linux-tools Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15/tools/pci HOSTCC="/usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" ARCH=mips INSTALL_MOD_PATH=/home/buildroot/autobuild/instance-3/output-1/target CROSS_COMPILE="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-" WERROR=0 DEPMOD=/home/buildroot/autobuild/instance-3/output-1/host/sbin/depmod make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15/tools/pci' mkdir -p include/linux/ 2>&1 || true ln -sf /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15/tools/pci/../../include/uapi/linux/pcitest.h include/linux/ make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15/tools/pci' CC pcitest.o LD pcitest-in.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15/tools/pci' LINK pcitest make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15/tools/pci' >>> linux-tools Installing to staging directory >>> linux-tools Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15/tools/pci HOSTCC="/usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" ARCH=mips INSTALL_MOD_PATH=/home/buildroot/autobuild/instance-3/output-1/target CROSS_COMPILE="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-" WERROR=0 DEPMOD=/home/buildroot/autobuild/instance-3/output-1/host/sbin/depmod DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15/tools/pci' install -d -m 755 /home/buildroot/autobuild/instance-3/output-1/target/usr/bin; \ for program in pcitest; do \ install $program /home/buildroot/autobuild/instance-3/output-1/target/usr/bin; \ done; \ for script in pcitest.sh; do \ install $script /home/buildroot/autobuild/instance-3/output-1/target/usr/bin; \ done make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15/tools/pci' lksctp-tools-1.0.17.tar.gz: OK (md5: 68e9b8fa4d4e331029b247b72d46d7a5) lksctp-tools-1.0.17.tar.gz: OK (sha1: 941b0b5c39e364a971f514bba66120435660e518) >>> lksctp-tools 1.0.17 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/lksctp-tools/lksctp-tools-1.0.17.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17 -xf - >>> lksctp-tools 1.0.17 Patching >>> lksctp-tools 1.0.17 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17 -name $file); do cp support/gnuconfig/$file $i; done; done >>> lksctp-tools 1.0.17 Configuring >>> lksctp-tools 1.0.17 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'bin'. libtoolize: copying file 'bin/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:34: warning: The macro `AC_ISC_POSIX' is obsolete. configure.ac:34: You should run autoupdate. ./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from... configure.ac:34: the top level configure.ac:37: warning: The macro `AC_LIBTOOL_DLOPEN' is obsolete. configure.ac:37: You should run autoupdate. m4/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:37: the top level configure.ac:37: warning: AC_LIBTOOL_DLOPEN: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:37: put the 'dlopen' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... m4/ltoptions.m4:113: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:37: the top level configure.ac:38: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:38: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:38: the top level configure.ac:42: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:42: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:42: the top level configure.ac:50: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:50: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:50: the top level configure.ac:59: 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:59: the top level configure.ac:31: installing 'bin/compile' configure.ac:22: installing 'bin/missing' Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension Makefile.am:2: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension Makefile.am:2: 'Makefile.rules' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension bin/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension bin/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension doc/Makefile.am:2: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension doc/Makefile.am:2: 'Makefile.rules' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension man/Makefile.am:4: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension man/Makefile.am:4: 'Makefile.rules' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension src/Makefile.am:2: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension src/Makefile.am:2: 'Makefile.rules' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension src/apps/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension src/apps/Makefile.am:3: 'Makefile.rules' included from here Makefile.dirs:21: warning: ':='-style assignments are not portable src/apps/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: foreach v,$(directories: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/apps/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: shell echo 'D_$(v: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/apps/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: $v: non-POSIX variable name src/apps/Makefile.am:4: 'Makefile.dirs' included from here src/apps/Makefile.am: installing 'bin/depcomp' Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension src/func_tests/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension src/func_tests/Makefile.am:3: 'Makefile.rules' included from here Makefile.dirs:21: warning: ':='-style assignments are not portable src/func_tests/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: foreach v,$(directories: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/func_tests/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: shell echo 'D_$(v: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/func_tests/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: $v: non-POSIX variable name src/func_tests/Makefile.am:4: 'Makefile.dirs' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension src/include/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension src/include/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension src/include/netinet/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension src/include/netinet/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension src/lib/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension src/lib/Makefile.am:3: 'Makefile.rules' included from here Makefile.dirs:21: warning: ':='-style assignments are not portable src/lib/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: foreach v,$(directories: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/lib/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: shell echo 'D_$(v: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/lib/Makefile.am:4: 'Makefile.dirs' included from here Makefile.dirs:52: warning: $v: non-POSIX variable name src/lib/Makefile.am:4: 'Makefile.dirs' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension src/testlib/Makefile.am:3: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension src/testlib/Makefile.am:3: 'Makefile.rules' included from here Makefile.dirs:21: warning: ':='-style assignments are not portable src/testlib/Makefile.am:5: 'Makefile.dirs' included from here Makefile.dirs:52: warning: foreach v,$(directories: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/testlib/Makefile.am:5: 'Makefile.dirs' included from here Makefile.dirs:52: warning: shell echo 'D_$(v: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/testlib/Makefile.am:5: 'Makefile.dirs' included from here Makefile.dirs:52: warning: $v: non-POSIX variable name src/testlib/Makefile.am:5: 'Makefile.dirs' included from here Makefile.dirs:21: warning: ':='-style assignments are not portable src/withsctp/Makefile.am:7: 'Makefile.dirs' included from here Makefile.dirs:52: warning: foreach v,$(directories: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/withsctp/Makefile.am:7: 'Makefile.dirs' included from here Makefile.dirs:52: warning: shell echo 'D_$(v: non-POSIX variable name Makefile.dirs:52: (probably a GNU make extension) src/withsctp/Makefile.am:7: 'Makefile.dirs' included from here Makefile.dirs:52: warning: $v: non-POSIX variable name src/withsctp/Makefile.am:7: 'Makefile.dirs' included from here Makefile.rules:4: warning: '%'-style pattern rules are a GNU make extension src/withsctp/Makefile.am:8: 'Makefile.rules' included from here Makefile.rules:8: warning: '%'-style pattern rules are a GNU make extension src/withsctp/Makefile.am:8: 'Makefile.rules' included from here >>> lksctp-tools 1.0.17 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/bin/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 /home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-shared --disable-tests ) 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 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 gawk... (cached) gawk checking for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking whether ln -s works... yes checking for library containing strerror... none required 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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/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/time.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... cross checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for egrep... (cached) /bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for malloc.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for bzero... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating lksctp-tools.spec config.status: creating Makefile config.status: creating bin/Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating src/apps/Makefile config.status: creating src/func_tests/Makefile config.status: creating src/include/Makefile config.status: creating src/include/netinet/Makefile config.status: creating src/lib/Makefile config.status: creating src/testlib/Makefile config.status: creating src/withsctp/Makefile config.status: creating doc/Makefile config.status: creating libsctp.pc 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 >>> lksctp-tools 1.0.17 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' Making all in man make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/man' Making all in bin make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/bin' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/bin' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src' Making all in apps make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/apps' /usr/bin/make -C ../../src/testlib libsctputil.la /usr/bin/make -C ../../src/lib libsctp.la CC sctp_darn.o CC sctp_test.o make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/lib' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/testlib' CC bindx.lo CC sctputil.lo CC connectx.lo CCLD libsctputil.la connectx.c:78:12: warning: 'sctp_connectx_orig' alias between functions of incompatible types 'int(int)' and 'int(int, struct sockaddr *, int)' [-Wattribute-alias=] 78 | extern int sctp_connectx_orig (int) | ^~~~~~~~~~~~~~~~~~ connectx.c:67:5: note: aliased declaration here 67 | int __sctp_connectx(int fd, struct sockaddr *addrs, int addrcnt) | ^~~~~~~~~~~~~~~ CC peeloff.lo make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/testlib' CC opt_info.lo CC addrs.lo CC sendmsg.lo CC recvmsg.lo CC sctp_status.o CC bindx_test.o CCLD libsctp.la CC nagle_snd.o nagle_snd.c: In function 'main': nagle_snd.c:278:17: warning: 'strncpy' output truncated before terminating nul copying 10 bytes from a string of the same length [-Wstringop-truncation] 278 | strncpy(message+i, "1234567890", 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC nagle_rcv.o make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/lib' CC myftp.o CC sctp_xconnect.o CC peel_server.o CC peel_client.o CCLD sctp_darn CCLD sctp_test CCLD sctp_status CCLD nagle_snd CCLD bindx_test CCLD nagle_rcv CCLD myftp CCLD sctp_xconnect CCLD peel_server CCLD peel_client make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/apps' Making all in include make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include' Making all in netinet make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include' Making all in lib make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/lib' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/lib' Making all in testlib make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/testlib' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/testlib' Making all in withsctp make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/withsctp' CC checksctp.o CC sctp_load_libs.lo CC sctp_socket.lo CC sctp_bind.lo CC sctp_sockopt.lo CCLD checksctp CCLD libwithsctp.la make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/withsctp' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' >>> lksctp-tools 1.0.17 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install -C /home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' Making install in man make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man7' /usr/bin/install -c -m 644 sctp_bindx.3 sctp_getladdrs.3 sctp_getpaddrs.3 sctp_opt_info.3 sctp_peeloff.3 sctp_recvmsg.3 sctp_sendmsg.3 sctp_connectx.3 sctp_send.3 '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 sctp.7 '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man7' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/man' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/man' Making install in bin make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/bin' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/bin' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/bin' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/bin' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src' Making install in apps make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/apps' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/apps' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/lksctp-tools' /usr/bin/install -c -m 644 sctp_darn.c sctp_darn.h sctp_test.c sctp_status.c '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/lksctp-tools' /bin/bash ../../libtool --mode=install /usr/bin/install -c sctp_darn sctp_test sctp_status '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c sctp_darn /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/sctp_darn libtool: install: /usr/bin/install -c sctp_test /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/sctp_test libtool: install: /usr/bin/install -c sctp_status /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/sctp_status make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/apps' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/apps' Making install in include make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include' Making install in netinet make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/netinet' /usr/bin/install -c -m 644 sctp.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/netinet' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include' Making install in lib make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/lib' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/lib' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libsctp.la '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libsctp.so.1.0.17 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libsctp.so.1.0.17 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libsctp.so.1.0.17 libsctp.so.1 || { rm -f libsctp.so.1 && ln -s libsctp.so.1.0.17 libsctp.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libsctp.so.1.0.17 libsctp.so || { rm -f libsctp.so && ln -s libsctp.so.1.0.17 libsctp.so; }; }) libtool: install: /usr/bin/install -c .libs/libsctp.lai /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libsctp.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/lib' Making install in testlib make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/testlib' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/testlib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/testlib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/testlib' Making install in withsctp make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/withsctp' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/withsctp' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/lksctp-tools' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/lksctp-tools' /bin/bash ../../libtool --mode=install /usr/bin/install -c libwithsctp.la '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/lksctp-tools' /usr/bin/install -c withsctp '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' /usr/bin/install -c -m 644 sctp_load_libs.c sctp_socket.c sctp_bind.c sctp_sockopt.c sctp_socket.h checksctp.c '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/lksctp-tools' /bin/bash ../../libtool --mode=install /usr/bin/install -c checksctp '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c .libs/libwithsctp.so.1.0.17 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/lksctp-tools/libwithsctp.so.1.0.17 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/lksctp-tools && { ln -s -f libwithsctp.so.1.0.17 libwithsctp.so.1 || { rm -f libwithsctp.so.1 && ln -s libwithsctp.so.1.0.17 libwithsctp.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/lksctp-tools && { ln -s -f libwithsctp.so.1.0.17 libwithsctp.so || { rm -f libwithsctp.so && ln -s libwithsctp.so.1.0.17 libwithsctp.so; }; }) libtool: install: /usr/bin/install -c .libs/libwithsctp.lai /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/lksctp-tools/libwithsctp.la libtool: install: /usr/bin/install -c checksctp /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/checksctp libtool: warning: remember to run 'libtool --finish /usr/lib/lksctp-tools' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/withsctp' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/withsctp' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libsctp.pc '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' >>> lksctp-tools 1.0.17 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> lksctp-tools 1.0.17 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' Making install in man make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man7' /usr/bin/install -c -m 644 sctp.7 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man7' /usr/bin/install -c -m 644 sctp_bindx.3 sctp_getladdrs.3 sctp_getpaddrs.3 sctp_opt_info.3 sctp_peeloff.3 sctp_recvmsg.3 sctp_sendmsg.3 sctp_connectx.3 sctp_send.3 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/man' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/man' Making install in bin make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/bin' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/bin' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/bin' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/bin' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src' Making install in apps make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/apps' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/apps' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/lksctp-tools' /usr/bin/install -c -m 644 sctp_darn.c sctp_darn.h sctp_test.c sctp_status.c '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/lksctp-tools' /bin/bash ../../libtool --mode=install /usr/bin/install -c sctp_darn sctp_test sctp_status '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' libtool: install: /usr/bin/install -c sctp_darn /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/sctp_darn libtool: install: /usr/bin/install -c sctp_test /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/sctp_test libtool: install: /usr/bin/install -c sctp_status /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/sctp_status make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/apps' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/apps' Making install in include make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include' Making install in netinet make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/netinet' /usr/bin/install -c -m 644 sctp.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/netinet' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include/netinet' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/include' Making install in lib make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/lib' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/lib' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libsctp.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsctp.so.1.0.17 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libsctp.so.1.0.17 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libsctp.so.1.0.17 libsctp.so.1 || { rm -f libsctp.so.1 && ln -s libsctp.so.1.0.17 libsctp.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libsctp.so.1.0.17 libsctp.so || { rm -f libsctp.so && ln -s libsctp.so.1.0.17 libsctp.so; }; }) libtool: install: /usr/bin/install -c .libs/libsctp.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libsctp.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/lib' Making install in testlib make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/testlib' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/testlib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/testlib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/testlib' Making install in withsctp make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/withsctp' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/withsctp' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/lksctp-tools' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/lksctp-tools' /bin/bash ../../libtool --mode=install /usr/bin/install -c libwithsctp.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/lksctp-tools' /usr/bin/install -c withsctp '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c checksctp '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/install -c -m 644 sctp_load_libs.c sctp_socket.c sctp_bind.c sctp_sockopt.c sctp_socket.h checksctp.c '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/lksctp-tools' libtool: install: /usr/bin/install -c .libs/libwithsctp.so.1.0.17 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/lksctp-tools/libwithsctp.so.1.0.17 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/lksctp-tools && { ln -s -f libwithsctp.so.1.0.17 libwithsctp.so.1 || { rm -f libwithsctp.so.1 && ln -s libwithsctp.so.1.0.17 libwithsctp.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/lksctp-tools && { ln -s -f libwithsctp.so.1.0.17 libwithsctp.so || { rm -f libwithsctp.so && ln -s libwithsctp.so.1.0.17 libwithsctp.so; }; }) libtool: install: /usr/bin/install -c checksctp /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/checksctp libtool: install: /usr/bin/install -c .libs/libwithsctp.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/lksctp-tools/libwithsctp.la libtool: warning: remember to run 'libtool --finish /usr/lib/lksctp-tools' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/withsctp' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src/withsctp' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/src' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17/doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libsctp.pc '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lksctp-tools-1.0.17' rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/lksctp-tools lockdev_1.0.3.orig.tar.gz: OK (sha256: ccae635d7ac3fdd50897eceb250872b3d9a191d298f213e7f0c836910d869f82) lockdev_1.0.3-1.6.diff.gz: OK (sha256: a5405c6ee5e97e45eeb1c81330a7e9f444a58bda5e6771fa30007516c115007e) >>> lockdev 1.0.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/lockdev/lockdev_1.0.3.orig.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/lockdev-1.0.3 -xf - >>> lockdev 1.0.3 Patching PATH=/home/buildroot/autobuild/instance-3/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/buildroot/autobuild/instance-3/output-1/build/lockdev-1.0.3 /home/buildroot/autobuild/instance-3/dl/lockdev lockdev_1.0.3-1.6.diff.gz Applying lockdev_1.0.3-1.6.diff.gz using gzip: patching file debian/NEWS patching file debian/changelog patching file debian/compat patching file debian/control patching file debian/copyright patching file debian/liblockdev1-dbg.dirs patching file debian/liblockdev1-dbg.docs patching file debian/liblockdev1-dev.dirs patching file debian/liblockdev1-dev.manpages patching file debian/liblockdev1-perl.dirs patching file debian/liblockdev1.postinst patching file debian/rules patching file src/lockdev.c Applying 0001-Makefile-install-static-library-and-headers-separate.patch using patch: patching file Makefile >>> lockdev 1.0.3 Configuring >>> lockdev 1.0.3 Building /usr/bin/make -j1 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /home/buildroot/autobuild/instance-3/output-1/build/lockdev-1.0.3 shared make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lockdev-1.0.3' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -fPIC -o src/lockdev.z src/lockdev.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -g -O2 -fPIC -Wall -pipe -D_REENTRANT -shared -Wl,-soname,liblockdev.so.1 src/lockdev.z -lc -o liblockdev.1.0.3.so make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lockdev-1.0.3' >>> lockdev 1.0.3 Installing to staging directory /usr/bin/make -j1 basedir=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr -C /home/buildroot/autobuild/instance-3/output-1/build/lockdev-1.0.3 install_run install_dev make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lockdev-1.0.3' install -m755 -d /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib install -m644 liblockdev.1.0.3.so /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib install -m755 -d /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include install -m644 src/lockdev.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include install -m644 src/ttylock.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lockdev-1.0.3' ln -sf liblockdev.1.0.3.so /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/liblockdev.so ln -sf liblockdev.1.0.3.so /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/liblockdev.so.1 >>> lockdev 1.0.3 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> lockdev 1.0.3 Installing to target /usr/bin/make -j1 basedir=/home/buildroot/autobuild/instance-3/output-1/target/usr -C /home/buildroot/autobuild/instance-3/output-1/build/lockdev-1.0.3 install_run make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lockdev-1.0.3' install -m755 -d /home/buildroot/autobuild/instance-3/output-1/target/usr/lib install -m644 liblockdev.1.0.3.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lockdev-1.0.3' ln -sf liblockdev.1.0.3.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/liblockdev.so.1 logsurfer-1.8.tar.gz: OK (md5: 4c26a74d813ccf766117c95c644aa601) logsurfer-1.8.tar.gz: OK (sha256: 74a36e8530a884031b4ae2344a46b9aaa07a1ee36d143802f6b64f817c5bd1af) >>> logsurfer 1.8 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/logsurfer/logsurfer-1.8.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/logsurfer-1.8 -xf - >>> logsurfer 1.8 Patching >>> logsurfer 1.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/logsurfer-1.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> logsurfer 1.8 Patching libtool >>> logsurfer 1.8 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/logsurfer-1.8/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-shared ) configure: warning: runstatedir=/run: invalid host type loading site script /dev/null creating cache ./config.cache checking for gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc checking whether we are using GNU C... yes checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp checking for AIX... no checking for -lgen... no checking whether cross-compiling... yes checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... yes checking for stdlib.h... yes checking for malloc.h... yes checking for string.h... yes checking for strings.h... yes checking for limits.h... yes checking for unistd.h... yes checking for sys/resource.h... yes checking for pid_t... yes checking for working const... yes checking for working alloca.h... yes checking for alloca... yes checking for strchr... yes checking for index... yes checking for memmove... yes checking for bcopy... yes checking etcdir... /usr/local/etc updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating man/Makefile creating config.h >>> logsurfer 1.8 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/logsurfer-1.8/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/logsurfer-1.8' for subdir in man src; do \ echo making all in $subdir ; \ (cd $subdir; /usr/bin/make prefix='/usr' bindir='/usr/bin' mandir='/usr/man' CPPFLAGS='-DVERSION=\"1.8\" -DWARN_ROOT' CC='/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 ' LDFLAGS='' DEF_DUMPFILE='/dev/null' DEF_CONFFILE='/usr/local/etc/logsurfer.conf' LIBS='' INSTALL='/usr/bin/install -c' INSTALL_PROGRAM='/usr/bin/install -c' INSTALL_DATA='/usr/bin/install -c -m 644' DEFS='-DHAVE_CONFIG_H' all); \ done making all in man make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/logsurfer-1.8/man' sed -e "s,@DUMPFILE@,/dev/null," \ -e "s,@CONFFILE@,/usr/local/etc/logsurfer.conf," < logsurfer.1.in > logsurfer.1 sed -e "s,@DUMPFILE@,/dev/null," \ -e "s,@CONFFILE@,/usr/local/etc/logsurfer.conf," < logsurfer.conf.4.in > logsurfer.conf.4 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/logsurfer-1.8/man' making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/logsurfer-1.8/src' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 context.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 exec.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 exit.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 logsurfer.c logsurfer.c: In function 'main': logsurfer.c:684:17: warning: implicit declaration of function 'check_context_linelimit'; did you mean 'check_context_timeout'? [-Wimplicit-function-declaration] 684 | check_context_linelimit(); | ^~~~~~~~~~~~~~~~~~~~~~~ | check_context_timeout /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 readcf.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 report.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 rule.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 str_util.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 regex.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -DVERSION=\"1.8\" -DWARN_ROOT -DHAVE_CONFIG_H -DDUMPFILE=\"/dev/null\" \ -DCONFFILE=\"/usr/local/etc/logsurfer.conf\" -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 readline.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DVERSION=\"1.8\" -DWARN_ROOT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o logsurfer context.o exec.o exit.o logsurfer.o readcf.o report.o rule.o str_util.o regex.o readline.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/logsurfer-1.8/src' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/logsurfer-1.8' >>> logsurfer 1.8 Installing to target /usr/bin/install -D -m 0755 /home/buildroot/autobuild/instance-3/output-1/build/logsurfer-1.8/src/logsurfer /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/logsurfer lsscsi-0.32.tgz: OK (sha256: 0a800e9e94dca2ab702d65d72777ae8cae078e3d74d0bcbed64ba0849e8029a1) >>> lsscsi 0.32 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/lsscsi/lsscsi-0.32.tgz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-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, --disable-static, --enable-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... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking the archiver (/home/buildroot/autobuild/instance-3/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, --disable-static, --enable-shared >>> lsscsi 0.32 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32/src' /home/buildroot/autobuild/instance-3/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 -O2 -g0 -c -o lsscsi.o lsscsi.c In function 'my_strcopy', inlined from 'transport_init_longer' at lsscsi.c:2250:9, inlined from 'longer_h_entry' at lsscsi.c:4312:17, inlined from 'one_host_entry' at lsscsi.c:4428:17: lsscsi.c:610:17: warning: 'memcpy' forming offset [384, 4094] is out of the bounds [0, 384] of object 'buff' with type 'char[384]' [-Warray-bounds] 610 | memcpy(dest, src, dest_maxlen - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'one_host_entry': lsscsi.c:4389:14: note: 'buff' declared here 4389 | char buff[LMAX_DEVPATH]; | ^~~~ In function 'my_strcopy', inlined from 'transport_init_longer' at lsscsi.c:2250:9, inlined from 'longer_h_entry' at lsscsi.c:4312:17, inlined from 'one_host_entry' at lsscsi.c:4428:17: lsscsi.c:608:28: warning: 'memchr' specified bound 4096 exceeds source size 384 [-Wstringop-overread] 608 | lp = (const char *)memchr(src, 0, dest_maxlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'one_host_entry': lsscsi.c:4389:14: note: source object declared here 4389 | char buff[LMAX_DEVPATH]; | ^~~~ In function 'my_strcopy', inlined from 'one_sdev_entry' at lsscsi.c:3448:33: lsscsi.c:610:17: warning: 'memcpy' forming offset [264, 382] is out of the bounds [0, 264] of object 'aa_first' with type 'struct item_t' [-Warray-bounds] 610 | memcpy(dest, src, dest_maxlen - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'one_sdev_entry': lsscsi.c:284:22: note: 'aa_first' declared here 284 | static struct item_t aa_first; | ^~~~~~~~ In function 'my_strcopy', inlined from 'one_sdev_entry' at lsscsi.c:3455:25: lsscsi.c:610:17: warning: 'memcpy' forming offset [384, 4094] is out of the bounds [0, 384] of object 'buff' with type 'char[384]' [-Warray-bounds] 610 | memcpy(dest, src, dest_maxlen - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'one_sdev_entry': lsscsi.c:3349:14: note: 'buff' declared here 3349 | char buff[LMAX_DEVPATH]; | ^~~~ In function 'my_strcopy', inlined from 'one_sdev_entry' at lsscsi.c:3456:25: lsscsi.c:610:17: warning: 'memcpy' forming offset [264, 382] is out of the bounds [0, 264] of object 'non_sg' with type 'struct item_t' [-Warray-bounds] 610 | memcpy(dest, src, dest_maxlen - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'one_sdev_entry': lsscsi.c:282:22: note: 'non_sg' declared here 282 | static struct item_t non_sg; | ^~~~~~ In function 'my_strcopy', inlined from 'one_sdev_entry' at lsscsi.c:3448:33: lsscsi.c:608:28: warning: 'memchr' specified bound 384 exceeds source size 264 [-Wstringop-overread] 608 | lp = (const char *)memchr(src, 0, dest_maxlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'one_sdev_entry': lsscsi.c:284:22: note: source object declared here 284 | static struct item_t aa_first; | ^~~~~~~~ In function 'my_strcopy', inlined from 'one_sdev_entry' at lsscsi.c:3455:25: lsscsi.c:608:28: warning: 'memchr' specified bound 4096 exceeds source size 384 [-Wstringop-overread] 608 | lp = (const char *)memchr(src, 0, dest_maxlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'one_sdev_entry': lsscsi.c:3349:14: note: source object declared here 3349 | char buff[LMAX_DEVPATH]; | ^~~~ In function 'my_strcopy', inlined from 'one_sdev_entry' at lsscsi.c:3456:25: lsscsi.c:608:28: warning: 'memchr' specified bound 384 exceeds source size 264 [-Wstringop-overread] 608 | lp = (const char *)memchr(src, 0, dest_maxlen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ lsscsi.c: In function 'one_sdev_entry': lsscsi.c:282:22: note: source object declared here 282 | static struct item_t non_sg; | ^~~~~~ /home/buildroot/autobuild/instance-3/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 -O2 -g0 -o lsscsi lsscsi.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32/src' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32' >>> lsscsi 0.32 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/install -c lsscsi '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32/src' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 lsscsi.8 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32/doc' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/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 '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lsscsi-0.32' luksmeta-9.tar.bz2: OK (sha256: 2ca0c35b551b331ba1444fc9d36e8c48ff8cae53dd4e6155b028e8904edc202a) >>> luksmeta 9 Extracting bzcat /home/buildroot/autobuild/instance-3/dl/luksmeta/luksmeta-9.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9 -xf - >>> luksmeta 9 Patching >>> luksmeta 9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> luksmeta 9 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/luksmeta-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 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> luksmeta 9 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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_A2X="" 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 runstatedir=/run --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 --disable-static --enable-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 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 for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C99... unsupported 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 whether make supports nested variables... yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking whether make supports nested variables... (cached) yes 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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/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... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking pkg-config is at least version 0.25... yes checking for cryptsetup... yes checking for a2x... (cached) no configure: WARNING: asciidoc / a2x not found -- man pages will not be generated and installed! checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating luksmeta.pc config.status: creating 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 >>> luksmeta 9 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9' /usr/bin/make all-am make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9' CC libluksmeta.lo CC luksmeta.o CC crc32c.lo CCLD libcrc32c.la CCLD libluksmeta.la libtool: warning: '/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libblkid.la' seems to be moved CCLD luksmeta make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9' >>> luksmeta 9 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install -C /home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9' /usr/bin/make install-am make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' /bin/bash ./libtool --mode=install /usr/bin/install -c libluksmeta.la '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 luksmeta.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 luksmeta.pc '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libluksmeta.so.0.0.0 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libluksmeta.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libluksmeta.so.0.0.0 libluksmeta.so.0 || { rm -f libluksmeta.so.0 && ln -s libluksmeta.so.0.0.0 libluksmeta.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libluksmeta.so.0.0.0 libluksmeta.so || { rm -f libluksmeta.so && ln -s libluksmeta.so.0.0.0 libluksmeta.so; }; }) libtool: install: /usr/bin/install -c .libs/libluksmeta.lai /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libluksmeta.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c luksmeta '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c luksmeta /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/luksmeta make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9' >>> luksmeta 9 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> luksmeta 9 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9' /usr/bin/make install-am make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include' /bin/bash ./libtool --mode=install /usr/bin/install -c libluksmeta.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 luksmeta.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include' /usr/bin/install -c -m 644 luksmeta.pc '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libluksmeta.so.0.0.0 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libluksmeta.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libluksmeta.so.0.0.0 libluksmeta.so.0 || { rm -f libluksmeta.so.0 && ln -s libluksmeta.so.0.0.0 libluksmeta.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libluksmeta.so.0.0.0 libluksmeta.so || { rm -f libluksmeta.so && ln -s libluksmeta.so.0.0.0 libluksmeta.so; }; }) libtool: install: /usr/bin/install -c .libs/libluksmeta.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libluksmeta.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c luksmeta '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' libtool: install: /usr/bin/install -c luksmeta /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/luksmeta make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/luksmeta-9' lz4-1.9.3.tar.gz: OK (sha256: 030644df4611007ff7dc962d981f390361e6c97a34e5cbc393ddfbe019ffe2c1) >>> lz4 1.9.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/lz4/lz4-1.9.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/lz4-1.9.3 -xf - >>> lz4 1.9.3 Patching Applying 0001-Fix-potential-memory-corruption-with-negative-memmov.patch using patch: patching file lib/lz4.c >>> lz4 1.9.3 Configuring >>> lz4 1.9.3 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 BUILD_STATIC=no -C /home/buildroot/autobuild/instance-3/output-1/build/lz4-1.9.3/lib make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lz4-1.9.3/lib' compiling dynamic library 1.9.3 creating versioned links make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lz4-1.9.3/lib' >>> lz4 1.9.3 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot PREFIX=/usr BUILD_STATIC=no -C /home/buildroot/autobuild/instance-3/output-1/build/lz4-1.9.3/lib install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lz4-1.9.3/lib' creating pkgconfig Installing libraries Installing headers in /usr/include lz4 libraries installed make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lz4-1.9.3/lib' >>> lz4 1.9.3 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> lz4 1.9.3 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target PREFIX=/usr BUILD_STATIC=no -C /home/buildroot/autobuild/instance-3/output-1/build/lz4-1.9.3/lib install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lz4-1.9.3/lib' Installing libraries Installing headers in /usr/include lz4 libraries installed make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lz4-1.9.3/lib' lzo-2.10.tar.gz: OK (sha1: 4924676a9bae5db58ef129dc1cebce3baa3c4b5d) lzo-2.10.tar.gz: OK (sha256: c0f892943208266f9b6543b3ae308fab6284c5c90e627931446fb49b4221a072) >>> lzo 2.10 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/lzo/lzo-2.10.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10 -xf - >>> lzo 2.10 Patching >>> lzo 2.10 Configuring (mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10//buildroot-build && cd /home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10//buildroot-build && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/output-1/host/bin/cmake /home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-3/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -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=ON -DENABLE_SHARED=ON -DENABLE_STATIC=OFF ) -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config (found version "1.6.3") -- Looking for assert.h -- Looking for assert.h - found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for float.h -- Looking for float.h - found -- Looking for limits.h -- Looking for limits.h - found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for setjmp.h -- Looking for setjmp.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdio.h -- Looking for stdio.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for time.h -- Looking for time.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for utime.h -- Looking for utime.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/wait.h -- Looking for sys/wait.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of __int16 -- Check size of __int16 - failed -- Check size of __int32 -- Check size of __int32 - failed -- Check size of __int64 -- Check size of __int64 - failed -- Check size of void * -- Check size of void * - done -- Check size of size_t -- Check size of size_t - done -- Check size of ptrdiff_t -- Check size of ptrdiff_t - done -- Check size of intmax_t -- Check size of intmax_t - done -- Check size of uintmax_t -- Check size of uintmax_t - done -- Check size of intptr_t -- Check size of intptr_t - done -- Check size of uintptr_t -- Check size of uintptr_t - done -- Check size of float -- Check size of float - done -- Check size of double -- Check size of double - done -- Check size of long double -- Check size of long double - done -- Check size of dev_t -- Check size of dev_t - done -- Check size of fpos_t -- Check size of fpos_t - failed -- Check size of mode_t -- Check size of mode_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of time_t -- Check size of time_t - done -- Looking for access -- Looking for access - found -- Looking for alloca -- Looking for alloca - not found -- Looking for atexit -- Looking for atexit - found -- Looking for atoi -- Looking for atoi - found -- Looking for atol -- Looking for atol - found -- Looking for chmod -- Looking for chmod - found -- Looking for chown -- Looking for chown - found -- Looking for clock_getcpuclockid -- Looking for clock_getcpuclockid - found -- Looking for clock_getres -- Looking for clock_getres - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for ctime -- Looking for ctime - found -- Looking for difftime -- Looking for difftime - found -- Looking for fstat -- Looking for fstat - found -- Looking for getenv -- Looking for getenv - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for gmtime -- Looking for gmtime - found -- Looking for isatty -- Looking for isatty - found -- Looking for localtime -- Looking for localtime - found -- Looking for longjmp -- Looking for longjmp - found -- Looking for lstat -- Looking for lstat - found -- Looking for memcmp -- Looking for memcmp - found -- Looking for memcpy -- Looking for memcpy - found -- Looking for memmove -- Looking for memmove - found -- Looking for memset -- Looking for memset - found -- Looking for mkdir -- Looking for mkdir - found -- Looking for mktime -- Looking for mktime - found -- Looking for mmap -- Looking for mmap - found -- Looking for mprotect -- Looking for mprotect - found -- Looking for munmap -- Looking for munmap - found -- Looking for qsort -- Looking for qsort - found -- Looking for raise -- Looking for raise - found -- Looking for rmdir -- Looking for rmdir - found -- Looking for setjmp -- Looking for setjmp - found -- Looking for signal -- Looking for signal - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strchr -- Looking for strchr - found -- Looking for strdup -- Looking for strdup - found -- Looking for strerror -- Looking for strerror - found -- Looking for strftime -- Looking for strftime - found -- Looking for stricmp -- Looking for stricmp - not found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for strnicmp -- Looking for strnicmp - not found -- Looking for strrchr -- Looking for strrchr - found -- Looking for strstr -- Looking for strstr - found -- Looking for time -- Looking for time - found -- Looking for umask -- Looking for umask - found -- Looking for utime -- Looking for utime - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- CMAKE_BUILD_TYPE = Release -- 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_TESTS -- Build files have been written to: /home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build >>> lzo 2.10 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10//buildroot-build make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' [ 1%] Building C object CMakeFiles/testmini.dir/minilzo/testmini.c.o [ 2%] Building C object CMakeFiles/testmini.dir/minilzo/minilzo.c.o make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' [ 3%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1.c.o [ 4%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1_99.c.o [ 5%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1a.c.o [ 8%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1a_99.c.o [ 8%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_1.c.o [ 9%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_2.c.o [ 10%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_3.c.o [ 11%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_4.c.o [ 12%] Linking C executable testmini [ 14%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_5.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' [ 14%] Built target testmini [ 15%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_6.c.o [ 17%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_8.c.o [ 17%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_7.c.o [ 18%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_99.c.o [ 20%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_9.c.o [ 21%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_9x.c.o [ 22%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_cc.c.o [ 23%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_d1.c.o [ 25%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_d2.c.o [ 25%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_rr.c.o [ 27%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_xx.c.o [ 29%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_1.c.o [ 29%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_3.c.o [ 30%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_2.c.o [ 31%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_4.c.o [ 32%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_7.c.o [ 34%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_8.c.o [ 35%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_5.c.o [ 36%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_6.c.o [ 37%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_cc.c.o [ 40%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_9x.c.o [ 40%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_9.c.o [ 41%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_99.c.o [ 42%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_rr.c.o [ 43%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_d2.c.o [ 44%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_d1.c.o [ 45%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_xx.c.o [ 47%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1f_1.c.o [ 48%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1f_9x.c.o [ 49%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1f_d1.c.o [ 50%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1f_d2.c.o [ 51%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_1.c.o [ 52%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_1k.c.o [ 54%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_1l.c.o [ 55%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_1o.c.o [ 56%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_9x.c.o [ 57%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_d1.c.o [ 60%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_d2.c.o [ 60%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_d3.c.o [ 62%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_9x.c.o [ 62%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_d1.c.o [ 64%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_o.c.o [ 64%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_1.c.o [ 65%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_d2.c.o [ 69%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_d3.c.o [ 69%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_o.c.o [ 69%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1z_9x.c.o [ 70%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1z_d1.c.o [ 71%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1z_d2.c.o [ 72%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1z_d3.c.o [ 74%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo2a_9x.c.o [ 75%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo2a_d1.c.o [ 77%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo_crc.c.o [ 77%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo2a_d2.c.o [ 78%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo_init.c.o [ 81%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo_ptr.c.o [ 81%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo_str.c.o [ 82%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo_util.c.o [ 83%] Linking C shared library liblzo2.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' [ 83%] Built target lzo_shared_lib make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' [ 85%] Building C object CMakeFiles/overlap.dir/examples/overlap.c.o [ 85%] Building C object CMakeFiles/lzotest.dir/lzotest/lzotest.c.o [ 87%] Building C object CMakeFiles/dict.dir/examples/dict.c.o [ 88%] Building C object CMakeFiles/lzopack.dir/examples/lzopack.c.o [ 90%] Linking C executable dict [ 90%] Linking C executable overlap make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' [ 90%] Built target overlap [ 90%] Built target dict make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' [ 92%] Building C object CMakeFiles/precomp.dir/examples/precomp.c.o [ 92%] Building C object CMakeFiles/precomp2.dir/examples/precomp2.c.o [ 94%] Linking C executable precomp2 [ 95%] Linking C executable lzopack [ 96%] Linking C executable precomp make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' [ 96%] Built target precomp [ 96%] Built target precomp2 make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' [ 96%] Built target lzopack make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' [ 97%] Building C object CMakeFiles/simple.dir/examples/simple.c.o [ 98%] Linking C executable lzotest make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' [ 98%] Built target lzotest [100%] Linking C executable simple make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' [100%] Built target simple make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' >>> lzo 2.10 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install/fast -C /home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10//buildroot-build make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/lzo/AUTHORS -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/lzo/COPYING -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/lzo/NEWS -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/lzo/THANKS -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/lzo/LZO.FAQ -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/lzo/LZO.TXT -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/lzo/LZOAPI.TXT -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo/lzo1.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo/lzo1a.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo/lzo1b.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo/lzo1c.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo/lzo1f.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo/lzo1x.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo/lzo1y.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo/lzo1z.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo/lzo2a.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo/lzo_asm.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo/lzoconf.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo/lzodefs.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo/lzoutil.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/liblzo2.so.2.0.0 -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/liblzo2.so.2 -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/liblzo2.so -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/libexec/lzo/examples/lzopack -- Set runtime path of "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/libexec/lzo/examples/lzopack" to "/usr/lib" -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/libexec/lzo/examples/lzotest -- Set runtime path of "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/libexec/lzo/examples/lzotest" to "/usr/lib" -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/libexec/lzo/examples/simple -- Set runtime path of "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/libexec/lzo/examples/simple" to "/usr/lib" -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/libexec/lzo/examples/testmini -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/lzo2.pc make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' >>> lzo 2.10 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> lzo 2.10 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install/fast -C /home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10//buildroot-build make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/lzo/AUTHORS -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/lzo/COPYING -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/lzo/NEWS -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/lzo/THANKS -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/lzo/LZO.FAQ -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/lzo/LZO.TXT -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/lzo/LZOAPI.TXT -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/lzo/lzo1.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/lzo/lzo1a.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/lzo/lzo1b.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/lzo/lzo1c.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/lzo/lzo1f.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/lzo/lzo1x.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/lzo/lzo1y.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/lzo/lzo1z.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/lzo/lzo2a.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/lzo/lzo_asm.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/lzo/lzoconf.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/lzo/lzodefs.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/include/lzo/lzoutil.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/liblzo2.so.2.0.0 -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/liblzo2.so.2 -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/liblzo2.so -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/lzo/examples/lzopack -- Set runtime path of "/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/lzo/examples/lzopack" to "/usr/lib" -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/lzo/examples/lzotest -- Set runtime path of "/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/lzo/examples/lzotest" to "/usr/lib" -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/lzo/examples/simple -- Set runtime path of "/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/lzo/examples/simple" to "/usr/lib" -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/lzo/examples/testmini -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig/lzo2.pc make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/lzo-2.10/buildroot-build' matio-1.5.22.tar.gz: OK (sha512: 33fd3991413e94dfc9aba13ffd08b09ddcbdb9dfa579124d981449e195a8c61a3dc95b55e46bba360d48456c117cf36403af1c3448689c26b8aea5fa9cf38323) >>> matio 1.5.22 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/matio/matio-1.5.22.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22 -xf - >>> matio 1.5.22 Patching >>> matio 1.5.22 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22 -name $file); do cp support/gnuconfig/$file $i; done; done >>> matio 1.5.22 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/config/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 8146 (offset 34 lines). Hunk #8 succeeded at 10778 (offset 68 lines). >>> matio 1.5.22 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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_va_copy=yes 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 runstatedir=/run --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 --disable-static --enable-shared --disable-mat73 --enable-extended-sparse ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --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 make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking for mips64el-buildroot-linux-uclibc-pgcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking debug mode... no checking profile mode... no 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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/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... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking whether make sets $(MAKE)... (cached) yes checking for grep that handles long lines and -e... (cached) /bin/grep checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for large file support in 32-bit OS... yes checking for fseeko... yes checking for ftello... yes checking for fseeko64... yes checking for ftello64... yes checking for _fseeki64... no checking for _ftelli64... no checking for pow in -lm... yes checking for stdarg.h... yes checking for varargs.h... no checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking intsafe.h usability... no checking intsafe.h presence... no checking for intsafe.h... no checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for struct lconv.decimal_point... yes checking for struct lconv.thousands_sep... yes checking for ptrdiff_t... yes checking for localeconv... yes checking for getopt_long... internal checking size of double... 8 checking size of float... 4 checking size of long long... 8 checking size of long... 4 checking size of int... 4 checking size of short... 2 checking size of char... 1 checking size of void *... 4 checking size of off_t... 8 checking size of size_t... 4 checking for mat_int64_t... int64_t checking for mat_uint64_t... uint64_t checking for mat_int32_t... int32_t checking for mat_uint32_t... uint32_t checking for mat_int16_t... int16_t checking for mat_uint16_t... uint16_t checking for mat_int8_t... int8_t checking for mat_uint8_t... uint8_t checking for off_t... yes checking for off64_t... no checking for long double... yes checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for size_t... yes checking for intmax_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for va_copy() function... (cached) no (using fallback implementation) checking for vsnprintf()... yes checking for snprintf()... yes checking for vasprintf()... yes checking for asprintf()... yes checking for matlab... no checking for zlib Library... -lz checking for HDF5 software... no checking enable MAT v7.3 file support... no checking for default MAT file version... MAT_FT_MAT5 checking enable extended sparse types... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating matio.pc config.status: creating src/Makefile config.status: creating getopt/Makefile config.status: creating tools/Makefile config.status: creating test/Makefile config.status: creating documentation/Makefile config.status: creating src/matioConfig.h config.status: creating src/matio_pubconf.h config.status: executing libtool commands config.status: executing test/atconfig 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, --enable-ipv6, --disable-nls MATIO Configuration Summary ============================================================== C Compiler: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc CFLAGS: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 Shared Libraries: yes Static Libraries: no default MAT version: MAT_FT_MAT5 Features -------------------------------------------- MAT v7.3 file support: no Extended sparse support: yes Packages -------------------------------------------- zlib: -lz hdf5: MATLAB: >>> matio 1.5.22 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/src' /usr/bin/make all-am make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/src' /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o snprintf.lo snprintf.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o endian.lo endian.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o io.lo io.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o inflate.lo inflate.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c snprintf.c -fPIC -DPIC -o .libs/snprintf.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c inflate.c -fPIC -DPIC -o .libs/inflate.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c io.c -fPIC -DPIC -o .libs/io.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c endian.c -fPIC -DPIC -o .libs/endian.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o read_data.lo read_data.c io.c:45: warning: "va_copy" redefined 45 | #define va_copy(d, s) memcpy(&(d), &(s), sizeof(va_list)) | In file included from matio.h:38, from matio_private.h:36, from io.c:31: /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/include/stdarg.h:52: note: this is the location of the previous definition 52 | #define va_copy(d,s) __builtin_va_copy(d,s) | libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c read_data.c -fPIC -DPIC -o .libs/read_data.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mat5.lo mat5.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mat4.lo mat4.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mat5.c -fPIC -DPIC -o .libs/mat5.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mat.lo mat.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mat4.c -fPIC -DPIC -o .libs/mat4.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mat.c -fPIC -DPIC -o .libs/mat.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o matvar_cell.lo matvar_cell.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c matvar_cell.c -fPIC -DPIC -o .libs/matvar_cell.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o matvar_struct.lo matvar_struct.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c matvar_struct.c -fPIC -DPIC -o .libs/matvar_struct.o /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -no-undefined -export-symbols ./matio.sym -version-info 11:4:0 -o libmatio.la -rpath /usr/lib snprintf.lo endian.lo io.lo inflate.lo read_data.lo mat5.lo mat4.lo mat.lo matvar_cell.lo matvar_struct.lo -lz -lm libtool: link: echo "{ global:" > .libs/libmatio.ver libtool: link: cat ./matio.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libmatio.ver libtool: link: echo "local: *; };" >> .libs/libmatio.ver libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -shared -fPIC -DPIC .libs/snprintf.o .libs/endian.o .libs/io.o .libs/inflate.o .libs/read_data.o .libs/mat5.o .libs/mat4.o .libs/mat.o .libs/matvar_cell.o .libs/matvar_struct.o -lz -lm -O2 -g0 -Wl,-soname -Wl,libmatio.so.11 -Wl,-version-script -Wl,.libs/libmatio.ver -o .libs/libmatio.so.11.0.4 libtool: link: (cd ".libs" && rm -f "libmatio.so.11" && ln -s "libmatio.so.11.0.4" "libmatio.so.11") libtool: link: (cd ".libs" && rm -f "libmatio.so" && ln -s "libmatio.so.11.0.4" "libmatio.so") libtool: link: ( cd ".libs" && rm -f "libmatio.la" && ln -s "../libmatio.la" "libmatio.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/src' Making all in getopt make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/getopt' /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DREPLACE_GETOPT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o libgetopt_la-getopt_long.lo `test -f 'getopt_long.c' || echo './'`getopt_long.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DREPLACE_GETOPT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c getopt_long.c -fPIC -DPIC -o .libs/libgetopt_la-getopt_long.o /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DREPLACE_GETOPT=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o libgetopt.la libgetopt_la-getopt_long.lo -lm libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru .libs/libgetopt.a .libs/libgetopt_la-getopt_long.o libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib .libs/libgetopt.a libtool: link: ( cd ".libs" && rm -f "libgetopt.la" && ln -s "../libgetopt.la" "libgetopt.la" ) make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/getopt' Making all in tools make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/tools' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../src -I../getopt -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o matdump.o matdump.c /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../src -I../getopt -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o matdump matdump.o ../src/libmatio.la -lz ../getopt/libgetopt.la -lm libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../src -I../getopt -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o matdump matdump.o ../src/.libs/libmatio.so -lz ../getopt/.libs/libgetopt.a -lm -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/src/.libs make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/tools' Making all in test make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/test' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../src -I../getopt -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o test_mat.o test_mat.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../src -I../getopt -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o test_snprintf.o test_snprintf.c /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../src -I../getopt -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o test_snprintf test_snprintf.o -lm libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../src -I../getopt -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o test_snprintf test_snprintf.o -lm /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../src -I../getopt -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -L../src -o test_mat test_mat.o ../src/libmatio.la ../getopt/libgetopt.la -lz -lm libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../src -I../getopt -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o test_mat test_mat.o -L../src ../src/.libs/libmatio.so ../getopt/.libs/libgetopt.a -lz -lm -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/src/.libs make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/test' Making all in documentation make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/documentation' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/documentation' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22' >>> matio 1.5.22 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install -C /home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/src' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' /bin/bash ../libtool --mode=install /usr/bin/install -c libmatio.la '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /usr/bin/install -c -m 644 matio.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 matio_pubconf.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libmatio.so.11.0.4 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libmatio.so.11.0.4 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libmatio.so.11.0.4 libmatio.so.11 || { rm -f libmatio.so.11 && ln -s libmatio.so.11.0.4 libmatio.so.11; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libmatio.so.11.0.4 libmatio.so || { rm -f libmatio.so && ln -s libmatio.so.11.0.4 libmatio.so; }; }) libtool: install: /usr/bin/install -c .libs/libmatio.lai /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libmatio.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/src' Making install in getopt make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/getopt' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/getopt' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/getopt' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/getopt' Making install in tools make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/tools' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/tools' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c matdump '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c matdump /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/matdump make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/tools' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/tools' Making install in test make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/test' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/test' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/test' Making install in documentation make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/documentation' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/documentation' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/info' /usr/bin/install -c -m 644 Mat_Close.3 Mat_CreateVer.3 Mat_GetDir.3 Mat_GetFilename.3 Mat_GetHeader.3 Mat_GetLibraryVersion.3 Mat_GetVersion.3 Mat_Open.3 Mat_Rewind.3 Mat_VarAddStructField.3 Mat_VarCreate.3 Mat_VarCreateStruct.3 Mat_VarDelete.3 Mat_VarFree.3 Mat_VarGetNumberOfFields.3 Mat_VarGetSize.3 Mat_VarGetStructFieldnames.3 Mat_VarGetStructs.3 Mat_VarGetStructsLinear.3 Mat_VarRead.3 Mat_VarReadInfo.3 Mat_VarReadNext.3 Mat_VarReadNextInfo.3 Mat_VarPrint.3 Mat_VarWrite.3 Mat_VarWriteAppend.3 '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/documentation' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/documentation' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 matio.pc '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22' >>> matio 1.5.22 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> matio 1.5.22 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/src' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include' /bin/bash ../libtool --mode=install /usr/bin/install -c libmatio.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include' /usr/bin/install -c -m 644 matio.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include' /usr/bin/install -c -m 644 matio_pubconf.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include' libtool: install: /usr/bin/install -c .libs/libmatio.so.11.0.4 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libmatio.so.11.0.4 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libmatio.so.11.0.4 libmatio.so.11 || { rm -f libmatio.so.11 && ln -s libmatio.so.11.0.4 libmatio.so.11; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libmatio.so.11.0.4 libmatio.so || { rm -f libmatio.so && ln -s libmatio.so.11.0.4 libmatio.so; }; }) libtool: install: /usr/bin/install -c .libs/libmatio.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libmatio.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/src' Making install in getopt make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/getopt' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/getopt' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/getopt' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/getopt' Making install in tools make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/tools' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/tools' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c matdump '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' libtool: install: /usr/bin/install -c matdump /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/matdump make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/tools' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/tools' Making install in test make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/test' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/test' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/test' Making install in documentation make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/documentation' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/documentation' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/info' /usr/bin/install -c -m 644 Mat_Close.3 Mat_CreateVer.3 Mat_GetDir.3 Mat_GetFilename.3 Mat_GetHeader.3 Mat_GetLibraryVersion.3 Mat_GetVersion.3 Mat_Open.3 Mat_Rewind.3 Mat_VarAddStructField.3 Mat_VarCreate.3 Mat_VarCreateStruct.3 Mat_VarDelete.3 Mat_VarFree.3 Mat_VarGetNumberOfFields.3 Mat_VarGetSize.3 Mat_VarGetStructFieldnames.3 Mat_VarGetStructs.3 Mat_VarGetStructsLinear.3 Mat_VarRead.3 Mat_VarReadInfo.3 Mat_VarReadNext.3 Mat_VarReadNextInfo.3 Mat_VarPrint.3 Mat_VarWrite.3 Mat_VarWriteAppend.3 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/documentation' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22/documentation' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 matio.pc '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/matio-1.5.22' mii-diag_2.11.orig.tar.gz: OK (sha256: c690e87e6010607593c1cc2ccd5c481eb3be179387220ad445d8ab83d73ad41c) mii-diag_2.11-3.diff.gz: OK (sha256: b49fd3e7c0c446a949c3ca246cc441824d7ef5a61530f884756a82b0b2997190) >>> mii-diag 2.11 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/mii-diag/mii-diag_2.11.orig.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/mii-diag-2.11 -xf - >>> mii-diag 2.11 Patching PATH=/home/buildroot/autobuild/instance-3/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/buildroot/autobuild/instance-3/output-1/build/mii-diag-2.11 /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/build/mii-diag-2.11/debian/patches ]; then PATH=/home/buildroot/autobuild/instance-3/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/buildroot/autobuild/instance-3/output-1/build/mii-diag-2.11 /home/buildroot/autobuild/instance-3/output-1/build/mii-diag-2.11/debian/patches \*.patch; fi >>> mii-diag 2.11 Configuring >>> mii-diag 2.11 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /home/buildroot/autobuild/instance-3/output-1/build/mii-diag-2.11 mii-diag make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mii-diag-2.11' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wstrict-prototypes -O mii-diag.c -DLIBMII \ libmii.c -o mii-diag make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mii-diag-2.11' >>> mii-diag 2.11 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target -C /home/buildroot/autobuild/instance-3/output-1/build/mii-diag-2.11 install-mii-diag make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mii-diag-2.11' mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin install mii-diag /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mii-diag-2.11' mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340.tar.gz: OK (sha256: 5b427b07c03c2c0468cc782daf1510d315141170246828fcbb7c07f927879973) >>> mjpg-streamer 5a6e0a2db163e6ae9461552b59079870d0959340 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/mjpg-streamer/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340 -xf - >>> mjpg-streamer 5a6e0a2db163e6ae9461552b59079870d0959340 Patching >>> mjpg-streamer 5a6e0a2db163e6ae9461552b59079870d0959340 Configuring (mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental && cd /home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/output-1/host/bin/cmake /home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-3/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -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=ON -DPLUGIN_INPUT_PTP2=OFF -DPLUGIN_INPUT_OPENCV=OFF -DPLUGIN_OUTPUT_ZMQSERVER=OFF -DPLUGIN_OUTPUT_VIEWER=OFF ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMAKE_BUILD_TYPE = Release fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found CMake Warning at plugins/input_opencv/CMakeLists.txt:4 (find_package): By not providing "FindOpenCV.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "OpenCV", but CMake did not find one. Could not find a package configuration file provided by "OpenCV" with any of the following names: OpenCVConfig.cmake opencv-config.cmake Add the installation prefix of "OpenCV" to CMAKE_PREFIX_PATH or set "OpenCV_DIR" to a directory containing one of the above files. If "OpenCV" provides a separate development package or SDK, be sure it has been installed. CMake Warning (dev) at /home/buildroot/autobuild/instance-3/output-1/host/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (Gphoto2). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /home/buildroot/autobuild/instance-3/output-1/host/share/cmake-3.22/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args) cmake/FindGphoto2.cmake:21 (include) plugins/input_ptp2/CMakeLists.txt:2 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PkgConfig: /home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config (found version "1.6.3") -- Checking for module 'libgphoto2' -- Package 'libgphoto2', required by 'virtual:world', not found CMake Warning (dev) at /home/buildroot/autobuild/instance-3/output-1/host/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (GPHOTO2) does not match the name of the calling package (Gphoto2). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/FindGphoto2.cmake:44 (find_package_handle_standard_args) plugins/input_ptp2/CMakeLists.txt:2 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find GPHOTO2 (missing: GPHOTO2_LIBRARY GPHOTO2_INCLUDE_DIR) -- Looking for include file linux/videodev2.h -- Looking for include file linux/videodev2.h - found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Could NOT find SDL (missing: SDL_LIBRARY SDL_INCLUDE_DIR) -- Could NOT find protobuf-c (missing: PROTOBUF_C_LIBRARY PROTOBUF_C_INCLUDE_DIR) -- The following features have been enabled: * PLUGIN_INPUT_FILE, File input plugin * PLUGIN_INPUT_HTTP, HTTP input proxy plugin * PLUGIN_INPUT_UVC, Video 4 Linux input plugin * PLUGIN_OUTPUT_FILE, File output plugin * PLUGIN_OUTPUT_HTTP, HTTP server output plugin * PLUGIN_OUTPUT_RTSP, RTSP output plugin * PLUGIN_OUTPUT_UDP, UDP output stream plugin -- The following OPTIONAL packages have been found: * Threads -- The following features have been disabled: * WXP_COMPAT, Enable compatibility with WebcamXP * PLUGIN_INPUT_OPENCV, OpenCV input plugin (unmet dependencies) * PLUGIN_INPUT_RASPICAM, Raspberry Pi input camera plugin (unmet dependencies) * PLUGIN_INPUT_PTP2, PTP2 input plugin (unmet dependencies) * ENABLE_HTTP_MANAGEMENT, Enable experimental HTTP management option * PLUGIN_OUTPUT_VIEWER, SDL output viewer plugin (unmet dependencies) * PLUGIN_OUTPUT_ZMQSERVER, ZMQ Server output plugin (unmet dependencies) -- The following OPTIONAL packages have not been found: * OpenCV * Gphoto2 * SDL CMake Warning at CMakeLists.txt:116 (message): The source directory is the same as binary directory. "make clean" may damage the source tree -- 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 CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental >>> mjpg-streamer 5a6e0a2db163e6ae9461552b59079870d0959340 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 8%] Building C object CMakeFiles/mjpg_streamer.dir/mjpg_streamer.c.o [ 8%] Building C object plugins/input_http/CMakeFiles/input_http.dir/input_http.c.o [ 17%] Building C object plugins/input_uvc/CMakeFiles/input_uvc.dir/dynctrl.c.o [ 17%] Building C object plugins/input_file/CMakeFiles/input_file.dir/input_file.c.o [ 21%] Building C object plugins/input_uvc/CMakeFiles/input_uvc.dir/input_uvc.c.o [ 26%] Building C object plugins/input_http/CMakeFiles/input_http.dir/misc.c.o [ 30%] Building C object plugins/input_http/CMakeFiles/input_http.dir/mjpg-proxy.c.o [ 34%] Linking C shared library input_file.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 34%] Built target input_file [ 39%] Building C object plugins/input_uvc/CMakeFiles/input_uvc.dir/jpeg_utils.c.o [ 43%] Building C object CMakeFiles/mjpg_streamer.dir/utils.c.o [ 47%] Linking C shared library input_http.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 47%] Built target input_http make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 52%] Building C object plugins/output_file/CMakeFiles/output_file.dir/output_file.c.o [ 56%] Linking C executable mjpg_streamer make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 56%] Built target mjpg_streamer make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 60%] Building C object plugins/output_http/CMakeFiles/output_http.dir/httpd.c.o [ 65%] Building C object plugins/input_uvc/CMakeFiles/input_uvc.dir/v4l2uvc.c.o make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 69%] Building C object plugins/output_rtsp/CMakeFiles/output_rtsp.dir/output_rtsp.c.o [ 73%] Linking C shared library output_file.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 73%] Built target output_file [ 78%] Building C object plugins/output_http/CMakeFiles/output_http.dir/output_http.c.o [ 82%] Linking C shared library output_rtsp.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 82%] Built target output_rtsp make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 86%] Building C object plugins/output_udp/CMakeFiles/output_udp.dir/output_udp.c.o [ 91%] Linking C shared library input_uvc.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 91%] Built target input_uvc [ 95%] Linking C shared library output_udp.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [ 95%] Built target output_udp [100%] Linking C shared library output_http.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' [100%] Built target output_http make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' >>> mjpg-streamer 5a6e0a2db163e6ae9461552b59079870d0959340 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install/fast -C /home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/mjpg_streamer -- Set runtime path of "/home/buildroot/autobuild/instance-3/output-1/target/usr/bin/mjpg_streamer" to "/usr/lib/mjpg-streamer" -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/java_simple.html -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/spinbtn_updn.gif -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/jquery.ui.tabs.min.js -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/jquery.rotate.js -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/jquery.ui.widget.min.js -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/cambozola.jar -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/javascript_motiondetection.html -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/javascript_simple.html -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/JQuerySpinBtn.css -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/jquery.ui.custom.css -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/static_simple.html -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/fix.css -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/style.css -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/favicon.ico -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/static.html -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/rotateicons.png -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/stream.html -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/jquery.js -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/bodybg.gif -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/favicon.png -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/java_control.html -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/jquery.ui.core.min.js -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/stream_simple.html -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/JQuerySpinBtn.js -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/LICENSE.txt -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/videolan.html -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/javascript.html -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/sidebarbg.gif -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/functions.js -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/control.htm -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/java.html -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/example.jpg -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/share/mjpg-streamer/www/index.html -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/mjpg-streamer/input_file.so -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/mjpg-streamer/input_http.so -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/mjpg-streamer/input_uvc.so -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/mjpg-streamer/output_file.so -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/mjpg-streamer/output_http.so -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/mjpg-streamer/output_rtsp.so -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/mjpg-streamer/output_udp.so make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/mjpg-streamer-experimental' mksh-R59c.tgz: OK (sha256: 77ae1665a337f1c48c61d6b961db3e52119b38e58884d1c89684af31f87bc506) >>> mksh 59c Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/mksh/mksh-R59c.tgz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/mksh-59c -xf - >>> mksh 59c Patching >>> mksh 59c Configuring >>> mksh 59c Building cd /home/buildroot/autobuild/instance-3/output-1/build/mksh-59c && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" TARGET_OS=Linux PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no sh ./Build.sh For the build logs, demonstrate that /dev/null and /dev/tty exist: crw-rw-rw- 1 root root 1, 3 Aug 15 08:38 /dev/null crw-rw-rw- 1 root tty 5, 0 Aug 15 08:38 /dev/tty Hi from $MirOS: src/bin/mksh/Build.sh,v 1.763 2020/09/04 21:01:37 tg Exp $ on: $ uname -a >&2 | Linux gcc160.bak.milne.osuosl.org 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64 GNU/Linux Build.sh: Building the MirBSD Korn Shell R59 2020/10/31 on Linux ... Build.sh: Scanning for functions... please ignore any errors. ... which compiler type seems to be used $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN conftest.c | sed -n '/^ *[ce]t *= */s/^ *\([ce]t\) *= */=/p' | tr -d \015 >x [ ct="gcc" [ et="unknown" $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -v conftest.c | Using built-in specs. | COLLECT_GCC=/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc.br_real | COLLECT_LTO_WRAPPER=/home/buildroot/autobuild/instance-3/output-1/host/libexec/gcc/mips64el-buildroot-linux-uclibc/11.3.0/lto-wrapper | Target: mips64el-buildroot-linux-uclibc | Configured with: ./configure --prefix=/home/buildroot/autobuild/instance-3/output-1/host --sysconfdir=/home/buildroot/autobuild/instance-3/output-1/host/etc --enable-static --target=mips64el-buildroot-linux-uclibc --with-sysroot=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --enable-plugins --enable-lto --with-gmp=/home/buildroot/autobuild/instance-3/output-1/host --with-mpc=/home/buildroot/autobuild/instance-3/output-1/host --with-mpfr=/home/buildroot/autobuild/instance-3/output-1/host --with-pkgversion='Buildroot 2022.05-1193-g442cbf4691' --with-bugurl=http://bugs.buildroot.net/ --without-zstd --disable-libquadmath --disable-libquadmath-support --disable-libsanitizer --disable-libsanitizer --enable-tls --enable-threads --without-isl --without-cloog --with-arch=mips64 --with-abi=n32 --with-nan=legacy --enable-languages=c --with-build-time-tools=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/bin --enable-shared --disable-libgomp | Thread model: posix | Supported LTO compression algorithms: zlib | gcc version 11.3.0 (Buildroot 2022.05-1193-g442cbf4691) | COLLECT_GCC_OPTIONS='-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-O2' '-g0' '-I' '.' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-D' 'MKSH_BUILDSH' '-D' '_GNU_SOURCE' '-D' 'SETUID_CAN_FAIL_WITH_EAGAIN' '-v' '-march=mips64' '-mabi=n32' '-mnan=legacy' '-mllsc' '-mips64' '-EL' '-dumpdir' 'a-' | /home/buildroot/autobuild/instance-3/output-1/host/libexec/gcc/mips64el-buildroot-linux-uclibc/11.3.0/cc1 -quiet -v -I . -isysroot /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D MKSH_BUILDSH -D _GNU_SOURCE -D SETUID_CAN_FAIL_WITH_EAGAIN conftest.c -mel -quiet -dumpdir a- -dumpbase conftest.c -dumpbase-ext .c -march=mips64 -mabi=n32 -mnan=legacy -mllsc -mips64 -g0 -O2 -version -fPIE -o /tmp/cclOkWLm.s | GNU C17 (Buildroot 2022.05-1193-g442cbf4691) version 11.3.0 (mips64el-buildroot-linux-uclibc) | compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version none | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | ignoring nonexistent directory "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/local/include" | ignoring nonexistent directory "/home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/include" | #include "..." search starts here: | #include <...> search starts here: | . | /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/include | /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/include-fixed | /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include | End of search list. | GNU C17 (Buildroot 2022.05-1193-g442cbf4691) version 11.3.0 (mips64el-buildroot-linux-uclibc) | compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version none | GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 | Compiler executable checksum: 2bea669e05efa6aa49fbbf392e4e4a13 | COLLECT_GCC_OPTIONS='-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-O2' '-g0' '-I' '.' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-D' 'MKSH_BUILDSH' '-D' '_GNU_SOURCE' '-D' 'SETUID_CAN_FAIL_WITH_EAGAIN' '-v' '-march=mips64' '-mabi=n32' '-mnan=legacy' '-mllsc' '-mips64' '-EL' '-dumpdir' 'a-' | /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/as -v -I . -EL -mips64 -O2 -g0 -mabi=n32 -march=mips64 -mnan=legacy -KPIC -o /tmp/cchOcs2L.o /tmp/cclOkWLm.s | GNU assembler version 2.37 (mips64el-buildroot-linux-uclibc) using BFD version (GNU Binutils) 2.37 | COMPILER_PATH=/home/buildroot/autobuild/instance-3/output-1/host/libexec/gcc/mips64el-buildroot-linux-uclibc/11.3.0/:/home/buildroot/autobuild/instance-3/output-1/host/libexec/gcc/mips64el-buildroot-linux-uclibc/11.3.0/:/home/buildroot/autobuild/instance-3/output-1/host/libexec/gcc/mips64el-buildroot-linux-uclibc/:/home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/:/home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/:/home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ | LIBRARY_PATH=/home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/:/home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/lib/../lib32/:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib32/../lib32/:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib32/../lib32/:/home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/lib/:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib32/:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib32/ | COLLECT_GCC_OPTIONS='-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-O2' '-g0' '-I' '.' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-D' 'MKSH_BUILDSH' '-D' '_GNU_SOURCE' '-D' 'SETUID_CAN_FAIL_WITH_EAGAIN' '-v' '-march=mips64' '-mabi=n32' '-mnan=legacy' '-mllsc' '-mips64' '-EL' '-dumpdir' 'a.' | /home/buildroot/autobuild/instance-3/output-1/host/libexec/gcc/mips64el-buildroot-linux-uclibc/11.3.0/collect2 -plugin /home/buildroot/autobuild/instance-3/output-1/host/libexec/gcc/mips64el-buildroot-linux-uclibc/11.3.0/liblto_plugin.so -plugin-opt=/home/buildroot/autobuild/instance-3/output-1/host/libexec/gcc/mips64el-buildroot-linux-uclibc/11.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccyTcwjb.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot --eh-frame-hdr -EL -mips64 -dynamic-linker /lib32/ld-uClibc.so.0 -melf32ltsmipn32 -pie /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib32/../lib32/Scrt1.o /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib32/../lib32/crti.o /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/crtbeginS.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0 -L/home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/lib/../lib32 -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib32/../lib32 -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib32/../lib32 -L/home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/lib -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib32 -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib32 -z now -z relro /tmp/cchOcs2L.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/crtendS.o /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib32/../lib32/crtn.o | COLLECT_GCC_OPTIONS='-fPIE' '-pie' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-O2' '-g0' '-I' '.' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-D' 'MKSH_BUILDSH' '-D' '_GNU_SOURCE' '-D' 'SETUID_CAN_FAIL_WITH_EAGAIN' '-v' '-march=mips64' '-mabi=n32' '-mnan=legacy' '-mllsc' '-mips64' '-EL' '-dumpdir' 'a.' $ eval echo "\`$CC $CFLAGS $CPPFLAGS $LDFLAGS $NOWARN $LIBS -dumpmachine\`" \ "gcc\`$CC $CFLAGS $CPPFLAGS $LDFLAGS $NOWARN $LIBS -dumpversion\`" | mips64el-buildroot-linux-uclibc gcc11.3.0 ==> which compiler type seems to be used... gcc ... if the compiler works $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if the compiler works... yes ... if the compiler does not fail correctly $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: /tmp/ccO36mNX.o: in function `main': ] conftest.c:(.text.startup+0x28): undefined reference to `thiswillneverbedefinedIhope' ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: conftest.c:(.text.startup+0x2c): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if the compiler does not fail correctly... no ==> if this could be tcc... no (implied) ... if -Wno-error can be used $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wno-error -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if -Wno-error can be used... yes ... if -Werror can be used $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Werror -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if -Werror can be used... yes ... whether we can explicitly disable buggy GCC LTO $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> whether we can explicitly disable buggy GCC LTO... yes ... if -Wno-deprecated-declarations can be used $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if -Wno-deprecated-declarations can be used... yes ... if -fno-asynchronous-unwind-tables can be used $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if -fno-asynchronous-unwind-tables can be used... yes ... if -fno-strict-aliasing can be used $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if -fno-strict-aliasing can be used... yes ... if -fstack-protector-strong can be used $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-strong -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: cannot find -lssp_nonshared ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: cannot find -lssp ] collect2: error: ld returned 1 exit status ==> if -fstack-protector-strong can be used... no ... if -fstack-protector-all can be used $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -fstack-protector-all -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: cannot find -lssp_nonshared ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: cannot find -lssp ] collect2: error: ld returned 1 exit status ==> if -fstack-protector-all can be used... no ... if -malign-data=abi can be used $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -malign-data=abi -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] mips64el-buildroot-linux-uclibc-gcc.br_real: error: unrecognized command-line option '-malign-data=abi' ==> if -malign-data=abi can be used... no ... if -Wall can be used $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if -Wall can be used... yes ... if -fwrapv can be used $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> if -fwrapv can be used... yes ==> if to rely on compiler for string pooling... yes (on demand) ... for __attribute__((__bounded__)) $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:10:5: error: 'bounded' attribute directive ignored [-Werror=attributes] ] 10 | __attribute__((__bounded__(__buffer__, 2, 3))); ] | ^~~~~~~~~~~~~ ] conftest.c:10:5: error: 'bounded' attribute directive ignored [-Werror=attributes] ] cc1: all warnings being treated as errors ==> for __attribute__((__bounded__))... no ... for __attribute__((__format__)) $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for __attribute__((__format__))... yes ... for __attribute__((__noreturn__)) $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for __attribute__((__noreturn__))... yes ... for __attribute__((__pure__)) $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for __attribute__((__pure__))... yes ... for __attribute__((__unused__)) $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for __attribute__((__unused__))... yes ... for __attribute__((__used__)) $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -fno-lto -Werror conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for __attribute__((__used__))... yes ... if a reduced-feature mksh is requested $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: /tmp/cczI0KlP.o: in function `main': ] conftest.c:(.text.startup+0x28): undefined reference to `thiswillneverbedefinedIhope' ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: conftest.c:(.text.startup+0x2c): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if a reduced-feature mksh is requested... no ... if invoking as sh should be handled specially $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: /tmp/cchEAN3Q.o: in function `main': ] conftest.c:(.text.startup+0x28): undefined reference to `thiswillneverbedefinedIhope' ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: conftest.c:(.text.startup+0x2c): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if invoking as sh should be handled specially... no ... if mksh will be built without job control $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: /tmp/cc4ocheX.o: in function `main': ] conftest.c:(.text.startup+0x28): undefined reference to `thiswillneverbedefinedIhope' ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: conftest.c:(.text.startup+0x2c): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if mksh will be built without job control... no ... if mksh will be built without job signals $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: /tmp/ccHZanv2.o: in function `main': ] conftest.c:(.text.startup+0x28): undefined reference to `thiswillneverbedefinedIhope' ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: conftest.c:(.text.startup+0x2c): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if mksh will be built without job signals... no ... if the default UTF-8 mode is specified $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: /tmp/cc1NYK93.o: in function `main': ] conftest.c:(.text.startup+0x28): undefined reference to `thiswillneverbedefinedIhope' ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: conftest.c:(.text.startup+0x2c): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if the default UTF-8 mode is specified... no ==> if the default UTF-8 mode is disabled... no (implied) ... if the MidnightBSD 0.1 ash compatibility mode is requested $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: /tmp/ccdUpIw9.o: in function `main': ] conftest.c:(.text.startup+0x28): undefined reference to `thiswillneverbedefinedIhope' ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: conftest.c:(.text.startup+0x2c): undefined reference to `thiswillneverbedefinedIhope' ] collect2: error: ld returned 1 exit status ==> if the MidnightBSD 0.1 ash compatibility mode is requested... no ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... whether and can both be included $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> whether and can both be included... yes ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:2:10: fatal error: sys/bsdtypes.h: No such file or directory ] 2 | #include ] | ^~~~~~~~~~~~~~~~ ] compilation terminated. ==> ... no ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:3:10: fatal error: sys/mkdev.h: No such file or directory ] 3 | #include ] | ^~~~~~~~~~~~~ ] compilation terminated. ==> ... no ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:2:10: fatal error: bstring.h: No such file or directory ] 2 | #include ] | ^~~~~~~~~~~ ] compilation terminated. ==> ... no ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:2:10: fatal error: io.h: No such file or directory ] 2 | #include ] | ^~~~~~ ] compilation terminated. ==> ... no ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] conftest.c:3:10: fatal error: libutil.h: No such file or directory ] 3 | #include ] | ^~~~~~~~~~~ ] compilation terminated. ==> ... no ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> ... yes ... for large file support $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for large file support... yes ==> ... with -D_FILE_OFFSET_BITS=64... no (implied) ==> ... with -D_LARGE_FILES=1... no (implied) ==> for standard 32-bit integer types... yes (implied) ==> for UCB 32-bit integer types... yes (implied) ==> for standard 8-bit integer type... yes (implied) ==> for UCB 8-bit integer type... yes (implied) ... sig_t $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> sig_t... yes ==> sighandler_t... no (implied) ==> __sighandler_t... no (implied) ... checking if the final link command may succeed /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -Wno-error -c conftest.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -fno-lto -o a.out conftest.o || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> checking if the final link command may succeed... yes ... the sys_errlist[] array and sys_nerr $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: /tmp/ccnMPwPk.o: in function `main': ] conftest.c:(.text.startup+0x14): undefined reference to `sys_nerr' ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: conftest.c:(.text.startup+0x18): undefined reference to `sys_errlist' ] collect2: error: ld returned 1 exit status ==> the sys_errlist[] array and sys_nerr... no ... the _sys_errlist[] array and _sys_nerr $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: /tmp/ccD1WiSq.o: in function `main': ] conftest.c:(.text.startup+0x14): undefined reference to `_sys_nerr' ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: conftest.c:(.text.startup+0x18): undefined reference to `_sys_errlist' ] collect2: error: ld returned 1 exit status ==> the _sys_errlist[] array and _sys_nerr... no ... the sys_signame[] array $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: /tmp/cc0tr5Rr.o: in function `main': ] conftest.c:(.text.startup+0x14): undefined reference to `sys_signame' ] collect2: error: ld returned 1 exit status ==> the sys_signame[] array... no ... the _sys_signame[] array $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: /tmp/cc9UmdYt.o: in function `main': ] conftest.c:(.text.startup+0x14): undefined reference to `_sys_signame' ] collect2: error: ld returned 1 exit status ==> the _sys_signame[] array... no ... the sys_siglist[] array $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: /tmp/cc0Y5nPz.o: in function `main': ] conftest.c:(.text.startup+0x14): undefined reference to `sys_siglist' ] collect2: error: ld returned 1 exit status ==> the sys_siglist[] array... no ... the _sys_siglist[] array $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ] /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ld: /tmp/ccVmlpVB.o: in function `main': ] conftest.c:(.text.startup+0x14): undefined reference to `_sys_siglist' ] collect2: error: ld returned 1 exit status ==> the _sys_siglist[] array... no ... flock $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> flock... yes ==> whether we can lock files with fcntl... yes (implied) ... getrlimit and setrlimit $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> getrlimit and setrlimit... yes ... rlim_t $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> rlim_t... yes ... getrusage $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> getrusage... yes ... getsid $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> getsid... yes ... gettimeofday $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> gettimeofday... yes ... killpg $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> killpg... yes ... memmove $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> memmove... yes ==> if to use mknod(), makedev() and friends... no (cached) ... for mmap and munmap $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for mmap and munmap... yes ... for ftruncate $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for ftruncate... yes ... nice $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> nice... yes ==> revoke... no (cached) ... setlocale(LC_CTYPE, "") $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> setlocale(LC_CTYPE, "")... yes ... nl_langinfo(CODESET) $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> nl_langinfo(CODESET)... yes ... select $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> select... yes ... setresugid $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> setresugid... yes ... setgroups $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> setgroups... yes ... strerror $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> strerror... yes ... strsignal $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> strsignal... yes ... strlcpy $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> strlcpy... yes ... for declaration of flock() $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for declaration of flock()... yes ==> for declaration of revoke()... yes (implied) ==> for declaration of sys_errlist[] and sys_nerr... no (implied) ==> for declaration of sys_siglist[]... no (implied) ... for struct stat.st_mtim.tv_nsec $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -fno-lto -Wno-error conftest.c || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done ==> for struct stat.st_mtim.tv_nsec... yes ==> for struct stat.st_mtimensec... no (implied) ==> if to use persistent history... yes ... checking if the C Preprocessor supports -dD $ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -E -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -Wno-error -dD conftest.c >x ==> checking if the C Preprocessor supports -dD... yes ... done. Generating list of signal names... NSIG=128 ... ABRT=6 FPE=8 ILL=4 INT=2 SEGV=11 TERM=15 ALRM=14 BUS=10 CHLD=18 CONT=25 HUP=1 KILL=9 PIPE=13 QUIT=3 STOP=23 TSTP=24 TTIN=26 TTOU=27 USR1=16 USR2=17 POLL=22 PROF=29 SYS=12 TRAP=5 URG=21 VTALRM=28 XCPU=30 XFSZ=31 WINCH=20 EMT=7 PWR=19 done. Build.sh: Finished configuration testing, now producing output. + Running genopt on 'rlimits.opt'... + Running genopt on 'sh_flags.opt'... + Running genopt on 'ulimits.opt'... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c lalloc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c edit.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c eval.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c exec.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c expr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c funcs.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c histrap.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c jobs.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c lex.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c main.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c misc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c shf.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c syn.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c tree.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c var.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DMKSH_BUILDSH -D_GNU_SOURCE -DSETUID_CAN_FAIL_WITH_EAGAIN -DHAVE_STRING_POOLING=2 -DHAVE_ATTRIBUTE_BOUNDED=0 -DHAVE_ATTRIBUTE_FORMAT=1 -DHAVE_ATTRIBUTE_NORETURN=1 -DHAVE_ATTRIBUTE_PURE=1 -DHAVE_ATTRIBUTE_UNUSED=1 -DHAVE_ATTRIBUTE_USED=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TIME_H=1 -DHAVE_BOTH_TIME_H=1 -DHAVE_SYS_BSDTYPES_H=0 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_MKDEV_H=0 -DHAVE_SYS_MMAN_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_BSTRING_H=0 -DHAVE_GRP_H=1 -DHAVE_IO_H=0 -DHAVE_LIBGEN_H=1 -DHAVE_LIBUTIL_H=0 -DHAVE_PATHS_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_ULIMIT_H=1 -DHAVE_VALUES_H=1 -DHAVE_CAN_INTTYPES=1 -DHAVE_CAN_UCBINTS=1 -DHAVE_CAN_INT8TYPE=1 -DHAVE_CAN_UCBINT8=1 -DHAVE_SIG_T=1 -DHAVE_SYS_ERRLIST=0 -DHAVE_SYS_SIGNAME=0 -DHAVE_SYS_SIGLIST=0 -DHAVE_FLOCK=1 -DHAVE_LOCK_FCNTL=1 -DHAVE_RLIMIT=1 -DHAVE_RLIM_T=1 -DHAVE_GETRUSAGE=1 -DHAVE_GETSID=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_KILLPG=1 -DHAVE_MEMMOVE=1 -DHAVE_MKNOD=0 -DHAVE_MMAP=1 -DHAVE_FTRUNCATE=1 -DHAVE_NICE=1 -DHAVE_REVOKE=0 -DHAVE_SETLOCALE_CTYPE=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_SELECT=1 -DHAVE_SETRESUGID=1 -DHAVE_SETGROUPS=1 -DHAVE_STRERROR=1 -DHAVE_STRSIGNAL=1 -DHAVE_STRLCPY=1 -DHAVE_FLOCK_DECL=1 -DHAVE_REVOKE_DECL=1 -DHAVE_SYS_ERRLIST_DECL=0 -DHAVE_SYS_SIGLIST_DECL=0 -DHAVE_ST_MTIM=1 -DHAVE_ST_MTIMENSEC=0 -DHAVE_PERSISTENT_HISTORY=1 -DMKSH_BUILD_R=593 -c ulimit.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fno-lto -Wno-deprecated-declarations -fno-asynchronous-unwind-tables -fno-strict-aliasing -Wall -fwrapv -fno-lto -o mksh lalloc.o edit.o eval.o exec.o expr.o funcs.o histrap.o jobs.o lex.o main.o misc.o shf.o syn.o tree.o var.o ulimit.o || for _f in ${tcfn}*; do case $_f in *.1|*.faq|*.ico) ;; *) rm -f "$_f" ;; esac; done nroff -c -mdoc <'./lksh.1' >lksh.cat1 nroff -c -mdoc <'./mksh.1' >mksh.cat1 (set -- ''; . './FAQ2HTML.sh') size mksh text data bss dec hex filename 325076 4252 7648 336976 52450 mksh Installing the shell: # install -c -s -o root -g bin -m 555 mksh /bin/mksh # grep -x /bin/mksh /etc/shells >/dev/null || echo /bin/mksh >>/etc/shells # install -c -o root -g bin -m 444 dot.mkshrc /usr/share/doc/mksh/examples/ Installing the manual: # install -c -o root -g bin -m 444 FAQ.htm /usr/share/doc/mksh/ plus either # install -c -o root -g bin -m 444 lksh.cat1 /usr/share/man/cat1/lksh.0 # install -c -o root -g bin -m 444 mksh.cat1 /usr/share/man/cat1/mksh.0 or # install -c -o root -g bin -m 444 lksh.1 mksh.1 /usr/share/man/man1/ Run the regression test suite: ./test.sh Please also read the sample file dot.mkshrc and the fine manual. >>> mksh 59c Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-3/output-1/build/mksh-59c/mksh /home/buildroot/autobuild/instance-3/output-1/target/bin/mksh monit-5.26.0.tar.gz: OK (sha256: 87fc4568a3af9a2be89040efb169e3a2e47b262f99e78d5ddde99dd89f02f3c2) >>> monit 5.26.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/monit/monit-5.26.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0 -xf - >>> monit 5.26.0 Patching Applying 0001-no-force-static.patch using patch: patching file Makefile.am Hunk #1 succeeded at 94 with fuzz 2 (offset 9 lines). >>> monit 5.26.0 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0 -name $file); do cp support/gnuconfig/$file $i; done; done >>> monit 5.26.0 Configuring >>> monit 5.26.0 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/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:21: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:21: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:21: the top level configure.ac:112: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:112: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:112: the top level configure.ac:283: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:283: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:283: the top level configure.ac:15: installing 'config/compile' configure.ac:8: installing 'config/missing' libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/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:56: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:56: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:56: the top level configure.ac:76: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:76: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:76: the top level configure.ac:79: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:79: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:79: the top level configure.ac:381: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:381: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:381: the top level configure.ac:408: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:408: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... configure.ac:408: the top level configure.ac:471: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:471: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:471: the top level configure.ac:1035: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:1035: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:1035: the top level configure.ac:22: installing 'config/compile' configure.ac:12: installing 'config/missing' >>> monit 5.26.0 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit/config/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 /home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/config/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 /home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 libmonit_cv_setjmp_available=yes libmonit_cv_vsnprintf_c99_conformant=yes 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 runstatedir=/run --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 --disable-static --enable-shared --without-pam --with-largefiles --with-ssl=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr --with-zlib ) 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... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... /home/buildroot/autobuild/instance-3/output-1/host/bin/flex checking for pod2man... /usr/bin/pod2man 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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/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/time.h... yes checking for vfork.h... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking for socket in -lsocket... no checking for socket in -linet... no checking for inet_addr in -lnsl... yes checking for inet_aton in -lresolv... yes checking for crypt in -lc... yes checking for pthread_create in -lpthread... yes checking for egrep... (cached) /bin/grep -E checking for sys/wait.h that is POSIX.1 compatible... yes checking whether stat file-mode macros are broken... no checking for alloca.h... yes checking for arpa/inet.h... yes checking for asm/page.h... no checking for asm/param.h... yes checking for cf.h... no checking for crt_externs.h... no checking for ctype.h... yes checking for crypt.h... yes checking for CoreFoundation/CoreFoundation.h... no checking for devstat.h... no checking for dirent.h... yes checking for DiskArbitration/DiskArbitration.h... no checking for errno.h... yes checking for execinfo.h... no checking for fcntl.h... yes checking for getopt.h... yes checking for glob.h... yes checking for grp.h... yes checking for ifaddrs.h... yes checking for IOKit/storage/IOBlockStorageDriver.h... no checking for kinfo.h... no checking for kvm.h... no checking for paths.h... yes checking for kstat.h... no checking for libzfs.h... no checking for zone.h... no checking for sys/protosw.h... no checking for libproc.h... no checking for limits.h... yes checking for loadavg.h... no checking for locale.h... yes checking for lvm.h... no checking for mach/boolean.h... no checking for mach/host_info.h... no checking for mach/mach.h... no checking for mach/mach_host.h... no checking for memory.h... yes checking for mntent.h... yes checking for netdb.h... yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for netinet/in_systm.h... yes checking for pam/pam_appl.h... no checking for security/pam_appl.h... no checking for poll.h... yes checking for procfs.h... no checking for sys/procfs.h... yes checking for procinfo.h... no checking for pthread.h... yes checking for pwd.h... yes checking for regex.h... yes checking for setjmp.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stddef.h... yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stropts.h... no checking for sys/cfgodm.h... no checking for sys/cfgdb.h... no checking for sys/dk.h... no checking for sys/dkstat.h... no checking for sys/disk.h... no checking for sys/filio.h... no checking for sys/fs/zfs.h... no checking for sys/instance.h... no checking for sys/ioctl.h... yes checking for sys/iostat.h... no checking for sys/loadavg.h... no checking for sys/lock.h... no checking for sys/mntent.h... no checking for sys/mnttab.h... no checking for sys/mutex.h... no checking for sys/nlist.h... no checking for sys/nvpair.h... no checking for sys/param.h... yes checking for sys/pstat.h... no checking for sys/queue.h... yes checking for sys/resource.h... yes checking for sys/sched.h... no checking for sys/statfs.h... yes checking for sys/statvfs.h... yes checking for sys/sysinfo.h... yes checking for sys/systemcfg.h... no checking for sys/time.h... (cached) yes checking for sys/tree.h... no checking for sys/types.h... (cached) yes checking for sys/un.h... yes checking for sys/utsname.h... yes checking for sys/var.h... no checking for sys/vmmeter.h... no checking for sys/vm_usage.h... no checking for sys/vfs.h... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for utmpx.h... yes checking for uvm/uvm_extern.h... no checking for uvm/uvm_param.h... no checking for vm/vm.h... no checking for inttypes.h... (cached) yes checking for libperfstat.h... no checking for netinet/ip.h... yes checking for net/if.h... yes checking for netinet/ip_icmp.h... yes checking for netinet/icmp6.h... yes checking for sys/sysctl.h... yes checking for sys/mount.h... yes checking for sys/proc.h... no checking for sys/swap.h... yes checking for sys/ucred.h... no checking for sys/user.h... yes checking for machine/vmparam.h... no checking for vm/pmap.h... no checking for machine/pmap.h... no checking for vm/vm_map.h... no checking for vm/vm_object.h... no checking for sys/resourcevar.h... no checking for uvm/uvm_map.h... no checking for uvm/uvm_pmap.h... no checking for uvm/uvm_object.h... no checking for uvm/uvm.h... no checking for boolean_t... no checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for pid_t... (cached) yes checking return type of signal handlers... void checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... no checking for error_at_line... yes 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 whether lstat correctly handles trailing slash... no checking whether stat accepts an empty string... yes checking for strftime... yes checking for statfs... yes checking for statvfs... yes checking for setlocale... yes checking for getaddrinfo... yes checking for syslog... yes checking for vsyslog... yes checking for backtrace... no checking for getloadavg... yes checking for getopt_long... yes checking for va_copy... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... (cached) no checking for IPv6 support... no checking pid file location... /run checking for large files support... enabled checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for zlibVersion in -lz... yes checking for zlib.h... yes checking for PAM support... disabled checking for static SSL support... disabled checking for SSL support... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating system/startup/monit.upstart config.status: creating system/startup/monit.service config.status: creating src/config.h config.status: executing libtool_patch commands config.status: executing monitrc commands config.status: executing depfiles commands config.status: executing libtool commands === configuring in libmonit (/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit) 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' 'runstatedir=/run' '--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' '--disable-static' '--enable-shared' '--without-pam' '--with-largefiles' '--with-ssl=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr' '--with-zlib' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=mips64el-buildroot-linux-uclibc' 'target_alias=mips64el-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' --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 for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32 checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32 option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/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... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32 -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking for zlibVersion in -lz... yes checking for zlib.h... yes checking for pthread_create in -lpthread... yes checking for round in -lm... yes checking for egrep... (cached) /bin/grep -E checking for ctype.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for pthread.h... yes checking for setjmp.h... yes checking for signal.h... yes checking for stdarg.h... yes checking for stdio.h... (cached) yes checking for string.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/socket.h... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for execinfo.h... no checking for sys/sendfile.h... yes checking for sys/dirent.h... no checking for poll.h... yes checking for sys/poll.h... yes checking for sys/event.h... no checking for stropts.h... no checking for sys/ioctl.h... yes checking for sys/filio.h... no checking for kstat.h... no checking for ifaddrs.h... yes checking for net/if_media.h... no checking for netinet/in.h... yes checking for sys/sysctl.h... yes checking for net/if_dl.h... no checking for sys/random.h... yes checking for sys/protosw.h... no checking for mach/boolean.h... no checking for uvm/uvm_param.h... no checking for net/if.h... yes checking for net/route.h... yes checking for libperfstat.h... no checking for boolean_t... no checking for uchar_t... no checking for uint32_t... yes checking setjmp is available... (cached) yes checking vsnprintf is c99 conformant... (cached) yes checking for timegm... yes checking for getrandom... yes checking for arc4random_buf... no checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... (cached) no checking for IPv6 support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating src/xconfig.h config.status: executing depfiles commands config.status: executing libtool commands +------------------------------------------------------------+ | License: | | This is Open Source Software and use is subject to the GNU | | AFFERO GENERAL PUBLIC LICENSE version 3, available in this | | distribution in the file COPYING. | | | | By continuing this installation process, you are bound by | | the terms of this license agreement. If you do not agree | | with the terms of this license, you must abort the | | installation process at this point. | +------------------------------------------------------------+ | Libmonit is configured as follows: | | | | Optimized: DISABLED | | Profiling: DISABLED | | Compression: ENABLED | +------------------------------------------------------------+ Monit Build Information: Architecture: LINUX Compiler flags: -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT Linker flags: -lz -lpthread -lresolv -lnsl pid file location: /run Install directory: /usr +------------------------------------------------------------+ | License: | | This is Open Source Software and use is subject to the GNU | | AFFERO GENERAL PUBLIC LICENSE version 3, available in this | | distribution in the file COPYING. | | | | By continuing this installation process, you are bound by | | the terms of this license agreement. If you do not agree | | with the terms of this license, you must abort the | | installation process at this point. | +------------------------------------------------------------+ | Monit has been configured with the following options: | | | | Compression: ENABLED | | PAM support: DISABLED | | SSL support: DISABLED | | Large files support: ENABLED | | IPv6 support: DISABLED | | Optimized: DISABLED | | Profiling: DISABLED | +------------------------------------------------------------+ >>> monit 5.26.0 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0' Making all in libmonit make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit' Making all in . make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit' /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/Bootstrap.lo src/Bootstrap.c /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/exceptions/assert.lo src/exceptions/assert.c /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/exceptions/Exception.lo src/exceptions/Exception.c /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/io/Dir.lo src/io/Dir.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/exceptions/Exception.c -fPIC -DPIC -o src/exceptions/.libs/Exception.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/exceptions/assert.c -fPIC -DPIC -o src/exceptions/.libs/assert.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/Bootstrap.c -fPIC -DPIC -o src/.libs/Bootstrap.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/io/Dir.c -fPIC -DPIC -o src/io/.libs/Dir.o /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/io/File.lo src/io/File.c /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/io/InputStream.lo src/io/InputStream.c /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/io/OutputStream.lo src/io/OutputStream.c /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/statistics/Statistics.lo src/statistics/Statistics.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/io/File.c -fPIC -DPIC -o src/io/.libs/File.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/io/InputStream.c -fPIC -DPIC -o src/io/.libs/InputStream.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/io/OutputStream.c -fPIC -DPIC -o src/io/.libs/OutputStream.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/statistics/Statistics.c -fPIC -DPIC -o src/statistics/.libs/Statistics.o /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/system/Mem.lo src/system/Mem.c /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/system/Net.lo src/system/Net.c /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/system/Time.lo src/system/Time.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/Mem.c -fPIC -DPIC -o src/system/.libs/Mem.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/Net.c -fPIC -DPIC -o src/system/.libs/Net.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/Time.c -fPIC -DPIC -o src/system/.libs/Time.o src/system/Time.re:344:38: warning: argument 2 of type 'char *' declared as a pointer [-Warray-parameter=] In file included from src/system/Time.c:39: ./src/system/Time.h:202:37: note: previously declared as an array 'char[static 26]' 202 | char *Time_string(time_t time, char result[static 26]); | ~~~~~^~~~~~~~~~~~~~~~~ src/system/Time.re:376:41: warning: argument 2 of type 'char *' declared as a pointer [-Warray-parameter=] In file included from src/system/Time.c:39: ./src/system/Time.h:216:40: note: previously declared as an array 'char[static 30]' 216 | char *Time_gmtstring(time_t time, char result[static 30]); | ~~~~~^~~~~~~~~~~~~~~~~ src/system/Time.re:419:37: warning: argument 2 of type 'char *' declared as a pointer [-Warray-parameter=] In file included from src/system/Time.c:39: ./src/system/Time.h:248:36: note: previously declared as an array 'char[static 24]' 248 | char *Time_uptime(time_t sec, char result[static 24]); | ~~~~~^~~~~~~~~~~~~~~~~ /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/system/Command.lo src/system/Command.c /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/system/System.lo src/system/System.c /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/system/Link.lo src/system/Link.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/Command.c -fPIC -DPIC -o src/system/.libs/Command.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/Link.c -fPIC -DPIC -o src/system/.libs/Link.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/system/System.c -fPIC -DPIC -o src/system/.libs/System.o /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/util/List.lo src/util/List.c /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/util/Str.lo src/util/Str.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/util/List.c -fPIC -DPIC -o src/util/.libs/List.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/util/Str.c -fPIC -DPIC -o src/util/.libs/Str.o /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/util/Fmt.lo src/util/Fmt.c /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/util/StringBuffer.lo src/util/StringBuffer.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/util/Fmt.c -fPIC -DPIC -o src/util/.libs/Fmt.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/util/StringBuffer.c -fPIC -DPIC -o src/util/.libs/StringBuffer.o /bin/bash ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o src/thread/Thread.lo src/thread/Thread.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I./src -I./src/exceptions -I./src/io -I./src/net -I./src/statistics -I./src/util -I./src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c src/thread/Thread.c -fPIC -DPIC -o src/thread/.libs/Thread.o /bin/bash ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o libmonit.la src/Bootstrap.lo src/exceptions/assert.lo src/exceptions/Exception.lo src/io/Dir.lo src/io/File.lo src/io/InputStream.lo src/io/OutputStream.lo src/statistics/Statistics.lo src/system/Mem.lo src/system/Net.lo src/system/Time.lo src/system/Command.lo src/system/System.lo src/system/Link.lo src/util/List.lo src/util/Str.lo src/util/Fmt.lo src/util/StringBuffer.lo src/thread/Thread.lo -lm -lpthread -lz libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru .libs/libmonit.a src/.libs/Bootstrap.o src/exceptions/.libs/assert.o src/exceptions/.libs/Exception.o src/io/.libs/Dir.o src/io/.libs/File.o src/io/.libs/InputStream.o src/io/.libs/OutputStream.o src/statistics/.libs/Statistics.o src/system/.libs/Mem.o src/system/.libs/Net.o src/system/.libs/Time.o src/system/.libs/Command.o src/system/.libs/System.o src/system/.libs/Link.o src/util/.libs/List.o src/util/.libs/Str.o src/util/.libs/Fmt.o src/util/.libs/StringBuffer.o src/thread/.libs/Thread.o libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib .libs/libmonit.a libtool: link: ( cd ".libs" && rm -f "libmonit.la" && ln -s "../libmonit.la" "libmonit.la" ) make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit' Making all in test make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit/test' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/statistics -I../src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o StrTest.o StrTest.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/statistics -I../src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o FmtTest.o FmtTest.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/statistics -I../src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o SystemTest.o SystemTest.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/statistics -I../src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o ListTest.o ListTest.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/statistics -I../src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o DirTest.o DirTest.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/statistics -I../src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o StringBufferTest.o StringBufferTest.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/statistics -I../src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o InputStreamTest.o InputStreamTest.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/statistics -I../src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o OutputStreamTest.o OutputStreamTest.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/statistics -I../src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o FileTest.o FileTest.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/statistics -I../src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o ExceptionTest.o ExceptionTest.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/statistics -I../src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o NetTest.o NetTest.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/statistics -I../src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o LinkTest.o LinkTest.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/statistics -I../src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o TimeTest.o TimeTest.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -I../src/util -I../src/net -I../src/io -I../src/exceptions -I../src/statistics -I../src/thread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -c -o CommandTest.o CommandTest.c /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o StrTest StrTest.o ../libmonit.la -lm -lpthread -lz libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o StrTest StrTest.o ../.libs/libmonit.a -lm -lpthread -lz /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o FmtTest FmtTest.o ../libmonit.la -lm -lpthread -lz /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o SystemTest SystemTest.o ../libmonit.la -lm -lpthread -lz /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o ListTest ListTest.o ../libmonit.la -lm -lpthread -lz /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o DirTest DirTest.o ../libmonit.la -lm -lpthread -lz libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o FmtTest FmtTest.o ../.libs/libmonit.a -lm -lpthread -lz /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o StringBufferTest StringBufferTest.o ../libmonit.la -lm -lpthread -lz libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o SystemTest SystemTest.o ../.libs/libmonit.a -lm -lpthread -lz libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o ListTest ListTest.o ../.libs/libmonit.a -lm -lpthread -lz /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o InputStreamTest InputStreamTest.o ../libmonit.la -lm -lpthread -lz /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o OutputStreamTest OutputStreamTest.o ../libmonit.la -lm -lpthread -lz libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o DirTest DirTest.o ../.libs/libmonit.a -lm -lpthread -lz /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o FileTest FileTest.o ../libmonit.la -lm -lpthread -lz libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o StringBufferTest StringBufferTest.o ../.libs/libmonit.a -lm -lpthread -lz libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o InputStreamTest InputStreamTest.o ../.libs/libmonit.a -lm -lpthread -lz /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o ExceptionTest ExceptionTest.o ../libmonit.la -lm -lpthread -lz /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o NetTest NetTest.o ../libmonit.la -lm -lpthread -lz libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o OutputStreamTest OutputStreamTest.o ../.libs/libmonit.a -lm -lpthread -lz /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o LinkTest LinkTest.o ../libmonit.la -lm -lpthread -lz libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o FileTest FileTest.o ../.libs/libmonit.a -lm -lpthread -lz /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o TimeTest TimeTest.o ../libmonit.la -lm -lpthread -lz libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o ExceptionTest ExceptionTest.o ../.libs/libmonit.a -lm -lpthread -lz libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o NetTest NetTest.o ../.libs/libmonit.a -lm -lpthread -lz /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o CommandTest CommandTest.o ../libmonit.la -lm -lpthread -lz libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o LinkTest LinkTest.o ../.libs/libmonit.a -lm -lpthread -lz libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o TimeTest TimeTest.o ../.libs/libmonit.a -lm -lpthread -lz libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D _REENTRANT -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -o CommandTest CommandTest.o ../.libs/libmonit.a -lm -lpthread -lz make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit/test' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/y.tab.o src/y.tab.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/lex.yy.o src/lex.yy.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/monit.o src/monit.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/alert.o src/alert.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/control.o src/control.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/daemonize.o src/daemonize.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/env.o src/env.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/event.o src/event.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/file.o src/file.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/gc.o src/gc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/http.o src/http.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/log.o src/log.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/md5.o src/md5.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/md5_crypt.o src/md5_crypt.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/net.o src/net.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/sha1.o src/sha1.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/signal.o src/signal.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/socket.o src/socket.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/spawn.o src/spawn.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/state.o src/state.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/util.o src/util.c src/state.c: In function 'State_save': src/state.c:566:41: warning: 'strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] 566 | strncpy(state.priv.file.hash, service->inf.file->cs_sum, sizeof(state.priv.file.hash) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_updateChecksum', inlined from '_restoreV3' at src/state.c:395:41, inlined from 'State_restore' at src/state.c:643:41: src/state.c:310:17: warning: 'strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] 310 | strncpy(S->checksum->hash, hash, sizeof(S->checksum->hash) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_updateChecksum', inlined from '_restoreV4' at src/state.c:351:41, inlined from 'State_restore' at src/state.c:646:41: src/state.c:310:17: warning: 'strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] 310 | strncpy(S->checksum->hash, hash, sizeof(S->checksum->hash) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function '_updateChecksum', inlined from '_restoreV2' at src/state.c:437:41, inlined from 'State_restore' at src/state.c:640:41: src/state.c:310:17: warning: 'strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] 310 | strncpy(S->checksum->hash, hash, sizeof(S->checksum->hash) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/validate.o src/validate.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/device/device_common.o src/device/device_common.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/device/sysdep_LINUX.o src/device/sysdep_LINUX.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/http/base64.o src/http/base64.c src/device/sysdep_LINUX.c: In function '_getSysfsBlockDiskActivity': src/device/sysdep_LINUX.c:235:56: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 4079 [-Wformat-truncation=] 235 | snprintf(path, sizeof(path), "/sys/class/block/%s/stat", inf->filesystem->object.key); | ^~ src/device/sysdep_LINUX.c:235:9: note: 'snprintf' output between 23 and 4118 bytes into a destination of size 4096 235 | snprintf(path, sizeof(path), "/sys/class/block/%s/stat", inf->filesystem->object.key); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/device/sysdep_LINUX.c: In function '_getZfsDiskActivity': src/device/sysdep_LINUX.c:205:59: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 4076 [-Wformat-truncation=] 205 | snprintf(path, sizeof(path), "/proc/spl/kstat/zfs/%s/io", inf->filesystem->object.key); | ^~ src/device/sysdep_LINUX.c:205:9: note: 'snprintf' output between 24 and 4119 bytes into a destination of size 4096 205 | snprintf(path, sizeof(path), "/proc/spl/kstat/zfs/%s/io", inf->filesystem->object.key); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/device/sysdep_LINUX.c: In function '_getNfsDiskActivity': src/device/sysdep_LINUX.c:173:52: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 4089 [-Wformat-truncation=] 173 | snprintf(pattern, sizeof(pattern), "device %s ", inf->filesystem->object.device); | ^~ src/device/sysdep_LINUX.c:173:9: note: 'snprintf' output between 9 and 4104 bytes into a destination of size 4096 173 | snprintf(pattern, sizeof(pattern), "device %s ", inf->filesystem->object.device); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/http/cervlet.o src/http/cervlet.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/http/client.o src/http/client.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/http/engine.o src/http/engine.c src/http/engine.c: In function 'Engine_start': src/http/engine.c:488:19: warning: overflow in conversion from 'int' to 'boolean_t' changes value from '(int)Run.flags & 1024' to '0' [-Woverflow] 488 | stopped = Run.flags & Run_Stopped; | ^~~ In function '_checkChecksum', inlined from 'check_file' at src/validate.c:1487:13: src/validate.c:565:33: warning: 'strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] 565 | strncpy(cs->hash, s->inf.file->cs_sum, sizeof(cs->hash) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/validate.c:584:41: warning: 'strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] 584 | strncpy(cs->hash, s->inf.file->cs_sum, sizeof(cs->hash) - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/http/xml.o src/http/xml.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/http/processor.o src/http/processor.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/notification/Address.o src/notification/Address.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/notification/MMonit.o src/notification/MMonit.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/notification/SMTP.o src/notification/SMTP.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/process/ProcessTree.o src/process/ProcessTree.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/process/sysdep_LINUX.o src/process/sysdep_LINUX.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/apache_status.o src/protocols/apache_status.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/clamav.o src/protocols/clamav.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/default.o src/protocols/default.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/dns.o src/protocols/dns.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/dwp.o src/protocols/dwp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/fail2ban.o src/protocols/fail2ban.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/ftp.o src/protocols/ftp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/generic.o src/protocols/generic.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/gps.o src/protocols/gps.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/http.o src/protocols/http.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/imap.o src/protocols/imap.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/ldap2.o src/protocols/ldap2.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/ldap3.o src/protocols/ldap3.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/lmtp.o src/protocols/lmtp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/memcache.o src/protocols/memcache.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/mongodb.o src/protocols/mongodb.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/mqtt.o src/protocols/mqtt.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/mysql.o src/protocols/mysql.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/nntp.o src/protocols/nntp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/ntp3.o src/protocols/ntp3.c In function '_payload', inlined from '_connectRequest.constprop' at src/protocols/mqtt.c:238:9: src/protocols/mqtt.c:214:9: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 214 | strncpy(payload->data, data, dataLength); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/protocols/mqtt.c: In function '_connectRequest.constprop': src/protocols/mqtt.c:212:29: note: length computed here 212 | size_t dataLength = strlen(data); | ^~~~~~~~~~~~ In function '_payload', inlined from '_connectRequest.constprop' at src/protocols/mqtt.c:242:17: src/protocols/mqtt.c:214:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 214 | strncpy(payload->data, data, dataLength); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/protocols/mqtt.c: In function '_connectRequest.constprop': src/protocols/mqtt.c:212:29: note: length computed here 212 | size_t dataLength = strlen(data); | ^~~~~~~~~~~~ In function '_payload', inlined from '_connectRequest.constprop' at src/protocols/mqtt.c:247:17: src/protocols/mqtt.c:214:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 214 | strncpy(payload->data, data, dataLength); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/protocols/mqtt.c: In function '_connectRequest.constprop': src/protocols/mqtt.c:212:29: note: length computed here 212 | size_t dataLength = strlen(data); | ^~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/pgsql.o src/protocols/pgsql.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/pop.o src/protocols/pop.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/postfix_policy.o src/protocols/postfix_policy.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/protocol.o src/protocols/protocol.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/radius.o src/protocols/radius.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/rdate.o src/protocols/rdate.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/redis.o src/protocols/redis.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/rsync.o src/protocols/rsync.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/sieve.o src/protocols/sieve.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/sip.o src/protocols/sip.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/smtp.o src/protocols/smtp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/spamassassin.o src/protocols/spamassassin.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/ssh.o src/protocols/ssh.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/tns.o src/protocols/tns.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/protocols/websocket.o src/protocols/websocket.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/ssl/Ssl.o src/ssl/Ssl.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/terminal/Box.o src/terminal/Box.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I./src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DLINUX -DSYSCONFDIR="\"/etc\"" -I./src -I./src/device -I./src/http -I./src/notification -I./src/process -I./src/protocols -I./src/ssl -I./src/terminal -I./libmonit/src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -c -o src/terminal/Color.o src/terminal/Color.c /bin/bash ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -rdynamic -o monit src/y.tab.o src/lex.yy.o src/monit.o src/alert.o src/control.o src/daemonize.o src/env.o src/event.o src/file.o src/gc.o src/http.o src/log.o src/md5.o src/md5_crypt.o src/net.o src/sha1.o src/signal.o src/socket.o src/spawn.o src/state.o src/util.o src/validate.o src/device/device_common.o src/device/sysdep_LINUX.o src/http/base64.o src/http/cervlet.o src/http/client.o src/http/engine.o src/http/xml.o src/http/processor.o src/notification/Address.o src/notification/MMonit.o src/notification/SMTP.o src/process/ProcessTree.o src/process/sysdep_LINUX.o src/protocols/apache_status.o src/protocols/clamav.o src/protocols/default.o src/protocols/dns.o src/protocols/dwp.o src/protocols/fail2ban.o src/protocols/ftp.o src/protocols/generic.o src/protocols/gps.o src/protocols/http.o src/protocols/imap.o src/protocols/ldap2.o src/protocols/ldap3.o src/protocols/lmtp.o src/protocols/memcache.o src/protocols/mongodb.o src/protocols/mqtt.o src/protocols/mysql.o src/protocols/nntp.o src/protocols/ntp3.o src/protocols/pgsql.o src/protocols/pop.o src/protocols/postfix_policy.o src/protocols/protocol.o src/protocols/radius.o src/protocols/rdate.o src/protocols/redis.o src/protocols/rsync.o src/protocols/sieve.o src/protocols/sip.o src/protocols/smtp.o src/protocols/spamassassin.o src/protocols/ssh.o src/protocols/tns.o src/protocols/websocket.o src/ssl/Ssl.o src/terminal/Box.o src/terminal/Color.o libmonit/libmonit.la -lz -lpthread -lresolv -lnsl libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-address -Wno-pointer-sign -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -Wunused -Wno-unused-label -funsigned-char -D_GNU_SOURCE -std=c99 -D _REENTRANT -rdynamic -o monit src/y.tab.o src/lex.yy.o src/monit.o src/alert.o src/control.o src/daemonize.o src/env.o src/event.o src/file.o src/gc.o src/http.o src/log.o src/md5.o src/md5_crypt.o src/net.o src/sha1.o src/signal.o src/socket.o src/spawn.o src/state.o src/util.o src/validate.o src/device/device_common.o src/device/sysdep_LINUX.o src/http/base64.o src/http/cervlet.o src/http/client.o src/http/engine.o src/http/xml.o src/http/processor.o src/notification/Address.o src/notification/MMonit.o src/notification/SMTP.o src/process/ProcessTree.o src/process/sysdep_LINUX.o src/protocols/apache_status.o src/protocols/clamav.o src/protocols/default.o src/protocols/dns.o src/protocols/dwp.o src/protocols/fail2ban.o src/protocols/ftp.o src/protocols/generic.o src/protocols/gps.o src/protocols/http.o src/protocols/imap.o src/protocols/ldap2.o src/protocols/ldap3.o src/protocols/lmtp.o src/protocols/memcache.o src/protocols/mongodb.o src/protocols/mqtt.o src/protocols/mysql.o src/protocols/nntp.o src/protocols/ntp3.o src/protocols/pgsql.o src/protocols/pop.o src/protocols/postfix_policy.o src/protocols/protocol.o src/protocols/radius.o src/protocols/rdate.o src/protocols/redis.o src/protocols/rsync.o src/protocols/sieve.o src/protocols/sip.o src/protocols/smtp.o src/protocols/spamassassin.o src/protocols/ssh.o src/protocols/tns.o src/protocols/websocket.o src/ssl/Ssl.o src/terminal/Box.o src/terminal/Color.o libmonit/.libs/libmonit.a -lm -lz -lpthread -lresolv -lnsl make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0' >>> monit 5.26.0 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0' /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0' Making install in libmonit make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit' Making install in . make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit' Making install in test make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit/test' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit/test' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit/test' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0/libmonit' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1' /bin/bash ./libtool --mode=install /usr/bin/install -c monit '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/install -c -m 644 monit.1 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1' libtool: install: /usr/bin/install -c monit /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/monit make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/monit-5.26.0' mosquitto-2.0.14.tar.gz: OK (sha256: d0dde8fdb12caf6e2426b4f28081919a2fce3448773bdb8af0d3cd5fe5776925) >>> mosquitto 2.0.14 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/mosquitto/mosquitto-2.0.14.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14 -xf - >>> mosquitto 2.0.14 Patching /bin/sed -i -e '/-C cpp/d' /home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/lib/Makefile >>> mosquitto 2.0.14 Configuring >>> mosquitto 2.0.14 Building /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no DIRS="lib client" CLIENT_STATIC_LDADD="`/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config --libs openssl`" UNAME=Linux STRIP=true prefix=/usr WITH_WRAP=no WITH_DOCS=no WITH_STATIC_LIBRARIES=no WITH_SHARED_LIBRARIES=yes WITH_ADNS=no WITH_THREADING=yes WITH_TLS=yes WITH_CJSON=no WITH_SRV=no WITH_WEBSOCKETS=no make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14' set -e; for d in lib client; do /usr/bin/make -C ${d}; done make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/lib' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c mosquitto.c -o mosquitto.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c actions.c -o actions.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c callbacks.c -o callbacks.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c connect.c -o connect.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c handle_auth.c -o handle_auth.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c handle_connack.c -o handle_connack.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c handle_disconnect.c -o handle_disconnect.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c handle_ping.c -o handle_ping.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c handle_pubackcomp.c -o handle_pubackcomp.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c handle_publish.c -o handle_publish.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c handle_pubrec.c -o handle_pubrec.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c handle_pubrel.c -o handle_pubrel.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c handle_suback.c -o handle_suback.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c handle_unsuback.c -o handle_unsuback.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c helpers.c -o helpers.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c logging_mosq.c -o logging_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c loop.c -o loop.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c memory_mosq.c -o memory_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c messages_mosq.c -o messages_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c misc_mosq.c -o misc_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c net_mosq_ocsp.c -o net_mosq_ocsp.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c net_mosq.c -o net_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c options.c -o options.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c packet_datatypes.c -o packet_datatypes.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c packet_mosq.c -o packet_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c property_mosq.c -o property_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c read_handle.c -o read_handle.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c send_connect.c -o send_connect.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c send_disconnect.c -o send_disconnect.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c send_mosq.c -o send_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c send_publish.c -o send_publish.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c send_subscribe.c -o send_subscribe.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c send_unsubscribe.c -o send_unsubscribe.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c socks_mosq.c -o socks_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c srv_mosq.c -o srv_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c strings_mosq.c -o strings_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c thread_mosq.c -o thread_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c time_mosq.c -o time_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c tls_mosq.c -o tls_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c utf8_mosq.c -o utf8_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c util_mosq.c -o util_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c util_topic.c -o util_topic.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -I../include -I../../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -I../deps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -c will_mosq.c -o will_mosq.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -shared -Wl,--version-script=linker.version -Wl,-soname,libmosquitto.so.1 mosquitto.o actions.o callbacks.o connect.o handle_auth.o handle_connack.o handle_disconnect.o handle_ping.o handle_pubackcomp.o handle_publish.o handle_pubrec.o handle_pubrel.o handle_suback.o handle_unsuback.o helpers.o logging_mosq.o loop.o memory_mosq.o messages_mosq.o misc_mosq.o net_mosq_ocsp.o net_mosq.o options.o packet_datatypes.o packet_mosq.o property_mosq.o read_handle.o send_connect.o send_disconnect.o send_mosq.o send_publish.o send_subscribe.o send_unsubscribe.o socks_mosq.o srv_mosq.o strings_mosq.o thread_mosq.o time_mosq.o tls_mosq.o utf8_mosq.o util_mosq.o util_topic.o will_mosq.o -o libmosquitto.so.1 -lrt -lssl -lcrypto -lpthread make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/lib' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/client' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -I../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DVERSION="\"2.0.14\"" -c pub_client.c -o pub_client.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -I../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DVERSION="\"2.0.14\"" -c pub_shared.c -o pub_shared.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -I../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DVERSION="\"2.0.14\"" -c client_shared.c -o client_shared.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -I../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DVERSION="\"2.0.14\"" -c client_props.c -o client_props.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -I../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DVERSION="\"2.0.14\"" -c sub_client.c -o sub_client.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -I../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DVERSION="\"2.0.14\"" -c sub_client_output.c -o sub_client_output.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I.. -I../include -DWITH_TLS -DWITH_TLS_PSK -DWITH_THREADING -DWITH_SOCKS -DWITH_UNIX_SOCKETS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DVERSION="\"2.0.14\"" -c rr_client.c -o rr_client.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -L../lib pub_client.o pub_shared.o client_shared.o client_props.o -o mosquitto_pub ../lib/libmosquitto.so.1 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -L../lib sub_client.o sub_client_output.o client_shared.o client_props.o -o mosquitto_sub ../lib/libmosquitto.so.1 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -L../lib rr_client.o client_shared.o client_props.o pub_shared.o sub_client_output.o -o mosquitto_rr ../lib/libmosquitto.so.1 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/client' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14' >>> mosquitto 2.0.14 Installing to staging directory /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no DIRS="lib client" CLIENT_STATIC_LDADD="`/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config --libs openssl`" UNAME=Linux STRIP=true prefix=/usr WITH_WRAP=no WITH_DOCS=no WITH_STATIC_LIBRARIES=no WITH_SHARED_LIBRARIES=yes WITH_ADNS=no WITH_THREADING=yes WITH_TLS=yes WITH_CJSON=no WITH_SRV=no WITH_WEBSOCKETS=no DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14' set -e; for d in lib client; do /usr/bin/make -C ${d}; done make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/lib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/lib' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/client' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/client' set -e; for d in lib client; do /usr/bin/make -C ${d} install; done make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/lib' install -d "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/" install libmosquitto.so.1 "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libmosquitto.so.1" ln -sf libmosquitto.so.1 "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libmosquitto.so" install -d "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/" install ../include/mosquitto.h "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/mosquitto.h" install ../include/mqtt_protocol.h "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/mqtt_protocol.h" install -d "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig" install -m644 ../libmosquitto.pc.in "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libmosquitto.pc" sed -i -e "s#@CMAKE_INSTALL_PREFIX@#/usr#" -e "s#@VERSION@#2.0.14#" "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/libmosquitto.pc" make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/lib' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/client' install -d "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin" install mosquitto_pub "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/mosquitto_pub" install mosquitto_sub "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/mosquitto_sub" install mosquitto_rr "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/mosquitto_rr" make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/client' install -d "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/etc/mosquitto" install -m 644 mosquitto.conf "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/etc/mosquitto/mosquitto.conf.example" install -m 644 aclfile.example "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/etc/mosquitto/aclfile.example" install -m 644 pwfile.example "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/etc/mosquitto/pwfile.example" install -m 644 pskfile.example "/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/etc/mosquitto/pskfile.example" make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14' >>> mosquitto 2.0.14 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> mosquitto 2.0.14 Installing to target /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no DIRS="lib client" CLIENT_STATIC_LDADD="`/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config --libs openssl`" UNAME=Linux STRIP=true prefix=/usr WITH_WRAP=no WITH_DOCS=no WITH_STATIC_LIBRARIES=no WITH_SHARED_LIBRARIES=yes WITH_ADNS=no WITH_THREADING=yes WITH_TLS=yes WITH_CJSON=no WITH_SRV=no WITH_WEBSOCKETS=no DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14' set -e; for d in lib client; do /usr/bin/make -C ${d}; done make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/lib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/lib' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/client' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/client' set -e; for d in lib client; do /usr/bin/make -C ${d} install; done make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/lib' install -d "/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/" install libmosquitto.so.1 "/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libmosquitto.so.1" ln -sf libmosquitto.so.1 "/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libmosquitto.so" install -d "/home/buildroot/autobuild/instance-3/output-1/target/usr/include/" install ../include/mosquitto.h "/home/buildroot/autobuild/instance-3/output-1/target/usr/include/mosquitto.h" install ../include/mqtt_protocol.h "/home/buildroot/autobuild/instance-3/output-1/target/usr/include/mqtt_protocol.h" install -d "/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig" install -m644 ../libmosquitto.pc.in "/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig/libmosquitto.pc" sed -i -e "s#@CMAKE_INSTALL_PREFIX@#/usr#" -e "s#@VERSION@#2.0.14#" "/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig/libmosquitto.pc" make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/lib' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/client' install -d "/home/buildroot/autobuild/instance-3/output-1/target/usr/bin" install mosquitto_pub "/home/buildroot/autobuild/instance-3/output-1/target/usr/bin/mosquitto_pub" install mosquitto_sub "/home/buildroot/autobuild/instance-3/output-1/target/usr/bin/mosquitto_sub" install mosquitto_rr "/home/buildroot/autobuild/instance-3/output-1/target/usr/bin/mosquitto_rr" make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/client' install -d "/home/buildroot/autobuild/instance-3/output-1/target/etc/mosquitto" install -m 644 mosquitto.conf "/home/buildroot/autobuild/instance-3/output-1/target/etc/mosquitto/mosquitto.conf.example" install -m 644 aclfile.example "/home/buildroot/autobuild/instance-3/output-1/target/etc/mosquitto/aclfile.example" install -m 644 pwfile.example "/home/buildroot/autobuild/instance-3/output-1/target/etc/mosquitto/pwfile.example" install -m 644 pskfile.example "/home/buildroot/autobuild/instance-3/output-1/target/etc/mosquitto/pskfile.example" make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14' rm -f /home/buildroot/autobuild/instance-3/output-1/target/etc/mosquitto/*.example /usr/bin/install -D -m 0644 /home/buildroot/autobuild/instance-3/output-1/build/mosquitto-2.0.14/mosquitto.conf /home/buildroot/autobuild/instance-3/output-1/target/etc/mosquitto/mosquitto.conf mpfr-4.1.0.tar.xz: OK (sha256: 0c98a3f1732ff6ca4ea690552079da9c597872d30e96ec28414ee23c95558a7f) >>> mpfr 4.1.0 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/mpfr/mpfr-4.1.0.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-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... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp checking for mips64el-buildroot-linux-uclibc-ar... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking the archiver (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/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) /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/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... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no 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="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 RANLIB=/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib -C /home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0' Making all in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/doc' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/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 '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/src' /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o exceptions.lo exceptions.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o extract.lo extract.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o uceil_exp2.lo uceil_exp2.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o uceil_log2.lo uceil_log2.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c uceil_exp2.c -fPIC -DPIC -o .libs/uceil_exp2.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c uceil_log2.c -fPIC -DPIC -o .libs/uceil_log2.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c exceptions.c -fPIC -DPIC -o .libs/exceptions.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c extract.c -fPIC -DPIC -o .libs/extract.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o ufloor_log2.lo ufloor_log2.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o add.lo add.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o add1.lo add1.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o add_ui.lo add_ui.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c ufloor_log2.c -fPIC -DPIC -o .libs/ufloor_log2.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c add1.c -fPIC -DPIC -o .libs/add1.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o agm.lo agm.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o clear.lo clear.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c agm.c -fPIC -DPIC -o .libs/agm.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cmp.lo cmp.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cmpabs.lo cmpabs.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cmp_si.lo cmp_si.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cmp.c -fPIC -DPIC -o .libs/cmp.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cmp_ui.lo cmp_ui.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cmpabs.c -fPIC -DPIC -o .libs/cmpabs.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cmp_si.c -fPIC -DPIC -o .libs/cmp_si.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o comparisons.lo comparisons.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cmp_ui.c -fPIC -DPIC -o .libs/cmp_ui.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o div_2exp.lo div_2exp.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o div_2si.lo div_2si.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c comparisons.c -fPIC -DPIC -o .libs/comparisons.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o div_2ui.lo div_2ui.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c div_2exp.c -fPIC -DPIC -o .libs/div_2exp.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c div_2si.c -fPIC -DPIC -o .libs/div_2si.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o div.lo div.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o div_ui.lo div_ui.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c div_2ui.c -fPIC -DPIC -o .libs/div_2ui.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c div.c -fPIC -DPIC -o .libs/div.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o dot.lo dot.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o dump.lo dump.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c dot.c -fPIC -DPIC -o .libs/dot.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c dump.c -fPIC -DPIC -o .libs/dump.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o eq.lo eq.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o exp10.lo exp10.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c eq.c -fPIC -DPIC -o .libs/eq.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o exp2.lo exp2.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c exp10.c -fPIC -DPIC -o .libs/exp10.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o exp3.lo exp3.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o exp.lo exp.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c exp2.c -fPIC -DPIC -o .libs/exp2.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c exp3.c -fPIC -DPIC -o .libs/exp3.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c exp.c -fPIC -DPIC -o .libs/exp.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o frac.lo frac.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o frexp.lo frexp.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c frac.c -fPIC -DPIC -o .libs/frac.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_d.lo get_d.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c frexp.c -fPIC -DPIC -o .libs/frexp.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_d.c -fPIC -DPIC -o .libs/get_d.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_exp.lo get_exp.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_str.lo get_str.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o init.lo init.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_exp.c -fPIC -DPIC -o .libs/get_exp.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o inp_str.lo inp_str.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_str.c -fPIC -DPIC -o .libs/get_str.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c init.c -fPIC -DPIC -o .libs/init.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o isinteger.lo isinteger.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o isinf.lo isinf.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c isinteger.c -fPIC -DPIC -o .libs/isinteger.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o isnan.lo isnan.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c isinf.c -fPIC -DPIC -o .libs/isinf.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o isnum.lo isnum.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o const_log2.lo const_log2.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c isnan.c -fPIC -DPIC -o .libs/isnan.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c isnum.c -fPIC -DPIC -o .libs/isnum.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o log.lo log.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c const_log2.c -fPIC -DPIC -o .libs/const_log2.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o modf.lo modf.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mul_2exp.lo mul_2exp.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c log.c -fPIC -DPIC -o .libs/log.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c modf.c -fPIC -DPIC -o .libs/modf.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mul_2exp.c -fPIC -DPIC -o .libs/mul_2exp.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mul_2si.lo mul_2si.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mul_2ui.lo mul_2ui.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mul.lo mul.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mul_ui.lo mul_ui.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mul_2si.c -fPIC -DPIC -o .libs/mul_2si.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mul_2ui.c -fPIC -DPIC -o .libs/mul_2ui.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o neg.lo neg.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o next.lo next.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c neg.c -fPIC -DPIC -o .libs/neg.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o out_str.lo out_str.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c next.c -fPIC -DPIC -o .libs/next.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o printf.lo printf.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c out_str.c -fPIC -DPIC -o .libs/out_str.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c printf.c -fPIC -DPIC -o .libs/printf.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o vasprintf.lo vasprintf.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o const_pi.lo const_pi.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o pow.lo pow.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c vasprintf.c -fPIC -DPIC -o .libs/vasprintf.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o pow_si.lo pow_si.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c const_pi.c -fPIC -DPIC -o .libs/const_pi.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c pow_si.c -fPIC -DPIC -o .libs/pow_si.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c pow.c -fPIC -DPIC -o .libs/pow.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o pow_ui.lo pow_ui.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o print_raw.lo print_raw.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c print_raw.c -fPIC -DPIC -o .libs/print_raw.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o print_rnd_mode.lo print_rnd_mode.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o reldiff.lo reldiff.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o round_prec.lo round_prec.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c print_rnd_mode.c -fPIC -DPIC -o .libs/print_rnd_mode.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c reldiff.c -fPIC -DPIC -o .libs/reldiff.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c round_prec.c -fPIC -DPIC -o .libs/round_prec.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set.lo set.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o setmax.lo setmax.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set.c -fPIC -DPIC -o .libs/set.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c setmax.c -fPIC -DPIC -o .libs/setmax.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o setmin.lo setmin.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_d.lo set_d.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c setmin.c -fPIC -DPIC -o .libs/setmin.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_dfl_prec.lo set_dfl_prec.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_d.c -fPIC -DPIC -o .libs/set_d.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_exp.lo set_exp.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_rnd.lo set_rnd.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_dfl_prec.c -fPIC -DPIC -o .libs/set_dfl_prec.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_f.lo set_f.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_exp.c -fPIC -DPIC -o .libs/set_exp.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_prc_raw.lo set_prc_raw.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_rnd.c -fPIC -DPIC -o .libs/set_rnd.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_prec.lo set_prec.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_f.c -fPIC -DPIC -o .libs/set_f.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_q.lo set_q.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_prc_raw.c -fPIC -DPIC -o .libs/set_prc_raw.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_prec.c -fPIC -DPIC -o .libs/set_prec.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_si.lo set_si.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_str.lo set_str.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_q.c -fPIC -DPIC -o .libs/set_q.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_str_raw.lo set_str_raw.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_si.c -fPIC -DPIC -o .libs/set_si.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_ui.lo set_ui.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_z.lo set_z.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_str_raw.c -fPIC -DPIC -o .libs/set_str_raw.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sqrt.lo sqrt.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sqrt_ui.lo sqrt_ui.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_ui.c -fPIC -DPIC -o .libs/set_ui.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_z.c -fPIC -DPIC -o .libs/set_z.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sub.lo sub.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sub1.lo sub1.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sqrt_ui.c -fPIC -DPIC -o .libs/sqrt_ui.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sub_ui.lo sub_ui.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sub.c -fPIC -DPIC -o .libs/sub.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sub1.c -fPIC -DPIC -o .libs/sub1.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o rint.lo rint.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o ui_div.lo ui_div.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c rint.c -fPIC -DPIC -o .libs/rint.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o ui_sub.lo ui_sub.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o urandom.lo urandom.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c ui_sub.c -fPIC -DPIC -o .libs/ui_sub.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o urandomb.lo urandomb.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c urandom.c -fPIC -DPIC -o .libs/urandom.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_z_exp.lo get_z_exp.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o swap.lo swap.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c urandomb.c -fPIC -DPIC -o .libs/urandomb.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o factorial.lo factorial.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_z_exp.c -fPIC -DPIC -o .libs/get_z_exp.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c swap.c -fPIC -DPIC -o .libs/swap.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cosh.lo cosh.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sinh.lo sinh.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o tanh.lo tanh.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c factorial.c -fPIC -DPIC -o .libs/factorial.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cosh.c -fPIC -DPIC -o .libs/cosh.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sinh.c -fPIC -DPIC -o .libs/sinh.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c tanh.c -fPIC -DPIC -o .libs/tanh.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sinh_cosh.lo sinh_cosh.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o acosh.lo acosh.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o asinh.lo asinh.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o atanh.lo atanh.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sinh_cosh.c -fPIC -DPIC -o .libs/sinh_cosh.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c acosh.c -fPIC -DPIC -o .libs/acosh.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c asinh.c -fPIC -DPIC -o .libs/asinh.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c atanh.c -fPIC -DPIC -o .libs/atanh.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o atan.lo atan.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cmp2.lo cmp2.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o exp_2.lo exp_2.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o asin.lo asin.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c atan.c -fPIC -DPIC -o .libs/atan.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cmp2.c -fPIC -DPIC -o .libs/cmp2.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c exp_2.c -fPIC -DPIC -o .libs/exp_2.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c asin.c -fPIC -DPIC -o .libs/asin.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o const_euler.lo const_euler.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cos.lo cos.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c const_euler.c -fPIC -DPIC -o .libs/const_euler.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cos.c -fPIC -DPIC -o .libs/cos.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sin.lo sin.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o tan.lo tan.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fma.lo fma.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sin.c -fPIC -DPIC -o .libs/sin.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c tan.c -fPIC -DPIC -o .libs/tan.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fms.lo fms.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fma.c -fPIC -DPIC -o .libs/fma.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o hypot.lo hypot.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o log1p.lo log1p.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fms.c -fPIC -DPIC -o .libs/fms.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c hypot.c -fPIC -DPIC -o .libs/hypot.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o expm1.lo expm1.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o log2.lo log2.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c log1p.c -fPIC -DPIC -o .libs/log1p.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c expm1.c -fPIC -DPIC -o .libs/expm1.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c log2.c -fPIC -DPIC -o .libs/log2.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o log10.lo log10.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o ui_pow.lo ui_pow.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o ui_pow_ui.lo ui_pow_ui.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o minmax.lo minmax.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c ui_pow.c -fPIC -DPIC -o .libs/ui_pow.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c log10.c -fPIC -DPIC -o .libs/log10.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c minmax.c -fPIC -DPIC -o .libs/minmax.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c ui_pow_ui.c -fPIC -DPIC -o .libs/ui_pow_ui.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o dim.lo dim.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o signbit.lo signbit.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o copysign.lo copysign.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o setsign.lo setsign.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c dim.c -fPIC -DPIC -o .libs/dim.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c signbit.c -fPIC -DPIC -o .libs/signbit.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o gmp_op.lo gmp_op.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c copysign.c -fPIC -DPIC -o .libs/copysign.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c setsign.c -fPIC -DPIC -o .libs/setsign.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o init2.lo init2.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o acos.lo acos.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sin_cos.lo sin_cos.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c gmp_op.c -fPIC -DPIC -o .libs/gmp_op.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c init2.c -fPIC -DPIC -o .libs/init2.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c acos.c -fPIC -DPIC -o .libs/acos.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sin_cos.c -fPIC -DPIC -o .libs/sin_cos.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_nan.lo set_nan.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_inf.lo set_inf.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_nan.c -fPIC -DPIC -o .libs/set_nan.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_zero.lo set_zero.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_inf.c -fPIC -DPIC -o .libs/set_inf.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o powerof2.lo powerof2.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o gamma.lo gamma.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_zero.c -fPIC -DPIC -o .libs/set_zero.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c powerof2.c -fPIC -DPIC -o .libs/powerof2.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_ld.lo set_ld.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c gamma.c -fPIC -DPIC -o .libs/gamma.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_ld.lo get_ld.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cbrt.lo cbrt.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_ld.c -fPIC -DPIC -o .libs/set_ld.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_ld.c -fPIC -DPIC -o .libs/get_ld.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cbrt.c -fPIC -DPIC -o .libs/cbrt.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o volatile.lo volatile.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fits_sshort.lo fits_sshort.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fits_sint.lo fits_sint.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fits_sshort.c -fPIC -DPIC -o .libs/fits_sshort.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c volatile.c -fPIC -DPIC -o .libs/volatile.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fits_sint.c -fPIC -DPIC -o .libs/fits_sint.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fits_slong.lo fits_slong.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fits_ushort.lo fits_ushort.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fits_uint.lo fits_uint.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fits_ulong.lo fits_ulong.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fits_slong.c -fPIC -DPIC -o .libs/fits_slong.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fits_ushort.c -fPIC -DPIC -o .libs/fits_ushort.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fits_uint.c -fPIC -DPIC -o .libs/fits_uint.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fits_ulong.c -fPIC -DPIC -o .libs/fits_ulong.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fits_uintmax.lo fits_uintmax.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fits_intmax.lo fits_intmax.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_si.lo get_si.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_ui.lo get_ui.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fits_uintmax.c -fPIC -DPIC -o .libs/fits_uintmax.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fits_intmax.c -fPIC -DPIC -o .libs/fits_intmax.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_si.c -fPIC -DPIC -o .libs/get_si.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o zeta.lo zeta.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_ui.c -fPIC -DPIC -o .libs/get_ui.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cmp_d.lo cmp_d.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o erf.lo erf.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o inits.lo inits.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c zeta.c -fPIC -DPIC -o .libs/zeta.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cmp_d.c -fPIC -DPIC -o .libs/cmp_d.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c erf.c -fPIC -DPIC -o .libs/erf.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c inits.c -fPIC -DPIC -o .libs/inits.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o inits2.lo inits2.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o clears.lo clears.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c inits2.c -fPIC -DPIC -o .libs/inits2.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sgn.lo sgn.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o check.lo check.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c clears.c -fPIC -DPIC -o .libs/clears.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sub1sp.lo sub1sp.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sgn.c -fPIC -DPIC -o .libs/sgn.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o version.lo version.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c check.c -fPIC -DPIC -o .libs/check.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mpn_exp.lo mpn_exp.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sub1sp.c -fPIC -DPIC -o .libs/sub1sp.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mpfr-gmp.lo mpfr-gmp.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c version.c -fPIC -DPIC -o .libs/version.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mp_clz_tab.lo mp_clz_tab.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mpn_exp.c -fPIC -DPIC -o .libs/mpn_exp.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mpfr-gmp.c -fPIC -DPIC -o .libs/mpfr-gmp.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mp_clz_tab.c -fPIC -DPIC -o .libs/mp_clz_tab.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sum.lo sum.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o add1sp.lo add1sp.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o free_cache.lo free_cache.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sum.c -fPIC -DPIC -o .libs/sum.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c free_cache.c -fPIC -DPIC -o .libs/free_cache.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c add1sp.c -fPIC -DPIC -o .libs/add1sp.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o si_op.lo si_op.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c si_op.c -fPIC -DPIC -o .libs/si_op.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cmp_ld.lo cmp_ld.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_ui_2exp.lo set_ui_2exp.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cmp_ld.c -fPIC -DPIC -o .libs/cmp_ld.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_si_2exp.lo set_si_2exp.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_ui_2exp.c -fPIC -DPIC -o .libs/set_ui_2exp.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_uj.lo set_uj.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_sj.lo set_sj.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_sj.lo get_sj.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_si_2exp.c -fPIC -DPIC -o .libs/set_si_2exp.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_uj.c -fPIC -DPIC -o .libs/set_uj.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_sj.c -fPIC -DPIC -o .libs/set_sj.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_uj.lo get_uj.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_sj.c -fPIC -DPIC -o .libs/get_sj.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_z.lo get_z.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o iszero.lo iszero.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cache.lo cache.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_uj.c -fPIC -DPIC -o .libs/get_uj.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c iszero.c -fPIC -DPIC -o .libs/iszero.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_z.c -fPIC -DPIC -o .libs/get_z.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cache.c -fPIC -DPIC -o .libs/cache.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sqr.lo sqr.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o int_ceil_log2.lo int_ceil_log2.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o isqrt.lo isqrt.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sqr.c -fPIC -DPIC -o .libs/sqr.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c int_ceil_log2.c -fPIC -DPIC -o .libs/int_ceil_log2.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o strtofr.lo strtofr.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c isqrt.c -fPIC -DPIC -o .libs/isqrt.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o pow_z.lo pow_z.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o logging.lo logging.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c strtofr.c -fPIC -DPIC -o .libs/strtofr.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c pow_z.c -fPIC -DPIC -o .libs/pow_z.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mulders.lo mulders.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c logging.c -fPIC -DPIC -o .libs/logging.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mulders.c -fPIC -DPIC -o .libs/mulders.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_f.lo get_f.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o round_p.lo round_p.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_f.c -fPIC -DPIC -o .libs/get_f.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c round_p.c -fPIC -DPIC -o .libs/round_p.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o erfc.lo erfc.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o atan2.lo atan2.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o subnormal.lo subnormal.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o const_catalan.lo const_catalan.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c erfc.c -fPIC -DPIC -o .libs/erfc.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c atan2.c -fPIC -DPIC -o .libs/atan2.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c subnormal.c -fPIC -DPIC -o .libs/subnormal.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c const_catalan.c -fPIC -DPIC -o .libs/const_catalan.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o root.lo root.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sec.lo sec.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o csc.lo csc.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cot.lo cot.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c root.c -fPIC -DPIC -o .libs/root.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sec.c -fPIC -DPIC -o .libs/sec.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c csc.c -fPIC -DPIC -o .libs/csc.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cot.c -fPIC -DPIC -o .libs/cot.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o eint.lo eint.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sech.lo sech.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o csch.lo csch.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o coth.lo coth.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c eint.c -fPIC -DPIC -o .libs/eint.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sech.c -fPIC -DPIC -o .libs/sech.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c csch.c -fPIC -DPIC -o .libs/csch.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c coth.c -fPIC -DPIC -o .libs/coth.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o round_near_x.lo round_near_x.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o constant.lo constant.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o abort_prec_max.lo abort_prec_max.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c round_near_x.c -fPIC -DPIC -o .libs/round_near_x.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o stack_interface.lo stack_interface.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c constant.c -fPIC -DPIC -o .libs/constant.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c abort_prec_max.c -fPIC -DPIC -o .libs/abort_prec_max.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o lngamma.lo lngamma.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c stack_interface.c -fPIC -DPIC -o .libs/stack_interface.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o zeta_ui.lo zeta_ui.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_d64.lo set_d64.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_d64.lo get_d64.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c lngamma.c -fPIC -DPIC -o .libs/lngamma.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c zeta_ui.c -fPIC -DPIC -o .libs/zeta_ui.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_d64.c -fPIC -DPIC -o .libs/set_d64.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_d64.c -fPIC -DPIC -o .libs/get_d64.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o jn.lo jn.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o yn.lo yn.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c jn.c -fPIC -DPIC -o .libs/jn.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o rem1.lo rem1.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c yn.c -fPIC -DPIC -o .libs/yn.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c rem1.c -fPIC -DPIC -o .libs/rem1.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o add_d.lo add_d.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o sub_d.lo sub_d.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c add_d.c -fPIC -DPIC -o .libs/add_d.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c sub_d.c -fPIC -DPIC -o .libs/sub_d.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o d_sub.lo d_sub.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mul_d.lo mul_d.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o div_d.lo div_d.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o d_div.lo d_div.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c d_sub.c -fPIC -DPIC -o .libs/d_sub.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c div_d.c -fPIC -DPIC -o .libs/div_d.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mul_d.c -fPIC -DPIC -o .libs/mul_d.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c d_div.c -fPIC -DPIC -o .libs/d_div.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o li2.lo li2.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o rec_sqrt.lo rec_sqrt.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o min_prec.lo min_prec.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o buildopt.lo buildopt.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c li2.c -fPIC -DPIC -o .libs/li2.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c rec_sqrt.c -fPIC -DPIC -o .libs/rec_sqrt.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c min_prec.c -fPIC -DPIC -o .libs/min_prec.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c buildopt.c -fPIC -DPIC -o .libs/buildopt.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o digamma.lo digamma.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o bernoulli.lo bernoulli.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c digamma.c -fPIC -DPIC -o .libs/digamma.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c bernoulli.c -fPIC -DPIC -o .libs/bernoulli.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o isregular.lo isregular.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c isregular.c -fPIC -DPIC -o .libs/isregular.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_flt.lo set_flt.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_flt.lo get_flt.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o scale2.lo scale2.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_z_exp.lo set_z_exp.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_flt.c -fPIC -DPIC -o .libs/get_flt.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_flt.c -fPIC -DPIC -o .libs/set_flt.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c scale2.c -fPIC -DPIC -o .libs/scale2.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o ai.lo ai.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o gammaonethird.lo gammaonethird.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_z_exp.c -fPIC -DPIC -o .libs/set_z_exp.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o grandom.lo grandom.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c gammaonethird.c -fPIC -DPIC -o .libs/gammaonethird.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c ai.c -fPIC -DPIC -o .libs/ai.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c grandom.c -fPIC -DPIC -o .libs/grandom.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fpif.lo fpif.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_float128.lo set_float128.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_float128.lo get_float128.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fpif.c -fPIC -DPIC -o .libs/fpif.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_float128.c -fPIC -DPIC -o .libs/set_float128.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_float128.c -fPIC -DPIC -o .libs/get_float128.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o rndna.lo rndna.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o nrandom.lo nrandom.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o random_deviate.lo random_deviate.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o erandom.lo erandom.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c nrandom.c -fPIC -DPIC -o .libs/nrandom.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c rndna.c -fPIC -DPIC -o .libs/rndna.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c random_deviate.c -fPIC -DPIC -o .libs/random_deviate.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c erandom.c -fPIC -DPIC -o .libs/erandom.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o mpfr-mini-gmp.lo mpfr-mini-gmp.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o fmma.lo fmma.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o log_ui.lo log_ui.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o gamma_inc.lo gamma_inc.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c mpfr-mini-gmp.c -fPIC -DPIC -o .libs/mpfr-mini-gmp.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c log_ui.c -fPIC -DPIC -o .libs/log_ui.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c fmma.c -fPIC -DPIC -o .libs/fmma.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c gamma_inc.c -fPIC -DPIC -o .libs/gamma_inc.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o ubf.lo ubf.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o beta.lo beta.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c ubf.c -fPIC -DPIC -o .libs/ubf.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o odd_p.lo odd_p.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c beta.c -fPIC -DPIC -o .libs/beta.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_q.lo get_q.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c odd_p.c -fPIC -DPIC -o .libs/odd_p.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o pool.lo pool.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o total_order.lo total_order.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_q.c -fPIC -DPIC -o .libs/get_q.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o set_d128.lo set_d128.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c pool.c -fPIC -DPIC -o .libs/pool.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c total_order.c -fPIC -DPIC -o .libs/total_order.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_d128.lo get_d128.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o nbits_ulong.lo nbits_ulong.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o cmpabs_ui.lo cmpabs_ui.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c set_d128.c -fPIC -DPIC -o .libs/set_d128.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_d128.c -fPIC -DPIC -o .libs/get_d128.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c -o get_patches.lo get_patches.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c cmpabs_ui.c -fPIC -DPIC -o .libs/cmpabs_ui.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c nbits_ulong.c -fPIC -DPIC -o .libs/nbits_ulong.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LITTLE_ENDIAN=1 -DHAVE_CLOCK_GETTIME=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LOCALE_H=1 -DHAVE_WCHAR_H=1 -DHAVE_STDARG=1 -DHAVE_SYS_TIME_H=1 -DHAVE_STRUCT_LCONV_DECIMAL_POINT=1 -DHAVE_STRUCT_LCONV_THOUSANDS_SEP=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_UINTPTR_T=1 -DHAVE_VA_COPY=1 -DHAVE_SETLOCALE=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_SIGNAL=1 -DHAVE_SIGACTION=1 -DHAVE_LONG_LONG=1 -DHAVE_INTMAX_T=1 -DMPFR_HAVE_INTMAX_MAX=1 -DMPFR_HAVE_NORETURN=1 -DMPFR_HAVE_BUILTIN_UNREACHABLE=1 -DMPFR_HAVE_CONSTRUCTOR_ATTR=1 -DHAVE_ROUND=1 -DHAVE_TRUNC=1 -DHAVE_FLOOR=1 -DHAVE_CEIL=1 -DHAVE_NEARBYINT=1 -DHAVE_DOUBLE_IEEE_LITTLE_ENDIAN=1 -DHAVE_LDOUBLE_IEEE_QUAD_LITTLE=1 -DMPFR_WANT_FLOAT128=1 -DMPFR_USE_STATIC_ASSERT=1 -DHAVE_ATTRIBUTE_MODE=1 -DHAVE___GMPN_SBPI1_DIVAPPR_Q=1 -DMPFR_LONG_WITHIN_LIMB=1 -DMPFR_INTMAX_WITHIN_LIMB=1 -DHAVE_GETRUSAGE=1 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -c get_patches.c -fPIC -DPIC -o .libs/get_patches.o /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ffloat-store -version-info 7:0:1 -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: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -shared -fPIC -DPIC .libs/exceptions.o .libs/extract.o .libs/uceil_exp2.o .libs/uceil_log2.o .libs/ufloor_log2.o .libs/add.o .libs/add1.o .libs/add_ui.o .libs/agm.o .libs/clear.o .libs/cmp.o .libs/cmpabs.o .libs/cmp_si.o .libs/cmp_ui.o .libs/comparisons.o .libs/div_2exp.o .libs/div_2si.o .libs/div_2ui.o .libs/div.o .libs/div_ui.o .libs/dot.o .libs/dump.o .libs/eq.o .libs/exp10.o .libs/exp2.o .libs/exp3.o .libs/exp.o .libs/frac.o .libs/frexp.o .libs/get_d.o .libs/get_exp.o .libs/get_str.o .libs/init.o .libs/inp_str.o .libs/isinteger.o .libs/isinf.o .libs/isnan.o .libs/isnum.o .libs/const_log2.o .libs/log.o .libs/modf.o .libs/mul_2exp.o .libs/mul_2si.o .libs/mul_2ui.o .libs/mul.o .libs/mul_ui.o .libs/neg.o .libs/next.o .libs/out_str.o .libs/printf.o .libs/vasprintf.o .libs/const_pi.o .libs/pow.o .libs/pow_si.o .libs/pow_ui.o .libs/print_raw.o .libs/print_rnd_mode.o .libs/reldiff.o .libs/round_prec.o .libs/set.o .libs/setmax.o .libs/setmin.o .libs/set_d.o .libs/set_dfl_prec.o .libs/set_exp.o .libs/set_rnd.o .libs/set_f.o .libs/set_prc_raw.o .libs/set_prec.o .libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_str_raw.o .libs/set_ui.o .libs/set_z.o .libs/sqrt.o .libs/sqrt_ui.o .libs/sub.o .libs/sub1.o .libs/sub_ui.o .libs/rint.o .libs/ui_div.o .libs/ui_sub.o .libs/urandom.o .libs/urandomb.o .libs/get_z_exp.o .libs/swap.o .libs/factorial.o .libs/cosh.o .libs/sinh.o .libs/tanh.o .libs/sinh_cosh.o .libs/acosh.o .libs/asinh.o .libs/atanh.o .libs/atan.o .libs/cmp2.o .libs/exp_2.o .libs/asin.o .libs/const_euler.o .libs/cos.o .libs/sin.o .libs/tan.o .libs/fma.o .libs/fms.o .libs/hypot.o .libs/log1p.o .libs/expm1.o .libs/log2.o .libs/log10.o .libs/ui_pow.o .libs/ui_pow_ui.o .libs/minmax.o .libs/dim.o .libs/signbit.o .libs/copysign.o .libs/setsign.o .libs/gmp_op.o .libs/init2.o .libs/acos.o .libs/sin_cos.o .libs/set_nan.o .libs/set_inf.o .libs/set_zero.o .libs/powerof2.o .libs/gamma.o .libs/set_ld.o .libs/get_ld.o .libs/cbrt.o .libs/volatile.o .libs/fits_sshort.o .libs/fits_sint.o .libs/fits_slong.o .libs/fits_ushort.o .libs/fits_uint.o .libs/fits_ulong.o .libs/fits_uintmax.o .libs/fits_intmax.o .libs/get_si.o .libs/get_ui.o .libs/zeta.o .libs/cmp_d.o .libs/erf.o .libs/inits.o .libs/inits2.o .libs/clears.o .libs/sgn.o .libs/check.o .libs/sub1sp.o .libs/version.o .libs/mpn_exp.o .libs/mpfr-gmp.o .libs/mp_clz_tab.o .libs/sum.o .libs/add1sp.o .libs/free_cache.o .libs/si_op.o .libs/cmp_ld.o .libs/set_ui_2exp.o .libs/set_si_2exp.o .libs/set_uj.o .libs/set_sj.o .libs/get_sj.o .libs/get_uj.o .libs/get_z.o .libs/iszero.o .libs/cache.o .libs/sqr.o .libs/int_ceil_log2.o .libs/isqrt.o .libs/strtofr.o .libs/pow_z.o .libs/logging.o .libs/mulders.o .libs/get_f.o .libs/round_p.o .libs/erfc.o .libs/atan2.o .libs/subnormal.o .libs/const_catalan.o .libs/root.o .libs/sec.o .libs/csc.o .libs/cot.o .libs/eint.o .libs/sech.o .libs/csch.o .libs/coth.o .libs/round_near_x.o .libs/constant.o .libs/abort_prec_max.o .libs/stack_interface.o .libs/lngamma.o .libs/zeta_ui.o .libs/set_d64.o .libs/get_d64.o .libs/jn.o .libs/yn.o .libs/rem1.o .libs/add_d.o .libs/sub_d.o .libs/d_sub.o .libs/mul_d.o .libs/div_d.o .libs/d_div.o .libs/li2.o .libs/rec_sqrt.o .libs/min_prec.o .libs/buildopt.o .libs/digamma.o .libs/bernoulli.o .libs/isregular.o .libs/set_flt.o .libs/get_flt.o .libs/scale2.o .libs/set_z_exp.o .libs/ai.o .libs/gammaonethird.o .libs/grandom.o .libs/fpif.o .libs/set_float128.o .libs/get_float128.o .libs/rndna.o .libs/nrandom.o .libs/random_deviate.o .libs/erandom.o .libs/mpfr-mini-gmp.o .libs/fmma.o .libs/log_ui.o .libs/gamma_inc.o .libs/ubf.o .libs/beta.o .libs/odd_p.o .libs/get_q.o .libs/pool.o .libs/total_order.o .libs/set_d128.o .libs/get_d128.o .libs/nbits_ulong.o .libs/cmpabs_ui.o .libs/get_patches.o -lgmp -O2 -g0 -Wl,-soname -Wl,libmpfr.so.6 -o .libs/libmpfr.so.6.1.0 libtool: link: (cd ".libs" && rm -f "libmpfr.so.6" && ln -s "libmpfr.so.6.1.0" "libmpfr.so.6") libtool: link: (cd ".libs" && rm -f "libmpfr.so" && ln -s "libmpfr.so.6.1.0" "libmpfr.so") libtool: link: ( cd ".libs" && rm -f "libmpfr.la" && ln -s "../libmpfr.la" "libmpfr.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/src' Making all in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tests' Making all in tune make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tune' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tune' Making all in tools/bench make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0' >>> mpfr 4.1.0 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install -C /home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/mpfr' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/info' /usr/bin/install -c -m 644 FAQ.html '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/mpfr' /usr/bin/install -c -m 644 ./mpfr.info '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/info' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/doc' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/src' /usr/bin/make install-am make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/src' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' /bin/bash ../libtool --mode=install /usr/bin/install -c libmpfr.la '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /usr/bin/install -c -m 644 mpfr.h mpf2mpfr.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libmpfr.so.6.1.0 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libmpfr.so.6.1.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libmpfr.so.6.1.0 libmpfr.so.6 || { rm -f libmpfr.so.6 && ln -s libmpfr.so.6.1.0 libmpfr.so.6; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libmpfr.so.6.1.0 libmpfr.so || { rm -f libmpfr.so && ln -s libmpfr.so.6.1.0 libmpfr.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpfr.lai /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libmpfr.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/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 '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tests' Making install in tune make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tune' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/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 '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tune' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tune' Making install in tools/bench make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tools/bench' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/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 '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/mpfr' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 mpfr.pc '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/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 '/home/buildroot/autobuild/instance-3/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 '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/mpfr/.' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0' >>> mpfr 4.1.0 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/mpfr' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/info' /usr/bin/install -c -m 644 FAQ.html '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/mpfr' /usr/bin/install -c -m 644 ./mpfr.info '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/info' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/doc' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/src' /usr/bin/make install-am make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/src' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include' /bin/bash ../libtool --mode=install /usr/bin/install -c libmpfr.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' /usr/bin/install -c -m 644 mpfr.h mpf2mpfr.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include' libtool: install: /usr/bin/install -c .libs/libmpfr.so.6.1.0 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libmpfr.so.6.1.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libmpfr.so.6.1.0 libmpfr.so.6 || { rm -f libmpfr.so.6 && ln -s libmpfr.so.6.1.0 libmpfr.so.6; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libmpfr.so.6.1.0 libmpfr.so || { rm -f libmpfr.so && ln -s libmpfr.so.6.1.0 libmpfr.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpfr.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libmpfr.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/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 '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tests' Making install in tune make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tune' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/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 '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tune' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tune' Making install in tools/bench make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tools/bench' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/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 '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0/tools/bench' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/mpfr' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 mpfr.pc '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/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 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/mpfr/examples' /usr/bin/install -c -m 644 AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/mpfr/.' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpfr-4.1.0' mpc-1.2.1.tar.gz: OK (sha256: 17503d2c395dfcf106b622dc142683c1199431d095367c6aacba6eec30340459) >>> mpc 1.2.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/mpc/mpc-1.2.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1 -xf - >>> mpc 1.2.1 Patching >>> mpc 1.2.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mpc 1.2.1 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/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). >>> mpc 1.2.1 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-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... no 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 for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking for mips64el-buildroot-linux-uclibc-ar... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking the archiver (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/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) /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/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... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking for gmp.h... yes checking for ANSI C header files... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking whether time.h and sys/time.h may both be included... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for library containing creal... no checking whether creal, cimag and I can be used... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for gettimeofday... yes checking for localeconv... yes checking for setlocale... yes checking for getrusage... yes checking for dup... yes checking for dup2... yes checking for __gmpz_init in -lgmp... yes checking for MPFR... yes checking for recent GMP... yes checking for recent MPFR... yes checking if gcc accepts -dumpversion option... yes checking gcc version... 11.3.0 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 doc/Makefile config.status: creating tools/Makefile config.status: creating tools/bench/Makefile config.status: creating tools/mpcheck/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 >>> mpc 1.2.1 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/src' /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o abs.lo abs.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o acos.lo acos.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o acosh.lo acosh.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o add.lo add.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c acosh.c -fPIC -DPIC -o .libs/acosh.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c abs.c -fPIC -DPIC -o .libs/abs.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c add.c -fPIC -DPIC -o .libs/add.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c acos.c -fPIC -DPIC -o .libs/acos.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o add_fr.lo add_fr.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o add_si.lo add_si.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o add_ui.lo add_ui.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c add_fr.c -fPIC -DPIC -o .libs/add_fr.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c add_si.c -fPIC -DPIC -o .libs/add_si.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o arg.lo arg.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c add_ui.c -fPIC -DPIC -o .libs/add_ui.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o asin.lo asin.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o asinh.lo asinh.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c arg.c -fPIC -DPIC -o .libs/arg.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o atan.lo atan.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c asinh.c -fPIC -DPIC -o .libs/asinh.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c asin.c -fPIC -DPIC -o .libs/asin.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o atanh.lo atanh.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c atan.c -fPIC -DPIC -o .libs/atan.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o clear.lo clear.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c atanh.c -fPIC -DPIC -o .libs/atanh.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c clear.c -fPIC -DPIC -o .libs/clear.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o cmp.lo cmp.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o cmp_abs.lo cmp_abs.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c cmp.c -fPIC -DPIC -o .libs/cmp.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c cmp_abs.c -fPIC -DPIC -o .libs/cmp_abs.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o cmp_si_si.lo cmp_si_si.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o conj.lo conj.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o cos.lo cos.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c cmp_si_si.c -fPIC -DPIC -o .libs/cmp_si_si.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c conj.c -fPIC -DPIC -o .libs/conj.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o cosh.lo cosh.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c cos.c -fPIC -DPIC -o .libs/cos.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o div_2si.lo div_2si.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o div_2ui.lo div_2ui.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c cosh.c -fPIC -DPIC -o .libs/cosh.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o div.lo div.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c div_2si.c -fPIC -DPIC -o .libs/div_2si.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c div_2ui.c -fPIC -DPIC -o .libs/div_2ui.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o div_fr.lo div_fr.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c div.c -fPIC -DPIC -o .libs/div.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o div_ui.lo div_ui.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o dot.lo dot.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c div_fr.c -fPIC -DPIC -o .libs/div_fr.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c div_ui.c -fPIC -DPIC -o .libs/div_ui.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o exp.lo exp.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c dot.c -fPIC -DPIC -o .libs/dot.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o fma.lo fma.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c exp.c -fPIC -DPIC -o .libs/exp.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o fr_div.lo fr_div.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c fma.c -fPIC -DPIC -o .libs/fma.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c fr_div.c -fPIC -DPIC -o .libs/fr_div.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o fr_sub.lo fr_sub.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o get_prec2.lo get_prec2.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o get_prec.lo get_prec.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c fr_sub.c -fPIC -DPIC -o .libs/fr_sub.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c get_prec2.c -fPIC -DPIC -o .libs/get_prec2.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o get_version.lo get_version.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o get_x.lo get_x.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c get_prec.c -fPIC -DPIC -o .libs/get_prec.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o imag.lo imag.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c get_version.c -fPIC -DPIC -o .libs/get_version.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o init2.lo init2.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c get_x.c -fPIC -DPIC -o .libs/get_x.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c imag.c -fPIC -DPIC -o .libs/imag.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o init3.lo init3.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c init2.c -fPIC -DPIC -o .libs/init2.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o inp_str.lo inp_str.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c init3.c -fPIC -DPIC -o .libs/init3.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o log.lo log.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o log10.lo log10.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c inp_str.c -fPIC -DPIC -o .libs/inp_str.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mem.lo mem.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c log.c -fPIC -DPIC -o .libs/log.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c log10.c -fPIC -DPIC -o .libs/log10.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mem.c -fPIC -DPIC -o .libs/mem.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mul_2si.lo mul_2si.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mul_2ui.lo mul_2ui.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mul.lo mul.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mul_fr.lo mul_fr.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mul_2si.c -fPIC -DPIC -o .libs/mul_2si.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mul_2ui.c -fPIC -DPIC -o .libs/mul_2ui.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mul.c -fPIC -DPIC -o .libs/mul.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mul_fr.c -fPIC -DPIC -o .libs/mul_fr.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mul_i.lo mul_i.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mul_si.lo mul_si.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o mul_ui.lo mul_ui.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mul_i.c -fPIC -DPIC -o .libs/mul_i.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mul_si.c -fPIC -DPIC -o .libs/mul_si.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c mul_ui.c -fPIC -DPIC -o .libs/mul_ui.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o neg.lo neg.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o norm.lo norm.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o out_str.lo out_str.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c neg.c -fPIC -DPIC -o .libs/neg.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c out_str.c -fPIC -DPIC -o .libs/out_str.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c norm.c -fPIC -DPIC -o .libs/norm.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o pow.lo pow.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o pow_fr.lo pow_fr.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o pow_ld.lo pow_ld.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c pow.c -fPIC -DPIC -o .libs/pow.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c pow_fr.c -fPIC -DPIC -o .libs/pow_fr.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o pow_d.lo pow_d.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c pow_ld.c -fPIC -DPIC -o .libs/pow_ld.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o pow_si.lo pow_si.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c pow_d.c -fPIC -DPIC -o .libs/pow_d.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o pow_ui.lo pow_ui.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c pow_si.c -fPIC -DPIC -o .libs/pow_si.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o pow_z.lo pow_z.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c pow_ui.c -fPIC -DPIC -o .libs/pow_ui.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o proj.lo proj.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c pow_z.c -fPIC -DPIC -o .libs/pow_z.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c proj.c -fPIC -DPIC -o .libs/proj.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o real.lo real.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o rootofunity.lo rootofunity.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o urandom.lo urandom.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c real.c -fPIC -DPIC -o .libs/real.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c rootofunity.c -fPIC -DPIC -o .libs/rootofunity.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c urandom.c -fPIC -DPIC -o .libs/urandom.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o set.lo set.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o set_prec.lo set_prec.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o set_str.lo set_str.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c set_prec.c -fPIC -DPIC -o .libs/set_prec.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c set.c -fPIC -DPIC -o .libs/set.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o set_x.lo set_x.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c set_str.c -fPIC -DPIC -o .libs/set_str.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o set_x_x.lo set_x_x.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sin.lo sin.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c set_x.c -fPIC -DPIC -o .libs/set_x.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sin_cos.lo sin_cos.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c set_x_x.c -fPIC -DPIC -o .libs/set_x_x.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sin.c -fPIC -DPIC -o .libs/sin.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sinh.lo sinh.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sin_cos.c -fPIC -DPIC -o .libs/sin_cos.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sqr.lo sqr.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sinh.c -fPIC -DPIC -o .libs/sinh.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sqrt.lo sqrt.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sqr.c -fPIC -DPIC -o .libs/sqr.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o strtoc.lo strtoc.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sqrt.c -fPIC -DPIC -o .libs/sqrt.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c strtoc.c -fPIC -DPIC -o .libs/strtoc.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sub.lo sub.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sub_fr.lo sub_fr.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sub_ui.lo sub_ui.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o sum.lo sum.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sub.c -fPIC -DPIC -o .libs/sub.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sub_fr.c -fPIC -DPIC -o .libs/sub_fr.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sub_ui.c -fPIC -DPIC -o .libs/sub_ui.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sum.c -fPIC -DPIC -o .libs/sum.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o swap.lo swap.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o tan.lo tan.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o tanh.lo tanh.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o uceil_log2.lo uceil_log2.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c swap.c -fPIC -DPIC -o .libs/swap.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c tanh.c -fPIC -DPIC -o .libs/tanh.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c tan.c -fPIC -DPIC -o .libs/tan.o /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o ui_div.lo ui_div.c /bin/bash ../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o ui_ui_sub.lo ui_ui_sub.c libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c uceil_log2.c -fPIC -DPIC -o .libs/uceil_log2.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ui_div.c -fPIC -DPIC -o .libs/ui_div.o libtool: compile: /home/buildroot/autobuild/instance-3/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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ui_ui_sub.c -fPIC -DPIC -o .libs/ui_ui_sub.o /bin/bash ../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -version-info 5:1:2 -o libmpc.la -rpath /usr/lib abs.lo acos.lo acosh.lo add.lo add_fr.lo add_si.lo add_ui.lo arg.lo asin.lo asinh.lo atan.lo atanh.lo clear.lo cmp.lo cmp_abs.lo cmp_si_si.lo conj.lo cos.lo cosh.lo div_2si.lo div_2ui.lo div.lo div_fr.lo div_ui.lo dot.lo exp.lo fma.lo fr_div.lo fr_sub.lo get_prec2.lo get_prec.lo get_version.lo get_x.lo imag.lo init2.lo init3.lo inp_str.lo log.lo log10.lo mem.lo mul_2si.lo mul_2ui.lo mul.lo mul_fr.lo mul_i.lo mul_si.lo mul_ui.lo neg.lo norm.lo out_str.lo pow.lo pow_fr.lo pow_ld.lo pow_d.lo pow_si.lo pow_ui.lo pow_z.lo proj.lo real.lo rootofunity.lo urandom.lo set.lo set_prec.lo set_str.lo set_x.lo set_x_x.lo sin.lo sin_cos.lo sinh.lo sqr.lo sqrt.lo strtoc.lo sub.lo sub_fr.lo sub_ui.lo sum.lo swap.lo tan.lo tanh.lo uceil_log2.lo ui_div.lo ui_ui_sub.lo -lmpfr -lgmp libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -shared -fPIC -DPIC .libs/abs.o .libs/acos.o .libs/acosh.o .libs/add.o .libs/add_fr.o .libs/add_si.o .libs/add_ui.o .libs/arg.o .libs/asin.o .libs/asinh.o .libs/atan.o .libs/atanh.o .libs/clear.o .libs/cmp.o .libs/cmp_abs.o .libs/cmp_si_si.o .libs/conj.o .libs/cos.o .libs/cosh.o .libs/div_2si.o .libs/div_2ui.o .libs/div.o .libs/div_fr.o .libs/div_ui.o .libs/dot.o .libs/exp.o .libs/fma.o .libs/fr_div.o .libs/fr_sub.o .libs/get_prec2.o .libs/get_prec.o .libs/get_version.o .libs/get_x.o .libs/imag.o .libs/init2.o .libs/init3.o .libs/inp_str.o .libs/log.o .libs/log10.o .libs/mem.o .libs/mul_2si.o .libs/mul_2ui.o .libs/mul.o .libs/mul_fr.o .libs/mul_i.o .libs/mul_si.o .libs/mul_ui.o .libs/neg.o .libs/norm.o .libs/out_str.o .libs/pow.o .libs/pow_fr.o .libs/pow_ld.o .libs/pow_d.o .libs/pow_si.o .libs/pow_ui.o .libs/pow_z.o .libs/proj.o .libs/real.o .libs/rootofunity.o .libs/urandom.o .libs/set.o .libs/set_prec.o .libs/set_str.o .libs/set_x.o .libs/set_x_x.o .libs/sin.o .libs/sin_cos.o .libs/sinh.o .libs/sqr.o .libs/sqrt.o .libs/strtoc.o .libs/sub.o .libs/sub_fr.o .libs/sub_ui.o .libs/sum.o .libs/swap.o .libs/tan.o .libs/tanh.o .libs/uceil_log2.o .libs/ui_div.o .libs/ui_ui_sub.o -lmpfr -lgmp -O2 -g0 -Wl,-soname -Wl,libmpc.so.3 -o .libs/libmpc.so.3.2.1 libtool: link: (cd ".libs" && rm -f "libmpc.so.3" && ln -s "libmpc.so.3.2.1" "libmpc.so.3") libtool: link: (cd ".libs" && rm -f "libmpc.so" && ln -s "libmpc.so.3.2.1" "libmpc.so") libtool: link: ( cd ".libs" && rm -f "libmpc.la" && ln -s "../libmpc.la" "libmpc.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/src' Making all in tests make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tests' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/doc' Making all in tools make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools' Making all in bench make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/bench' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/bench' Making all in mpcheck make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' >>> mpc 1.2.1 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install -C /home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmpc.la '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libmpc.so.3.2.1 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libmpc.so.3.2.1 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libmpc.so.3.2.1 libmpc.so.3 || { rm -f libmpc.so.3 && ln -s libmpc.so.3.2.1 libmpc.so.3; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libmpc.so.3.2.1 libmpc.so || { rm -f libmpc.so && ln -s libmpc.so.3.2.1 libmpc.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpc.lai /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libmpc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/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 '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tests' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/info' /usr/bin/install -c -m 644 ./mpc.info '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/info' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/doc' Making install in tools make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools' Making install in bench make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/bench' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/bench' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/bench' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/bench' Making install in mpcheck make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/mpcheck' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/mpcheck' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 src/mpc.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' >>> mpc 1.2.1 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> mpc 1.2.1 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libmpc.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libmpc.so.3.2.1 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libmpc.so.3.2.1 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libmpc.so.3.2.1 libmpc.so.3 || { rm -f libmpc.so.3 && ln -s libmpc.so.3.2.1 libmpc.so.3; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libmpc.so.3.2.1 libmpc.so || { rm -f libmpc.so && ln -s libmpc.so.3.2.1 libmpc.so; }; }) libtool: install: /usr/bin/install -c .libs/libmpc.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libmpc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/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 '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tests' Making install in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/doc' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/info' /usr/bin/install -c -m 644 ./mpc.info '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/info' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/doc' Making install in tools make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools' Making install in bench make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/bench' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/bench' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/bench' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/bench' Making install in mpcheck make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/mpcheck' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/mpcheck' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools/mpcheck' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1/tools' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include' /usr/bin/install -c -m 644 src/mpc.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/mpc-1.2.1' attr-2.5.1.tar.xz: OK (sha256: db448a626f9313a1a970d636767316a8da32aede70518b8050fa0de7947adc32) >>> host-attr 2.5.1 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/attr/attr-2.5.1.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1 -xf - >>> host-attr 2.5.1 Patching Applying 0001-build-with-older-GCCs.patch using patch: patching file include/attributes.h >>> host-attr 2.5.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-attr 2.5.1 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1/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 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> host-attr 2.5.1 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/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: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop 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 whether make supports nested variables... (cached) yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/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 for an ANSI C-conforming const... yes checking for mode_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether __attribute__((visibility())) is supported... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/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 x86_64-pc-linux-gnu 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 /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/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 mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... no checking for msgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgmerge checking for ld used by /usr/bin/gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libattr.pc config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing include/attr commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop >>> host-attr 2.5.1 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1' Making all in po make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1/po' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1' CC tools/attr.o CC libattr/la-attr_copy_action.lo CC libattr/la-attr_copy_check.lo CC libattr/la-attr_copy_fd.lo CC libattr/la-attr_copy_file.lo CC libattr/la-libattr.lo CC libattr/la-syscalls.lo CC libmisc/high_water_alloc.lo CC libmisc/next_line.lo CC libmisc/quote.lo CC libmisc/unquote.lo CC libmisc/walk_tree.lo CC tools/getfattr.o CC tools/setfattr.o CCLD libattr.la CCLD libmisc.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD attr CCLD getfattr CCLD setfattr make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1' >>> host-attr 2.5.1 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1' Making install in po make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1/po' if test "attr" = "gettext-tools"; then \ /bin/mkdir -p /home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/autobuild/instance-3/output-1/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1/po' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1' subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/attributes.h" "/home/buildroot/autobuild/instance-3/output-1/host/include/attr" subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/error_context.h" "/home/buildroot/autobuild/instance-3/output-1/host/include/attr" /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/etc' /bin/bash ./libtool --mode=install /usr/bin/install -c libattr.la '/home/buildroot/autobuild/instance-3/output-1/host/lib' /usr/bin/install -c -m 644 xattr.conf '/home/buildroot/autobuild/instance-3/output-1/host/etc' subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libattr.h" "/home/buildroot/autobuild/instance-3/output-1/host/include/attr" /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/attr' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /usr/bin/install -c -m 644 doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/PORTING '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/attr' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' /usr/bin/install -c -m 644 man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /usr/bin/install -c -m 644 libattr.pc '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' /usr/bin/make install-data-hook make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1' set -e; \ cd "/home/buildroot/autobuild/instance-3/output-1/host/share/man"; \ for d in man/man1/attr.1 man/man1/getfattr.1 man/man1/setfattr.1 man/man3/attr_get.3 man/man3/attr_list.3 man/man3/attr_multi.3 man/man3/attr_remove.3 man/man3/attr_set.3; do \ man_section=${d##*.}; \ d=${d#man/}; \ dst=${d##*/}; \ for m in `gawk \ '/^\.S[h|H] NAME/ {ok=1; next} ok {print; exit}' $d \ | /bin/sed \ -e 's/^\.Nm //' -e 's/,/ /g' -e 's/\\-.*//' \ -e 's/\\\f[0-9]//g' -e 's/ / /g;q'`; \ do \ [ "$m" = "\\" ] && continue; \ ln="man$man_section/$m.$man_section"; \ [ -e "$ln" ] && continue; \ echo ln -s $dst $ln; \ ln -s $dst $ln; \ done; \ done libtool: install: /usr/bin/install -c .libs/libattr.so.1.1.2501 /home/buildroot/autobuild/instance-3/output-1/host/lib/libattr.so.1.1.2501 ln -s attr_get.3 man3/attr_getf.3 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libattr.so.1.1.2501 libattr.so.1 || { rm -f libattr.so.1 && ln -s libattr.so.1.1.2501 libattr.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libattr.so.1.1.2501 libattr.so || { rm -f libattr.so && ln -s libattr.so.1.1.2501 libattr.so; }; }) ln -s attr_list.3 man3/attr_listf.3 libtool: install: /usr/bin/install -c .libs/libattr.lai /home/buildroot/autobuild/instance-3/output-1/host/lib/libattr.la ln -s attr_multi.3 man3/attr_multif.3 ln -s attr_remove.3 man3/attr_removef.3 ln -s attr_set.3 man3/attr_setf.3 make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1' libtool: finish: PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/buildroot/autobuild/instance-3/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildroot/autobuild/instance-3/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c attr getfattr setfattr '/home/buildroot/autobuild/instance-3/output-1/host/bin' libtool: install: /usr/bin/install -c attr /home/buildroot/autobuild/instance-3/output-1/host/bin/attr libtool: install: /usr/bin/install -c getfattr /home/buildroot/autobuild/instance-3/output-1/host/bin/getfattr libtool: install: /usr/bin/install -c setfattr /home/buildroot/autobuild/instance-3/output-1/host/bin/setfattr make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-attr-2.5.1' acl-2.3.1.tar.xz: OK (sha256: c0234042e17f11306c23c038b08e5e070edb7be44bef6697fb8734dcff1c66b1) >>> host-acl 2.3.1 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/acl/acl-2.3.1.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1 -xf - >>> host-acl 2.3.1 Patching Applying 0001-Build-with-old-GCC-versions.patch using patch: patching file libacl/acl_from_text.c >>> host-acl 2.3.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-acl 2.3.1 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1/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 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> host-acl 2.3.1 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/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: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop 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 whether make supports nested variables... (cached) yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/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 whether __attribute__((visibility())) is supported... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/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 x86_64-pc-linux-gnu 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 /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/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 mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... no checking for msgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgmerge checking for ld used by /usr/bin/gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking attr/error_context.h usability... yes checking attr/error_context.h presence... yes checking for attr/error_context.h... yes checking for getxattr in -lattr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libacl.pc config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing include/acl commands config.status: executing include/sys commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop >>> host-acl 2.3.1 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1' Making all in po make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1/po' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1' CC tools/getfacl.o CC tools/user_group.o CC tools/do_set.o CC tools/parse.o CC tools/sequence.o CC tools/setfacl.o CC tools/chacl.o CC libacl/la-acl_add_perm.lo CC libacl/la-acl_calc_mask.lo CC libacl/la-acl_clear_perms.lo CC libacl/la-acl_copy_entry.lo CC libacl/la-acl_copy_ext.lo CC libacl/la-acl_copy_int.lo CC libacl/la-acl_create_entry.lo CC libacl/la-acl_delete_def_file.lo CC libacl/la-acl_delete_entry.lo CC libacl/la-acl_delete_perm.lo CC libacl/la-acl_dup.lo CC libacl/la-acl_free.lo CC libacl/la-acl_from_text.lo CC libacl/la-acl_get_entry.lo CC libacl/la-acl_get_fd.lo CC libacl/la-acl_get_file.lo CC libacl/la-acl_get_perm.lo CC libacl/la-acl_get_permset.lo CC libacl/la-acl_get_qualifier.lo CC libacl/la-acl_get_tag_type.lo CC libacl/la-acl_init.lo CC libacl/la-acl_set_fd.lo CC libacl/la-acl_set_file.lo CC libacl/la-acl_set_permset.lo CC libacl/la-acl_set_qualifier.lo CC libacl/la-acl_set_tag_type.lo CC libacl/la-acl_size.lo CC libacl/la-acl_to_text.lo CC libacl/la-acl_valid.lo CC libacl/la-acl_check.lo CC libacl/la-acl_cmp.lo CC libacl/la-acl_entries.lo CC libacl/la-acl_equiv_mode.lo CC libacl/la-acl_error.lo CC libacl/la-acl_extended_fd.lo CC libacl/la-acl_extended_file.lo CC libacl/la-acl_extended_file_nofollow.lo CC libacl/la-acl_from_mode.lo CC libacl/la-acl_to_any_text.lo CC libacl/la-__acl_extended_file.lo CC libacl/la-__acl_from_xattr.lo CC libacl/la-__acl_reorder_obj_p.lo CC libacl/la-__acl_to_any_text.lo CC libacl/la-__acl_to_xattr.lo CC libacl/la-__apply_mask_to_mode.lo CC libacl/la-__libobj.lo CC libacl/la-perm_copy_fd.lo CC libacl/la-perm_copy_file.lo CC libmisc/high_water_alloc.lo CC libmisc/next_line.lo CC libmisc/quote.lo CC libmisc/unquote.lo CC libmisc/walk_tree.lo CCLD libmisc.la /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD libacl.la CCLD chacl CCLD getfacl CCLD setfacl make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1' >>> host-acl 2.3.1 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1' Making install in po make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1/po' if test "acl" = "gettext-tools"; then \ /bin/mkdir -p /home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/autobuild/instance-3/output-1/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1/po' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1' subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/libacl.h" "/home/buildroot/autobuild/instance-3/output-1/host/include/acl" subst_install_header() { file=`echo "$1" | sed -e 's,^.*/,,'`; /bin/sed -e "s/\/extern/" < "$1" > "include/$file.t" || exit 1; /bin/mkdir -p "$2" || exit 1; /usr/bin/install -c -m 644 "include/$file.t" "$2/$file" || exit 1; rm -f "include/$file.t"; }; subst_install_header "include/acl.h" "/home/buildroot/autobuild/instance-3/output-1/host/include/sys" /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libacl.la '/home/buildroot/autobuild/instance-3/output-1/host/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/acl' /usr/bin/install -c -m 644 doc/extensions.txt doc/CHANGES doc/COPYING doc/COPYING.LGPL doc/libacl.txt doc/PORTING '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/acl' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man5' /usr/bin/install -c -m 644 man/man1/chacl.1 man/man1/getfacl.1 man/man1/setfacl.1 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 man/man5/acl.5 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man5' /usr/bin/install -c -m 644 libacl.pc '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 man/man3/acl_add_perm.3 man/man3/acl_calc_mask.3 man/man3/acl_check.3 man/man3/acl_clear_perms.3 man/man3/acl_cmp.3 man/man3/acl_copy_entry.3 man/man3/acl_copy_ext.3 man/man3/acl_copy_int.3 man/man3/acl_create_entry.3 man/man3/acl_delete_def_file.3 man/man3/acl_delete_entry.3 man/man3/acl_delete_perm.3 man/man3/acl_dup.3 man/man3/acl_entries.3 man/man3/acl_equiv_mode.3 man/man3/acl_error.3 man/man3/acl_extended_fd.3 man/man3/acl_extended_file.3 man/man3/acl_extended_file_nofollow.3 man/man3/acl_free.3 man/man3/acl_from_mode.3 man/man3/acl_from_text.3 man/man3/acl_get_entry.3 man/man3/acl_get_fd.3 man/man3/acl_get_file.3 man/man3/acl_get_perm.3 man/man3/acl_get_permset.3 man/man3/acl_get_qualifier.3 man/man3/acl_get_tag_type.3 man/man3/acl_init.3 man/man3/acl_set_fd.3 man/man3/acl_set_file.3 man/man3/acl_set_permset.3 man/man3/acl_set_qualifier.3 man/man3/acl_set_tag_type.3 man/man3/acl_size.3 man/man3/acl_to_any_text.3 man/man3/acl_to_text.3 man/man3/acl_valid.3 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' libtool: install: /usr/bin/install -c .libs/libacl.so.1.1.2301 /home/buildroot/autobuild/instance-3/output-1/host/lib/libacl.so.1.1.2301 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libacl.so.1.1.2301 libacl.so.1 || { rm -f libacl.so.1 && ln -s libacl.so.1.1.2301 libacl.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libacl.so.1.1.2301 libacl.so || { rm -f libacl.so && ln -s libacl.so.1.1.2301 libacl.so; }; }) libtool: install: /usr/bin/install -c .libs/libacl.lai /home/buildroot/autobuild/instance-3/output-1/host/lib/libacl.la libtool: finish: PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/buildroot/autobuild/instance-3/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildroot/autobuild/instance-3/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c chacl getfacl setfacl '/home/buildroot/autobuild/instance-3/output-1/host/bin' libtool: install: /usr/bin/install -c chacl /home/buildroot/autobuild/instance-3/output-1/host/bin/chacl libtool: install: /usr/bin/install -c getfacl /home/buildroot/autobuild/instance-3/output-1/host/bin/getfacl libtool: install: /usr/bin/install -c setfacl /home/buildroot/autobuild/instance-3/output-1/host/bin/setfacl make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-acl-2.3.1' lzo-2.10.tar.gz: OK (sha1: 4924676a9bae5db58ef129dc1cebce3baa3c4b5d) lzo-2.10.tar.gz: OK (sha256: c0f892943208266f9b6543b3ae308fab6284c5c90e627931446fb49b4221a072) >>> host-lzo 2.10 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/lzo/lzo-2.10.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10 -xf - >>> host-lzo 2.10 Patching >>> host-lzo 2.10 Configuring (mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10//buildroot-build && cd /home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10//buildroot-build && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/cmake /home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/ -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_FIND_ROOT_PATH="/home/buildroot/autobuild/instance-3/output-1/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE="BOTH" -DCMAKE_INSTALL_PREFIX="/home/buildroot/autobuild/instance-3/output-1/host" -DCMAKE_C_FLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" -DCMAKE_CXX_FLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" -DCMAKE_EXE_LINKER_FLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" -DCMAKE_SHARED_LINKER_FLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" -DCMAKE_ASM_COMPILER="/usr/bin/as" -DCMAKE_C_COMPILER="/usr/bin/gcc" -DCMAKE_CXX_COMPILER="/usr/bin/g++" -DCMAKE_C_COMPILER_LAUNCHER="" -DCMAKE_CXX_COMPILER_LAUNCHER="" -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=ON -DENABLE_SHARED=ON -DENABLE_STATIC=OFF ) -- The C compiler identification is GNU 6.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config (found version "1.6.3") -- Looking for assert.h -- Looking for assert.h - found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for dirent.h -- Looking for dirent.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for float.h -- Looking for float.h - found -- Looking for limits.h -- Looking for limits.h - found -- Looking for malloc.h -- Looking for malloc.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for setjmp.h -- Looking for setjmp.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdio.h -- Looking for stdio.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for time.h -- Looking for time.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for utime.h -- Looking for utime.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/wait.h -- Looking for sys/wait.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of __int16 -- Check size of __int16 - failed -- Check size of __int32 -- Check size of __int32 - failed -- Check size of __int64 -- Check size of __int64 - failed -- Check size of void * -- Check size of void * - done -- Check size of size_t -- Check size of size_t - done -- Check size of ptrdiff_t -- Check size of ptrdiff_t - done -- Check size of intmax_t -- Check size of intmax_t - done -- Check size of uintmax_t -- Check size of uintmax_t - done -- Check size of intptr_t -- Check size of intptr_t - done -- Check size of uintptr_t -- Check size of uintptr_t - done -- Check size of float -- Check size of float - done -- Check size of double -- Check size of double - done -- Check size of long double -- Check size of long double - done -- Check size of dev_t -- Check size of dev_t - done -- Check size of fpos_t -- Check size of fpos_t - failed -- Check size of mode_t -- Check size of mode_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of time_t -- Check size of time_t - done -- Looking for access -- Looking for access - found -- Looking for alloca -- Looking for alloca - not found -- Looking for atexit -- Looking for atexit - found -- Looking for atoi -- Looking for atoi - found -- Looking for atol -- Looking for atol - found -- Looking for chmod -- Looking for chmod - found -- Looking for chown -- Looking for chown - found -- Looking for clock_getcpuclockid -- Looking for clock_getcpuclockid - found -- Looking for clock_getres -- Looking for clock_getres - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for ctime -- Looking for ctime - found -- Looking for difftime -- Looking for difftime - found -- Looking for fstat -- Looking for fstat - found -- Looking for getenv -- Looking for getenv - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for gmtime -- Looking for gmtime - found -- Looking for isatty -- Looking for isatty - found -- Looking for localtime -- Looking for localtime - found -- Looking for longjmp -- Looking for longjmp - found -- Looking for lstat -- Looking for lstat - found -- Looking for memcmp -- Looking for memcmp - found -- Looking for memcpy -- Looking for memcpy - found -- Looking for memmove -- Looking for memmove - found -- Looking for memset -- Looking for memset - found -- Looking for mkdir -- Looking for mkdir - found -- Looking for mktime -- Looking for mktime - found -- Looking for mmap -- Looking for mmap - found -- Looking for mprotect -- Looking for mprotect - found -- Looking for munmap -- Looking for munmap - found -- Looking for qsort -- Looking for qsort - found -- Looking for raise -- Looking for raise - found -- Looking for rmdir -- Looking for rmdir - found -- Looking for setjmp -- Looking for setjmp - found -- Looking for signal -- Looking for signal - found -- Looking for snprintf -- Looking for snprintf - found -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strchr -- Looking for strchr - found -- Looking for strdup -- Looking for strdup - found -- Looking for strerror -- Looking for strerror - found -- Looking for strftime -- Looking for strftime - found -- Looking for stricmp -- Looking for stricmp - not found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for strnicmp -- Looking for strnicmp - not found -- Looking for strrchr -- Looking for strrchr - found -- Looking for strstr -- Looking for strstr - found -- Looking for time -- Looking for time - found -- Looking for umask -- Looking for umask - found -- Looking for utime -- Looking for utime - found -- Looking for vsnprintf -- Looking for vsnprintf - found -- CMAKE_BUILD_TYPE = Release -- 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_TESTS CMAKE_ASM_COMPILER CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_FIND_ROOT_PATH_MODE_LIBRARY -- Build files have been written to: /home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build >>> host-lzo 2.10 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10//buildroot-build make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 1%] Building C object CMakeFiles/testmini.dir/minilzo/testmini.c.o [ 2%] Building C object CMakeFiles/testmini.dir/minilzo/minilzo.c.o [ 3%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1_99.c.o [ 4%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1.c.o [ 5%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1a.c.o [ 7%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1a_99.c.o [ 8%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_1.c.o [ 9%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_2.c.o [ 10%] Linking C executable testmini make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 10%] Built target testmini [ 11%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_3.c.o [ 12%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_4.c.o [ 14%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_5.c.o [ 15%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_6.c.o [ 16%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_7.c.o [ 17%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_8.c.o [ 18%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_9.c.o [ 20%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_99.c.o [ 22%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_9x.c.o [ 22%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_cc.c.o [ 23%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_d1.c.o [ 24%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_d2.c.o [ 25%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_rr.c.o [ 27%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_1.c.o [ 28%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1b_xx.c.o [ 29%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_2.c.o [ 30%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_3.c.o [ 31%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_4.c.o [ 32%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_5.c.o [ 34%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_6.c.o [ 36%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_8.c.o [ 36%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_7.c.o [ 37%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_9.c.o [ 38%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_99.c.o [ 40%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_9x.c.o [ 41%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_cc.c.o [ 42%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_d2.c.o [ 43%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_d1.c.o [ 44%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_xx.c.o [ 45%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1c_rr.c.o [ 47%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1f_9x.c.o [ 48%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1f_1.c.o [ 49%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1f_d1.c.o [ 50%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1f_d2.c.o [ 51%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_1.c.o [ 52%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_1k.c.o [ 54%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_1l.c.o [ 55%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_1o.c.o [ 56%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_9x.c.o [ 57%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_d1.c.o [ 58%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_d2.c.o [ 60%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_d3.c.o [ 61%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1x_o.c.o [ 62%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_1.c.o [ 63%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_9x.c.o [ 64%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_d1.c.o [ 65%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_d2.c.o [ 67%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_d3.c.o [ 68%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1y_o.c.o [ 69%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1z_9x.c.o [ 70%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1z_d1.c.o [ 71%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1z_d2.c.o [ 72%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo1z_d3.c.o [ 74%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo2a_9x.c.o [ 75%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo2a_d1.c.o [ 76%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo2a_d2.c.o [ 77%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo_crc.c.o [ 78%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo_init.c.o [ 80%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo_ptr.c.o [ 81%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo_str.c.o [ 82%] Building C object CMakeFiles/lzo_shared_lib.dir/src/lzo_util.c.o [ 83%] Linking C shared library liblzo2.so make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 83%] Built target lzo_shared_lib make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 85%] Building C object CMakeFiles/dict.dir/examples/dict.c.o [ 85%] Building C object CMakeFiles/lzotest.dir/lzotest/lzotest.c.o [ 87%] Building C object CMakeFiles/lzopack.dir/examples/lzopack.c.o [ 88%] Building C object CMakeFiles/overlap.dir/examples/overlap.c.o [ 89%] Linking C executable overlap [ 90%] Linking C executable dict make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 90%] Built target overlap make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 91%] Building C object CMakeFiles/precomp.dir/examples/precomp.c.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 91%] Built target dict make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 92%] Building C object CMakeFiles/precomp2.dir/examples/precomp2.c.o [ 94%] Linking C executable lzopack make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 94%] Built target lzopack make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 95%] Building C object CMakeFiles/simple.dir/examples/simple.c.o [ 96%] Linking C executable precomp make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 96%] Built target precomp [ 97%] Linking C executable precomp2 make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 97%] Built target precomp2 [ 98%] Linking C executable simple make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 98%] Built target simple [100%] Linking C executable lzotest make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [100%] Built target lzotest make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' >>> host-lzo 2.10 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10//buildroot-build make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' Consolidate compiler generated dependencies of target testmini make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 3%] Built target testmini Consolidate compiler generated dependencies of target lzo_shared_lib make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 83%] Built target lzo_shared_lib make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' Consolidate compiler generated dependencies of target dict Consolidate compiler generated dependencies of target lzopack make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' Consolidate compiler generated dependencies of target lzotest Consolidate compiler generated dependencies of target overlap make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 85%] Built target lzopack [ 88%] Built target dict [ 90%] Built target lzotest [ 92%] Built target overlap make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' Consolidate compiler generated dependencies of target precomp Consolidate compiler generated dependencies of target simple make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' Consolidate compiler generated dependencies of target precomp2 make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' [ 95%] Built target precomp [ 98%] Built target simple [100%] Built target precomp2 make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/share/doc/lzo/AUTHORS -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/share/doc/lzo/COPYING -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/share/doc/lzo/NEWS -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/share/doc/lzo/THANKS -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/share/doc/lzo/LZO.FAQ -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/share/doc/lzo/LZO.TXT -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/share/doc/lzo/LZOAPI.TXT -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/include/lzo/lzo1.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/include/lzo/lzo1a.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/include/lzo/lzo1b.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/include/lzo/lzo1c.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/include/lzo/lzo1f.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/include/lzo/lzo1x.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/include/lzo/lzo1y.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/include/lzo/lzo1z.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/include/lzo/lzo2a.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/include/lzo/lzo_asm.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/include/lzo/lzoconf.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/include/lzo/lzodefs.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/include/lzo/lzoutil.h -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/lib/liblzo2.so.2.0.0 -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/lib/liblzo2.so.2 -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/lib/liblzo2.so -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/libexec/lzo/examples/lzopack -- Set runtime path of "/home/buildroot/autobuild/instance-3/output-1/host/libexec/lzo/examples/lzopack" to "/home/buildroot/autobuild/instance-3/output-1/host/lib" -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/libexec/lzo/examples/lzotest -- Set runtime path of "/home/buildroot/autobuild/instance-3/output-1/host/libexec/lzo/examples/lzotest" to "/home/buildroot/autobuild/instance-3/output-1/host/lib" -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/libexec/lzo/examples/simple -- Set runtime path of "/home/buildroot/autobuild/instance-3/output-1/host/libexec/lzo/examples/simple" to "/home/buildroot/autobuild/instance-3/output-1/host/lib" -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/libexec/lzo/examples/testmini -- Installing: /home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig/lzo2.pc make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzo-2.10/buildroot-build' util-linux-2.38.tar.xz: OK (sha256: 6d111cbe4d55b336db2f1fbeffbc65b89908704c01136371d32aa9bec373eb64) >>> host-util-linux 2.38 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/util-linux/util-linux-2.38.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38 -xf - >>> host-util-linux 2.38 Patching Applying 0001-lsns-improve-dependence-on-NS_GET_-ioctls.patch using patch: patching file sys-utils/lsns.c >>> host-util-linux 2.38 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-util-linux 2.38 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38/config/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 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> host-util-linux 2.38 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/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-systemd --with-systemdsystemunitdir=no --without-python --enable-libblkid --enable-libmount --enable-libuuid --without-libmagic --without-ncurses --without-ncursesw --without-tinfo --disable-raw --disable-all-programs ) configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop 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 how to run the C preprocessor... /usr/bin/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 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of /usr/bin/gcc... none checking whether make supports nested variables... (cached) yes checking the archiver (/usr/bin/ar) interface... ar checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking for bison... bison -y checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for an ANSI C-conforming const... yes checking for working volatile... yes checking whether byte ordering is bigendian... no checking whether compiler handles -fno-common... yes checking whether compiler handles -Wall... yes checking whether compiler handles -Wextra... yes checking whether compiler handles -Waddress-of-packed-member... no checking whether compiler handles -Wdiscarded-qualifiers... yes checking whether compiler handles -Wembedded-directive... no checking whether compiler handles -Wextra-semi... no checking whether compiler handles -Wformat-security... no checking whether compiler handles -Wimplicit-function-declaration... yes checking whether compiler handles -Wmissing-declarations... yes checking whether compiler handles -Wmissing-parameter-type... yes checking whether compiler handles -Wmissing-prototypes... yes checking whether compiler handles -Wnested-externs... yes checking whether compiler handles -Wno-missing-field-initializers... yes checking whether compiler handles -Wpointer-arith... yes checking whether compiler handles -Wredundant-decls... yes checking whether compiler handles -Wsign-compare... yes checking whether compiler handles -Wstrict-prototypes... yes checking whether compiler handles -Wtype-limits... yes checking whether compiler handles -Wuninitialized... yes checking whether compiler handles -Wunused-but-set-parameter... yes checking whether compiler handles -Wunused-but-set-variable... yes checking whether compiler handles -Wunused-parameter... yes checking whether compiler handles -Wunused-result... yes checking whether compiler handles -Wunused-variable... yes checking whether compiler handles -Werror=sequence-point... yes checking whether compiler handles -Wno-clobbered... yes checking whether compiler handles -Wno-cast-function-type... yes checking whether compiler handles -Wno-unused-parameter... yes 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 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/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 x86_64-pc-linux-gnu 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 /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/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 mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking linker version script flag... --version-script checking if version scripts can use complex wildcards... yes checking pkg-config is at least version 0.9.0... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no checking for xsltproc... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether to enable assertions... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether NLS is requested... no checking for msgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgmerge checking for ld used by /usr/bin/gcc... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking for linux/compiler.h... no checking for linux/blkpg.h... yes checking for linux/major.h... yes checking asm/io.h usability... no checking asm/io.h presence... no checking for asm/io.h... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking linux/blkzoned.h usability... no checking linux/blkzoned.h presence... no checking for linux/blkzoned.h... no checking linux/btrfs.h usability... yes checking linux/btrfs.h presence... yes checking for linux/btrfs.h... yes checking linux/capability.h usability... yes checking linux/capability.h presence... yes checking for linux/capability.h... yes checking linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes checking linux/falloc.h usability... yes checking linux/falloc.h presence... yes checking for linux/falloc.h... yes checking linux/fd.h usability... yes checking linux/fd.h presence... yes checking for linux/fd.h... yes checking linux/fiemap.h usability... yes checking linux/fiemap.h presence... yes checking for linux/fiemap.h... yes checking linux/kcmp.h usability... yes checking linux/kcmp.h presence... yes checking for linux/kcmp.h... yes checking linux/net_namespace.h usability... yes checking linux/net_namespace.h presence... yes checking for linux/net_namespace.h... yes checking linux/nsfs.h usability... yes checking linux/nsfs.h presence... yes checking for linux/nsfs.h... yes checking linux/raw.h usability... yes checking linux/raw.h presence... yes checking for linux/raw.h... yes checking linux/securebits.h usability... yes checking linux/securebits.h presence... yes checking for linux/securebits.h... yes checking linux/tiocl.h usability... yes checking linux/tiocl.h presence... yes checking for linux/tiocl.h... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking linux/watchdog.h usability... yes checking linux/watchdog.h presence... yes checking for linux/watchdog.h... yes checking linux/if_alg.h usability... yes checking linux/if_alg.h presence... yes checking for linux/if_alg.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking net/if_dl.h usability... no checking net/if_dl.h presence... no checking for net/if_dl.h... no checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking security/pam_appl.h usability... no checking security/pam_appl.h presence... no checking for security/pam_appl.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for stdint.h... (cached) yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking sys/disk.h usability... no checking sys/disk.h presence... no checking for sys/disk.h... no checking sys/disklabel.h usability... no checking sys/disklabel.h presence... no checking for sys/disklabel.h... no checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioccom.h usability... no checking sys/ioccom.h presence... no checking for sys/ioccom.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/io.h usability... yes checking sys/io.h presence... yes checking for sys/io.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/swap.h usability... yes checking sys/swap.h presence... yes checking for sys/swap.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timex.h usability... yes checking sys/timex.h presence... yes checking for sys/timex.h... yes checking sys/ttydefaults.h usability... yes checking sys/ttydefaults.h presence... yes checking for sys/ttydefaults.h... yes checking for sys/types.h... (cached) yes checking sys/ucred.h usability... no checking sys/ucred.h presence... no checking for sys/ucred.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking for unistd.h... (cached) yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for linux/fs.h... no checking for linux/gsmmux.h... no checking for security/pam_misc.h... no checking whether BLK_ZONE_REP_CAPACITY is declared... no checking for security/openpam.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking whether langinfo.h defines ALTMON_x constants... no checking whether langinfo.h defines _NL_ABALTMON_x constants... no checking for struct termios.c_line... yes checking for struct stat.st_mtim.tv_nsec... yes checking whether _NL_TIME_WEEK_1STDAY is declared... yes checking whether environ is declared... yes checking whether strsignal is declared... yes checking whether TIOCGLCKTRMIOS is declared... yes checking whether SOCK_CLOEXEC is declared... yes checking whether SOCK_NONBLOCK is declared... yes checking whether SO_PASSCRED is declared... yes checking for clearenv... yes checking for close_range... no checking for eaccess... yes checking for err... yes checking for errx... yes checking for explicit_bzero... no checking for __fpending... yes checking for __fpurge... yes checking for fpurge... no checking for fsync... yes checking for getdomainname... yes checking for getdtablesize... yes checking for getexecname... no checking for getmntinfo... no checking for getrandom... no checking for getrlimit... yes checking for getsgnam... yes checking for getttynam... yes checking for inotify_init... yes checking for jrand48... yes checking for lchown... yes checking for lgetxattr... yes checking for llistxattr... yes checking for llseek... yes checking for newlocale... yes checking for mempcpy... yes checking for mkostemp... yes checking for nanosleep... yes checking for ntp_gettime... yes checking for personality... yes checking for pidfd_open... no checking for pidfd_send_signal... no checking for posix_fadvise... yes checking for prctl... yes checking for qsort_r... yes checking for rpmatch... yes checking for scandirat... yes checking for sched_setattr... no checking for sched_setscheduler... yes checking for __secure_getenv... no checking for secure_getenv... yes checking for sendfile... yes checking for setprogname... no checking for setresgid... yes checking for setresuid... yes checking for sigqueue... yes checking for srandom... yes checking for strnchr... no checking for strndup... yes checking for strnlen... yes checking for strtod_l... yes checking for sysconf... yes checking for sysinfo... yes checking for timegm... yes checking for usleep... yes checking for uselocale... yes checking for utimensat... yes checking for vwarnx... yes checking for warn... yes checking for warnx... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for futimens... yes checking for getusershell... yes checking for inotify_init1... yes checking for ioperm... yes checking for iopl... yes checking for openat... yes checking for fstatat... yes checking for unlinkat... yes checking for open_memstream... yes checking for reboot... yes checking for updwtmpx... yes checking for updwtmpx... (cached) yes checking for syscall setns... SYS_setns checking for syscall pidfd_open... no configure: WARNING: Unable to detect syscall pidfd_open. checking for syscall pidfd_send_signal... no configure: WARNING: Unable to detect syscall pidfd_send_signal. checking for syscall close_range... no configure: WARNING: Unable to detect syscall close_range. checking for isnan... yes checking for clock_gettime... yes checking for timer_create... no checking for timer_create in -lrt... yes checking for rtas_get_sysparm in -lrtas... no checking for struct sockaddr.sa_len... no checking for library containing socket... none required checking for dirfd... yes checking whether program_invocation_short_name is defined... yes checking whether __progname is defined... yes configure: WARNING: disable all programs and man pages by default configure: re-use already generated man-pages. checking whether the target supports thread-local storage... yes checking for openpty in -lutil... yes checking for union semun... no checking for loff_t... yes checking wchar_t support... yes checking for cpu_set_t... yes checking for sighandler_t... yes checking whether CPU_ALLOC is declared... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for udev_new in -ludev... no checking for readline in -lreadline... no checking for valid unshare() function... yes checking for valid setns() function... yes checking for capng_apply in -lcap-ng... no checking for crc32 in -lz... yes configure: WARNING: hwclock disabled; not building hwclock_cmos checking for swapon... yes checking for swapoff... yes checking for LIBUSER... no checking for ECONF... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libblkid/docs/Makefile config.status: creating libblkid/docs/version.xml config.status: creating libblkid/src/blkid.h config.status: creating libfdisk/docs/Makefile config.status: creating libfdisk/docs/version.xml config.status: creating libfdisk/src/libfdisk.h config.status: creating libmount/docs/Makefile config.status: creating libmount/docs/version.xml config.status: creating libmount/src/libmount.h config.status: creating libsmartcols/docs/Makefile config.status: creating libsmartcols/docs/version.xml config.status: creating libsmartcols/src/libsmartcols.h config.status: creating po/Makefile.in config.status: creating po-man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: setting ALL_LINGUAS in configure.in is obsolete config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop util-linux 2.38 prefix: /home/buildroot/autobuild/instance-3/output-1/host exec prefix: ${prefix} bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin libdir: ${exec_prefix}/lib usrbin_execdir: ${exec_prefix}/bin usrsbin_execdir: ${exec_prefix}/sbin usrlib_execdir: ${exec_prefix}/lib localstatedir: /home/buildroot/autobuild/instance-3/output-1/host/var runstatedir: ${localstatedir}/run includedir: ${prefix}/include sysconfdir: /home/buildroot/autobuild/instance-3/output-1/host/etc sysconfstaticdir: ${prefix}/lib vendordir: Python: Python version: Python libs: Bash completions: ${datarootdir}/bash-completion/completions Systemd support: no Systemd unitdir: no libeconf support: no Btrfs support: yes Wide-char support: yes libcryptsetup support: Manual pages: no Manual pages translated: no compiler: /usr/bin/gcc / /usr/bin/g++ suid cflags: ldflags: -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib suid ldflags: ASAN enabled: no cflags: -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include warnings: -fno-common -Wall -Wextra -Wdiscarded-qualifiers -Wimplicit-function-declaration -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wnested-externs -Wno-missing-field-initializers -Wpointer-arith -Wredundant-decls -Wsign-compare -Wstrict-prototypes -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Werror=sequence-point Type 'make' or 'make ' to compile. >>> host-util-linux 2.38 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' Making all in po make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38/po' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' CC lib/libcommon_la-blkdev.lo CC lib/libcommon_la-buffer.lo CC lib/libcommon_la-canonicalize.lo CC lib/libcommon_la-color-names.lo In file included from lib/blkdev.c:34:0: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC lib/libcommon_la-crc32.lo CC lib/libcommon_la-crc32c.lo CC lib/libcommon_la-c_strtod.lo CC lib/libcommon_la-encode.lo CC lib/libcommon_la-env.lo CC lib/libcommon_la-fileutils.lo CC lib/libcommon_la-idcache.lo CC lib/libcommon_la-jsonwrt.lo CC lib/libcommon_la-mangle.lo CC lib/libcommon_la-match.lo CC lib/libcommon_la-mbsalign.lo CC lib/libcommon_la-mbsedit.lo CC lib/libcommon_la-md5.lo CC lib/libcommon_la-pager.lo CC lib/libcommon_la-pwdutils.lo CC lib/libcommon_la-randutils.lo CC lib/libcommon_la-sha1.lo CC lib/libcommon_la-signames.lo CC lib/libcommon_la-strutils.lo CC lib/libcommon_la-strv.lo CC lib/libcommon_la-timeutils.lo CC lib/libcommon_la-ttyutils.lo CC lib/libcommon_la-linux_version.lo CC lib/libcommon_la-loopdev.lo CC lib/libcommon_la-cpuset.lo CC lib/libcommon_la-path.lo CC lib/libcommon_la-sysfs.lo In file included from lib/loopdev.c:42:0: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC lib/libcommon_la-procfs.lo CC lib/libmount_la-monotonic.lo GEN libuuid/uuid.pc GEN libblkid/blkid.pc GEN libmount/mount.pc CC libuuid/src/la-clear.lo CC libuuid/src/la-compare.lo CC libuuid/src/la-copy.lo CC libuuid/src/la-gen_uuid.lo CC libuuid/src/la-isnull.lo CC libuuid/src/la-pack.lo CC libuuid/src/la-parse.lo CC libuuid/src/la-unpack.lo CC libuuid/src/la-unparse.lo CC libuuid/src/la-uuid_time.lo CC libuuid/src/la-predefined.lo CC lib/libuuid_la-randutils.lo CC lib/libuuid_la-md5.lo CC lib/libuuid_la-sha1.lo CC libblkid/src/la-init.lo CC libblkid/src/la-cache.lo In file included from libblkid/src/blkidP.h:32:0, from libblkid/src/init.c:16: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/la-config.lo CC libblkid/src/la-dev.lo In file included from libblkid/src/blkidP.h:32:0, from libblkid/src/cache.c:24: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/la-devname.lo CC libblkid/src/la-devno.lo In file included from libblkid/src/blkidP.h:32:0, from libblkid/src/config.c:26: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from libblkid/src/blkidP.h:32:0, from libblkid/src/dev.c:16: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/la-encode.lo CC libblkid/src/la-evaluate.lo In file included from libblkid/src/blkidP.h:32:0, from libblkid/src/devname.c:37: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from libblkid/src/blkidP.h:32:0, from libblkid/src/devno.c:35: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/la-getsize.lo In file included from libblkid/src/blkidP.h:32:0, from libblkid/src/encode.c:20: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from libblkid/src/blkidP.h:32:0, from libblkid/src/evaluate.c:29: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/la-probe.lo CC libblkid/src/la-read.lo CC libblkid/src/la-resolve.lo In file included from libblkid/src/blkidP.h:32:0, from libblkid/src/getsize.c:17: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/la-save.lo In file included from libblkid/src/blkidP.h:32:0, from libblkid/src/probe.c:114: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from libblkid/src/blkidP.h:32:0, from libblkid/src/resolve.c:22: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from libblkid/src/blkidP.h:32:0, from libblkid/src/read.c:26: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/la-tag.lo In file included from libblkid/src/blkidP.h:32:0, from libblkid/src/save.c:28: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/la-verify.lo CC libblkid/src/la-version.lo In file included from libblkid/src/blkidP.h:32:0, from libblkid/src/tag.c:18: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from libblkid/src/blkidP.h:32:0, from libblkid/src/verify.c:23: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/partitions/la-aix.lo CC libblkid/src/partitions/la-atari.lo CC libblkid/src/partitions/la-bsd.lo CC libblkid/src/partitions/la-dos.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/partitions/partitions.h:4, from libblkid/src/partitions/aix.c:14: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/partitions/partitions.h:4, from libblkid/src/partitions/atari.c:17: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/partitions/la-gpt.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/partitions/partitions.h:4, from libblkid/src/partitions/dos.c:16: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/partitions/partitions.h:4, from libblkid/src/partitions/bsd.c:16: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/partitions/la-mac.lo CC libblkid/src/partitions/la-minix.lo CC libblkid/src/partitions/la-partitions.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/partitions/partitions.h:4, from libblkid/src/partitions/gpt.c:23: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/partitions/partitions.h:4, from libblkid/src/partitions/minix.c:14: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/partitions/partitions.h:4, from libblkid/src/partitions/mac.c:15: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/partitions/la-sgi.lo CC libblkid/src/partitions/la-solaris_x86.lo CC libblkid/src/partitions/la-sun.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/partitions/partitions.h:4, from libblkid/src/partitions/partitions.c:23: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/partitions/partitions.h:4, from libblkid/src/partitions/sgi.c:15: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/partitions/partitions.h:4, from libblkid/src/partitions/solaris_x86.c:14: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/partitions/partitions.h:4, from libblkid/src/partitions/sun.c:16: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/partitions/la-ultrix.lo CC libblkid/src/partitions/la-unixware.lo CC libblkid/src/superblocks/la-adaptec_raid.lo CC libblkid/src/superblocks/la-apfs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/partitions/partitions.h:4, from libblkid/src/partitions/unixware.c:21: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/partitions/partitions.h:4, from libblkid/src/partitions/ultrix.c:15: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/adaptec_raid.c:16: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-bcache.lo CC libblkid/src/superblocks/la-befs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/apfs.c:8: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-bfs.lo CC libblkid/src/superblocks/la-bitlocker.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/bcache.c:14: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/befs.c:19: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/bfs.c:8: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-bluestore.lo CC libblkid/src/superblocks/la-btrfs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/bitlocker.c:15: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-cramfs.lo CC libblkid/src/superblocks/la-ddf_raid.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/bluestore.c:24: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/btrfs.c:20: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-drbd.lo CC libblkid/src/superblocks/la-drbdproxy_datalog.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/cramfs.c:18: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-drbdmanage.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/ddf_raid.c:16: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-exfat.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/drbd.c:19: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-exfs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/drbdproxy_datalog.c:16: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-ext.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/drbdmanage.c:24: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-f2fs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/exfat.c:7: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-gfs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/exfs.c:22: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/ext.c:21: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-hfs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/f2fs.c:11: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-highpoint_raid.lo CC libblkid/src/superblocks/la-hpfs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/gfs.c:13: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-iso9660.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/hfs.c:14: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/highpoint_raid.c:16: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-isw_raid.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/hpfs.c:16: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-jfs.lo CC libblkid/src/superblocks/la-jmicron_raid.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/iso9660.c:21: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-linux_raid.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/isw_raid.c:16: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-lsi_raid.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/jfs.c:19: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-luks.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/jmicron_raid.c:17: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-lvm.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/linux_raid.c:16: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-minix.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/lsi_raid.c:17: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-mpool.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/luks.c:19: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/lvm.c:18: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-netware.lo CC libblkid/src/superblocks/la-nilfs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/minix.c:13: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-ntfs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/mpool.c:14: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-refs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/netware.c:16: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-nvidia_raid.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/nilfs.c:10: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-ocfs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/ntfs.c:14: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/refs.c:13: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-promise_raid.lo CC libblkid/src/superblocks/la-reiserfs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/nvidia_raid.c:17: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-romfs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/ocfs.c:15: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-silicon_raid.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/promise_raid.c:18: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/reiserfs.c:15: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-squashfs.lo CC libblkid/src/superblocks/la-stratis.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/romfs.c:18: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-superblocks.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/silicon_raid.c:20: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-swap.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/squashfs.c:17: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/stratis.c:19: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-sysv.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/superblocks.c:22: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-ubi.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/swap.c:19: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-ubifs.lo CC libblkid/src/superblocks/la-udf.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/sysv.c:17: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/ubi.c:13: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-ufs.lo CC libblkid/src/superblocks/la-vdo.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/ubifs.c:13: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-vfat.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/udf.c:20: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/ufs.c:20: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/vdo.c:16: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-via_raid.lo CC libblkid/src/superblocks/la-vmfs.lo CC libblkid/src/superblocks/la-vxfs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/vfat.c:21: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/via_raid.c:19: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/vmfs.c:7: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-xfs.lo CC libblkid/src/superblocks/la-zfs.lo CC libblkid/src/superblocks/la-zonefs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/vxfs.c:10: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/superblocks/la-erofs.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/xfs.c:21: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/zfs.c:17: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/zonefs.c:10: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/topology/la-topology.lo CC libblkid/src/topology/la-dm.lo CC libblkid/src/topology/la-evms.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/superblocks/superblocks.h:10, from libblkid/src/superblocks/erofs.c:10: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/topology/la-ioctl.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/topology/topology.h:4, from libblkid/src/topology/topology.c:15: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/topology/topology.h:4, from libblkid/src/topology/dm.c:22: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/topology/topology.h:4, from libblkid/src/topology/evms.c:23: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/topology/la-lvm.lo CC libblkid/src/topology/la-md.lo In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/topology/topology.h:4, from libblkid/src/topology/ioctl.c:19: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libblkid/src/topology/la-sysfs.lo CCLD libcommon.la In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/topology/topology.h:4, from libblkid/src/topology/lvm.c:22: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/topology/topology.h:4, from libblkid/src/topology/md.c:23: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') In file included from ./libblkid/src/blkidP.h:32:0, from libblkid/src/topology/topology.h:4, from libblkid/src/topology/sysfs.c:21: ./include/blkdev.h: In function 'blkdev_get_zonereport': ./include/blkdev.h:154:65: warning: unused parameter 'fd' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~ ./include/blkdev.h:154:78: warning: unused parameter 'sector' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ ./include/blkdev.h:154:95: warning: unused parameter 'nzones' [-Wunused-parameter] static inline struct blk_zone_report *blkdev_get_zonereport(int fd, uint64_t sector, uint32_t nzones) ^~~~~~ CC libmount/src/la-cache.lo CC libmount/src/la-fs.lo CC libmount/src/la-init.lo CC libmount/src/la-iter.lo CC libmount/src/la-lock.lo CC libmount/src/la-optmap.lo CC libmount/src/la-optstr.lo CC libmount/src/la-tab.lo CC libmount/src/la-tab_diff.lo CC libmount/src/la-tab_parse.lo CC libmount/src/la-tab_update.lo CC libmount/src/la-test.lo CC libmount/src/la-utils.lo CC libmount/src/la-version.lo CC libmount/src/la-context.lo CC libmount/src/la-context_loopdev.lo CC libmount/src/la-context_veritydev.lo CC libmount/src/la-context_mount.lo CC libmount/src/la-context_umount.lo CC libmount/src/la-monitor.lo CC libmount/src/la-btrfs.lo CCLD libuuid.la CCLD libblkid.la CCLD libmount.la make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' >>> host-util-linux 2.38 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' Making install in po make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38/po' if test "util-linux" = "gettext-tools"; then \ /bin/mkdir -p /home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/autobuild/instance-3/output-1/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38/po' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c libuuid.la libblkid.la libmount.la '/home/buildroot/autobuild/instance-3/output-1/host/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/sbin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/sbin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/bash-completion/completions' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man5' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' /usr/bin/install -c -m 644 lib/terminal-colors.d.5 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man5' /usr/bin/install -c -m 644 libuuid/man/uuid.3 libuuid/man/uuid_clear.3 libuuid/man/uuid_compare.3 libuuid/man/uuid_copy.3 libuuid/man/uuid_generate.3 libuuid/man/uuid_is_null.3 libuuid/man/uuid_parse.3 libuuid/man/uuid_time.3 libuuid/man/uuid_unparse.3 libblkid/libblkid.3 libuuid/man/uuid_generate_random.3 libuuid/man/uuid_generate_time.3 libuuid/man/uuid_generate_time_safe.3 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/include/blkid' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/include/libmount' /usr/bin/install -c -m 644 libblkid/src/blkid.h '/home/buildroot/autobuild/instance-3/output-1/host/include/blkid' /usr/bin/install -c -m 644 libmount/src/libmount.h '/home/buildroot/autobuild/instance-3/output-1/host/include/libmount' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 libuuid/uuid.pc libblkid/blkid.pc libmount/mount.pc '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/include/uuid' /usr/bin/install -c -m 644 libuuid/src/uuid.h '/home/buildroot/autobuild/instance-3/output-1/host/include/uuid' /usr/bin/make install-data-hook libtool: install: /usr/bin/install -c .libs/libuuid.so.1.3.0 /home/buildroot/autobuild/instance-3/output-1/host/lib/libuuid.so.1.3.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so.1 || { rm -f libuuid.so.1 && ln -s libuuid.so.1.3.0 libuuid.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libuuid.so.1.3.0 libuuid.so || { rm -f libuuid.so && ln -s libuuid.so.1.3.0 libuuid.so; }; }) libtool: install: /usr/bin/install -c .libs/libuuid.lai /home/buildroot/autobuild/instance-3/output-1/host/lib/libuuid.la libtool: install: /usr/bin/install -c .libs/libblkid.so.1.1.0 /home/buildroot/autobuild/instance-3/output-1/host/lib/libblkid.so.1.1.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so.1 || { rm -f libblkid.so.1 && ln -s libblkid.so.1.1.0 libblkid.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so || { rm -f libblkid.so && ln -s libblkid.so.1.1.0 libblkid.so; }; }) libtool: install: /usr/bin/install -c .libs/libblkid.lai /home/buildroot/autobuild/instance-3/output-1/host/lib/libblkid.la libtool: install: /usr/bin/install -c .libs/libmount.so.1.1.0 /home/buildroot/autobuild/instance-3/output-1/host/lib/libmount.so.1.1.0 make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' make[5]: Nothing to be done for 'install-data-hook'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libmount.so.1.1.0 libmount.so.1 || { rm -f libmount.so.1 && ln -s libmount.so.1.1.0 libmount.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libmount.so.1.1.0 libmount.so || { rm -f libmount.so && ln -s libmount.so.1.1.0 libmount.so; }; }) libtool: install: /usr/bin/install -c .libs/libmount.lai /home/buildroot/autobuild/instance-3/output-1/host/lib/libmount.la libtool: finish: PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/buildroot/autobuild/instance-3/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildroot/autobuild/instance-3/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/make install-exec-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' if test "/home/buildroot/autobuild/instance-3/output-1/host/lib" != "/home/buildroot/autobuild/instance-3/output-1/host/lib" -a -f "/home/buildroot/autobuild/instance-3/output-1/host/lib/libuuid.so"; then \ /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/lib; \ mv /home/buildroot/autobuild/instance-3/output-1/host/lib/libuuid.so.* /home/buildroot/autobuild/instance-3/output-1/host/lib; \ so_img_name=$(readlink /home/buildroot/autobuild/instance-3/output-1/host/lib/libuuid.so); \ so_img_rel_target=$(echo /home/buildroot/autobuild/instance-3/output-1/host/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && \ rm -f libuuid.so && \ ln -s $so_img_rel_target/home/buildroot/autobuild/instance-3/output-1/host/lib/$so_img_name libuuid.so); \ fi if test "/home/buildroot/autobuild/instance-3/output-1/host/lib" != "/home/buildroot/autobuild/instance-3/output-1/host/lib" -a -f "/home/buildroot/autobuild/instance-3/output-1/host/lib/libblkid.so"; then \ /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/lib; \ mv /home/buildroot/autobuild/instance-3/output-1/host/lib/libblkid.so.* /home/buildroot/autobuild/instance-3/output-1/host/lib; \ so_img_name=$(readlink /home/buildroot/autobuild/instance-3/output-1/host/lib/libblkid.so); \ so_img_rel_target=$(echo /home/buildroot/autobuild/instance-3/output-1/host/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && \ rm -f libblkid.so && \ ln -s $so_img_rel_target/home/buildroot/autobuild/instance-3/output-1/host/lib/$so_img_name libblkid.so); \ fi if test "/home/buildroot/autobuild/instance-3/output-1/host/lib" != "/home/buildroot/autobuild/instance-3/output-1/host/lib" -a -f "/home/buildroot/autobuild/instance-3/output-1/host/lib/libmount.so"; then \ /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/lib; \ mv /home/buildroot/autobuild/instance-3/output-1/host/lib/libmount.so.* /home/buildroot/autobuild/instance-3/output-1/host/lib; \ so_img_name=$(readlink /home/buildroot/autobuild/instance-3/output-1/host/lib/libmount.so); \ so_img_rel_target=$(echo /home/buildroot/autobuild/instance-3/output-1/host/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && \ rm -f libmount.so && \ ln -s $so_img_rel_target/home/buildroot/autobuild/instance-3/output-1/host/lib/$so_img_name libmount.so); \ fi make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-util-linux-2.38' zstd-1.5.2.tar.gz: OK (sha256: 7c42d56fac126929a6a85dbc73ff1db2411d04f104fae9bdea51305663a83fd0) >>> host-zstd 1.5.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/zstd/zstd-1.5.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 PREFIX=/home/buildroot/autobuild/instance-3/output-1/host -C /home/buildroot/autobuild/instance-3/output-1/build/host-zstd-1.5.2 zstd-release lib-release make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-zstd-1.5.2' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-zstd-1.5.2/programs' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-zstd-1.5.2/lib' creating pkgconfig CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/debug.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/entropy_common.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/debug.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/error_private.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/entropy_common.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/error_private.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/fse_decompress.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/fse_decompress.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/pool.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/debug.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/entropy_common.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/threading.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/pool.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/error_private.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/threading.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/xxhash.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/fse_decompress.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstd_common.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/pool.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/xxhash.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstd_v05.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstd_common.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstd_v05.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstd_v06.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/threading.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/xxhash.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd_common.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/fse_compress.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/hist.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/huf_compress.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstd_v07.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstd_v06.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/fse_compress.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd_compress.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstd_v07.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd_compress_literals.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/hist.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/huf_compress.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstd_compress.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/fse_compress.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd_compress_sequences.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/hist.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/huf_compress.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstd_compress.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd_compress_superblock.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd_double_fast.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstd_compress_literals.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstd_compress_sequences.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd_fast.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstd_compress_superblock.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstd_double_fast.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstd_compress_literals.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstd_compress_sequences.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstd_compress_superblock.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstd_double_fast.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd_lazy.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd_ldm.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstd_fast.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstd_fast.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstd_lazy.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstd_lazy.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd_opt.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstd_ldm.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstdmt_compress.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstd_ldm.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstd_opt.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/huf_decompress.o AS obj/conf_71c03baeadc61542cf24eb3c30bc1283/huf_decompress_amd64.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd_ddict.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd_decompress.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstdmt_compress.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstd_opt.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/huf_decompress.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd_decompress_block.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/cover.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstdmt_compress.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/huf_decompress.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstd_ddict.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstd_decompress.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/divsufsort.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zstd_decompress_block.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstd_ddict.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstd_decompress.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zstd_decompress_block.o AS obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/huf_decompress_amd64.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/fastcover.o AS obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/huf_decompress_amd64.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zdict.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd_v05.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/cover.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/cover.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/divsufsort.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/fastcover.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/divsufsort.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd_v06.o CC obj/conf_b9cab686c27ed0fda0dcefc4876b0b4c/static/zdict.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd_v07.o CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/fastcover.o compiling single-threaded static library 1.5.2 CC obj/conf_09cecbbc55e8cc73ca2fbd3b7ac77de8/dynamic/zdict.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/benchfn.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/benchzstd.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/datagen.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/dibio.o compiling multi-threaded dynamic library 1.5.2 creating versioned links release build completed make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-zstd-1.5.2/lib' CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/fileio.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/timefn.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/util.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstdcli.o CC obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstdcli_trace.o ==> building with threading support ==> building zstd with .gz compression support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support LINK obj/conf_71c03baeadc61542cf24eb3c30bc1283/zstd zstd build completed make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-zstd-1.5.2/programs' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-zstd-1.5.2' >>> host-zstd 1.5.2 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 PREFIX=/home/buildroot/autobuild/instance-3/output-1/host -C /home/buildroot/autobuild/instance-3/output-1/build/host-zstd-1.5.2 install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-zstd-1.5.2' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-zstd-1.5.2/lib' Installing includes Installing shared library Installing static library zstd static and shared library installed make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-zstd-1.5.2/lib' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-zstd-1.5.2/programs' Installing binaries Installing man pages zstd installation completed make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-zstd-1.5.2/programs' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-zstd-1.5.2' mtd-utils-2.1.3.tar.bz2: OK (sha256: 11305a5daf6fc6ed85120695c8593290b577effb039adbfa63d35b4418ff5630) >>> host-mtd 2.1.3 Extracting bzcat /home/buildroot/autobuild/instance-3/dl/mtd/mtd-utils-2.1.3.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-mtd-2.1.3 -xf - >>> host-mtd 2.1.3 Patching >>> host-mtd 2.1.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-mtd-2.1.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-mtd 2.1.3 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/host-mtd-2.1.3/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 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> host-mtd 2.1.3 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-mtd-2.1.3/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/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 --with-jffs --with-ubifs --without-crypto --disable-tests ) configure: WARNING: unrecognized options: --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 whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf 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 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 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 /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/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 x86_64-pc-linux-gnu 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 /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/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 mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/bin/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... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking pkg-config is at least version 0.9.0... yes checking whether compiler handles -Wall... yes checking whether compiler handles -Wextra... yes checking whether compiler handles -Wunused... yes checking whether compiler handles -Wmissing-prototypes... yes checking whether compiler handles -Wmissing-declarations... yes checking whether compiler handles -Wwrite-strings... yes checking whether compiler handles -Wjump-misses-init... yes checking whether compiler handles -Wuninitialized... yes checking whether compiler handles -Winit-self... yes checking whether compiler handles -Wlogical-op... yes checking whether compiler handles -Wunused-but-set-parameter... yes checking whether compiler handles -Wunused-but-set-variable... yes checking whether compiler handles -Wunused-parameter... yes checking whether compiler handles -Wunused-result... yes checking whether compiler handles -Wunused-variable... yes checking whether compiler handles -Wduplicated-cond... yes checking whether compiler handles -Wduplicated-branches... no checking whether compiler handles -Wrestrict... no checking whether compiler handles -Wnull-dereference... yes checking whether compiler handles -Wno-shadow... yes checking whether compiler handles -Wno-sign-compare... yes checking for ZLIB... yes checking for UUID... yes checking for lzo1x_1_15_compress in -llzo2... yes checking for ZSTD... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking sys/random.h usability... no checking sys/random.h presence... no checking for sys/random.h... no checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes configure: WARNING: cannot find headers for getrandom() function configure: WARNING: disabling UBIFS ubihealthd support checking size of off_t... 8 checking size of loff_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/fs-tests/fs_help_all.sh config.status: creating tests/fs-tests/fs_run_all.sh config.status: creating tests/fs-tests/stress/fs_stress00.sh config.status: creating tests/fs-tests/stress/fs_stress01.sh config.status: creating tests/ubi-tests/runubitests.sh config.status: creating tests/ubi-tests/ubi-stress-test.sh config.status: creating Makefile config.status: creating include/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, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-mtd 2.1.3 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-mtd-2.1.3/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-mtd-2.1.3' CC lib/execinfo.o CC ubi-utils/ubiupdatevol.o CC lib/libmtd.o CC lib/libfec.o CC lib/common.o CC lib/libcrc32.o CC lib/libmtd_legacy.o CC lib/libubi.o CC ubi-utils/ubimkvol.o CC ubi-utils/ubirmvol.o CC ubi-utils/ubicrc32.o CC ubi-utils/ubinfo.o CC ubi-utils/ubiattach.o CC ubi-utils/ubidetach.o CC ubi-utils/ubinize.o CC lib/libubigen.o CC lib/libiniparser.o CC lib/dictionary.o CC ubi-utils/ubiformat.o CC lib/libscan.o CC ubi-utils/ubirename.o CC ubi-utils/mtdinfo.o In file included from ubi-utils/mtdinfo.c:34:0: ./include/libubigen.h:124:18: warning: 'struct ubi_ec_hdr' declared inside parameter list will not be visible outside of this definition or declaration struct ubi_ec_hdr *hdr, long long ec); ^~~~~~~~~~ ./include/libubigen.h:140:12: warning: 'struct ubi_vid_hdr' declared inside parameter list will not be visible outside of this definition or declaration struct ubi_vid_hdr *hdr, int lnum, ^~~~~~~~~~~ CC ubi-utils/ubirsvol.o CC ubi-utils/ubiblock.o CC misc-utils/ftl_format.o CC misc-utils/doc_loadbios.o CC misc-utils/ftl_check.o CC misc-utils/mtd_debug.o CC misc-utils/docfdisk.o CC misc-utils/serve_image.o CC misc-utils/recv_image.o CC misc-utils/fectest.o CC misc-utils/flash_erase.o CC misc-utils/flash_lock.o misc-utils/fectest.c: In function 'main': misc-utils/fectest.c:37:11: warning: iteration 47 invokes undefined behavior [-Waggressive-loop-optimizations] srcs[i] = buf + (i * PKT_SIZE); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ misc-utils/fectest.c:36:2: note: within this loop for (i=0; i < NR_PKTS + DROPS; i++) ^~~ CC misc-utils/flash_unlock.o CC misc-utils/flash_otp_info.o CC misc-utils/flash_otp_dump.o CC misc-utils/flash_otp_lock.o CC misc-utils/flash_otp_erase.o CC misc-utils/flash_otp_write.o CC misc-utils/flashcp.o CC misc-utils/mtdpart.o CC misc-utils/lsmtd-lsmtd.o misc-utils/flashcp.c: In function 'main': misc-utils/flashcp.c:277:2: warning: #warning "Check for smaller erase regions" [-Wcpp] #warning "Check for smaller erase regions" ^~~~~~~ CC misc-utils/lsmtd-lsmtd_scan.o CC nand-utils/nanddump.o nand-utils/nanddump.c: In function 'process_options': nand-utils/nanddump.c:165:10: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] free(dumpfile); ^~~~~~~~ In file included from nand-utils/nanddump.c:23:0: /usr/include/stdlib.h:444:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^~~~ CC nand-utils/nandwrite.o CC nand-utils/nandtest.o CC nand-utils/nftldump.o CC nand-utils/nftl_format.o CC nand-utils/nandflipbits.o CC nor-utils/rfddump.o nand-utils/nandflipbits.c: In function 'main': nand-utils/nandflipbits.c:206:44: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, "Invalid byte offset %lld (max %lld)\n", ^ nand-utils/nandflipbits.c:206:54: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'uint64_t {aka long unsigned int}' [-Wformat=] fprintf(stderr, "Invalid byte offset %lld (max %lld)\n", ^ CC nor-utils/rfdformat.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-mkfs.ubifs.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-crc16.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-lpt.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-compr.o CC ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable.o CC ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable_itr.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-devtable.o CC jffsX-utils/mkfs_jffs2-mkfs.jffs2.o CC jffsX-utils/mkfs_jffs2-compr_zlib.o CC jffsX-utils/mkfs_jffs2-rbtree.o CC jffsX-utils/mkfs_jffs2-compr_lzo.o CC jffsX-utils/mkfs_jffs2-compr.o CC jffsX-utils/mkfs_jffs2-compr_rtime.o CC jffsX-utils/jffs2dump-jffs2dump.o CC jffsX-utils/jffs2reader-jffs2reader.o jffsX-utils/jffs2reader.c: In function 'resolvepath0': jffsX-utils/jffs2reader.c:691:6: warning: potential null pointer dereference [-Wnull-dereference] if (*path == '/') { ^~~~~ CC jffsX-utils/sumtool.o AR libmissing.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') AR libmtd.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') AR libubi.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') AR libubigen.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') AR libiniparser.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') AR libscan.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD ubirename CCLD mtdinfo CCLD ubirsvol CCLD ubiblock CCLD ftl_format CCLD doc_loadbios CCLD mtd_debug CCLD docfdisk CCLD ftl_check CCLD serve_image CCLD recv_image CCLD fectest CCLD flash_erase CCLD flash_lock CCLD flash_unlock CCLD flash_otp_info CCLD flash_otp_dump CCLD flash_otp_lock CCLD flash_otp_erase CCLD flash_otp_write CCLD flashcp CCLD mtdpart CCLD lsmtd CCLD nanddump CCLD nandwrite CCLD nandtest CCLD nftldump CCLD nftl_format CCLD nandflipbits CCLD rfddump CCLD rfdformat CCLD mkfs.ubifs CCLD mkfs.jffs2 CCLD jffs2dump CCLD jffs2reader CCLD sumtool CCLD ubiupdatevol CCLD ubimkvol CCLD ubirmvol CCLD ubicrc32 CCLD ubinfo CCLD ubiattach CCLD ubidetach CCLD ubinize CCLD ubiformat make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-mtd-2.1.3' >>> host-mtd 2.1.3 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-3/output-1/build/host-mtd-2.1.3/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-mtd-2.1.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-mtd-2.1.3' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/sbin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/sbin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/sbin' /usr/bin/install -c ubifs-utils/mount.ubifs '/home/buildroot/autobuild/instance-3/output-1/host/sbin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /usr/bin/install -c misc-utils/flash_eraseall '/home/buildroot/autobuild/instance-3/output-1/host/sbin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' /usr/bin/install -c -m 644 jffsX-utils/mkfs.jffs2.1 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /bin/bash ./libtool --mode=install /usr/bin/install -c ubiupdatevol ubimkvol ubirmvol ubicrc32 ubinfo ubiattach ubidetach ubinize ubiformat ubirename mtdinfo ubirsvol ubiblock ftl_format doc_loadbios ftl_check mtd_debug docfdisk serve_image recv_image fectest flash_erase flash_lock flash_unlock flash_otp_info flash_otp_dump flash_otp_lock flash_otp_erase flash_otp_write flashcp mtdpart lsmtd nanddump nandwrite nandtest nftldump nftl_format nandflipbits rfddump rfdformat mkfs.ubifs mkfs.jffs2 jffs2dump jffs2reader sumtool '/home/buildroot/autobuild/instance-3/output-1/host/sbin' /usr/bin/install -c -m 644 ubi-utils/ubinize.8 misc-utils/lsmtd.8 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' libtool: install: /usr/bin/install -c ubiupdatevol /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubiupdatevol libtool: install: /usr/bin/install -c ubimkvol /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubimkvol libtool: install: /usr/bin/install -c ubirmvol /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubirmvol libtool: install: /usr/bin/install -c ubicrc32 /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubicrc32 libtool: install: /usr/bin/install -c ubinfo /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubinfo libtool: install: /usr/bin/install -c ubiattach /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubiattach libtool: install: /usr/bin/install -c ubidetach /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubidetach libtool: install: /usr/bin/install -c ubinize /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubinize libtool: install: /usr/bin/install -c ubiformat /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubiformat libtool: install: /usr/bin/install -c ubirename /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubirename libtool: install: /usr/bin/install -c mtdinfo /home/buildroot/autobuild/instance-3/output-1/host/sbin/mtdinfo libtool: install: /usr/bin/install -c ubirsvol /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubirsvol libtool: install: /usr/bin/install -c ubiblock /home/buildroot/autobuild/instance-3/output-1/host/sbin/ubiblock libtool: install: /usr/bin/install -c ftl_format /home/buildroot/autobuild/instance-3/output-1/host/sbin/ftl_format libtool: install: /usr/bin/install -c doc_loadbios /home/buildroot/autobuild/instance-3/output-1/host/sbin/doc_loadbios libtool: install: /usr/bin/install -c ftl_check /home/buildroot/autobuild/instance-3/output-1/host/sbin/ftl_check libtool: install: /usr/bin/install -c mtd_debug /home/buildroot/autobuild/instance-3/output-1/host/sbin/mtd_debug libtool: install: /usr/bin/install -c docfdisk /home/buildroot/autobuild/instance-3/output-1/host/sbin/docfdisk libtool: install: /usr/bin/install -c serve_image /home/buildroot/autobuild/instance-3/output-1/host/sbin/serve_image libtool: install: /usr/bin/install -c recv_image /home/buildroot/autobuild/instance-3/output-1/host/sbin/recv_image libtool: install: /usr/bin/install -c fectest /home/buildroot/autobuild/instance-3/output-1/host/sbin/fectest libtool: install: /usr/bin/install -c flash_erase /home/buildroot/autobuild/instance-3/output-1/host/sbin/flash_erase libtool: install: /usr/bin/install -c flash_lock /home/buildroot/autobuild/instance-3/output-1/host/sbin/flash_lock libtool: install: /usr/bin/install -c flash_unlock /home/buildroot/autobuild/instance-3/output-1/host/sbin/flash_unlock libtool: install: /usr/bin/install -c flash_otp_info /home/buildroot/autobuild/instance-3/output-1/host/sbin/flash_otp_info libtool: install: /usr/bin/install -c flash_otp_dump /home/buildroot/autobuild/instance-3/output-1/host/sbin/flash_otp_dump libtool: install: /usr/bin/install -c flash_otp_lock /home/buildroot/autobuild/instance-3/output-1/host/sbin/flash_otp_lock libtool: install: /usr/bin/install -c flash_otp_erase /home/buildroot/autobuild/instance-3/output-1/host/sbin/flash_otp_erase libtool: install: /usr/bin/install -c flash_otp_write /home/buildroot/autobuild/instance-3/output-1/host/sbin/flash_otp_write libtool: install: /usr/bin/install -c flashcp /home/buildroot/autobuild/instance-3/output-1/host/sbin/flashcp libtool: install: /usr/bin/install -c mtdpart /home/buildroot/autobuild/instance-3/output-1/host/sbin/mtdpart libtool: install: /usr/bin/install -c lsmtd /home/buildroot/autobuild/instance-3/output-1/host/sbin/lsmtd libtool: install: /usr/bin/install -c nanddump /home/buildroot/autobuild/instance-3/output-1/host/sbin/nanddump libtool: install: /usr/bin/install -c nandwrite /home/buildroot/autobuild/instance-3/output-1/host/sbin/nandwrite libtool: install: /usr/bin/install -c nandtest /home/buildroot/autobuild/instance-3/output-1/host/sbin/nandtest libtool: install: /usr/bin/install -c nftldump /home/buildroot/autobuild/instance-3/output-1/host/sbin/nftldump libtool: install: /usr/bin/install -c nftl_format /home/buildroot/autobuild/instance-3/output-1/host/sbin/nftl_format libtool: install: /usr/bin/install -c nandflipbits /home/buildroot/autobuild/instance-3/output-1/host/sbin/nandflipbits libtool: install: /usr/bin/install -c rfddump /home/buildroot/autobuild/instance-3/output-1/host/sbin/rfddump libtool: install: /usr/bin/install -c rfdformat /home/buildroot/autobuild/instance-3/output-1/host/sbin/rfdformat libtool: install: /usr/bin/install -c mkfs.ubifs /home/buildroot/autobuild/instance-3/output-1/host/sbin/mkfs.ubifs libtool: install: /usr/bin/install -c mkfs.jffs2 /home/buildroot/autobuild/instance-3/output-1/host/sbin/mkfs.jffs2 libtool: install: /usr/bin/install -c jffs2dump /home/buildroot/autobuild/instance-3/output-1/host/sbin/jffs2dump libtool: install: /usr/bin/install -c jffs2reader /home/buildroot/autobuild/instance-3/output-1/host/sbin/jffs2reader libtool: install: /usr/bin/install -c sumtool /home/buildroot/autobuild/instance-3/output-1/host/sbin/sumtool make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-mtd-2.1.3' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-mtd-2.1.3' mtools-4.0.38.tar.lz: OK (sha256: 7086821b399a39b8a3c5a372d064de4860f3c195b4911dd4e8b76219fcabe75c) lzip-1.23.tar.gz: OK (sha256: 4792c047ddf15ef29d55ba8e68a1a21e0cb7692d87ecdf7204419864582f280d) >>> host-lzip 1.23 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/lzip/lzip-1.23.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-lzip-1.23 -xf - >>> host-lzip 1.23 Patching >>> host-lzip 1.23 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-lzip-1.23; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" ./configure --prefix=/home/buildroot/autobuild/instance-3/output-1/host PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CC="/usr/bin/gcc" CXX="/usr/bin/g++") creating config.status creating Makefile VPATH = . prefix = /home/buildroot/autobuild/instance-3/output-1/host exec_prefix = $(prefix) bindir = $(exec_prefix)/bin datarootdir = $(prefix)/share infodir = $(datarootdir)/info mandir = $(datarootdir)/man CXX = /usr/bin/g++ CPPFLAGS = -I/home/buildroot/autobuild/instance-3/output-1/host/include CXXFLAGS = -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include LDFLAGS = -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib OK. Now you can run make. >>> host-lzip 1.23 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-lzip-1.23 make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzip-1.23' /usr/bin/g++ -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o arg_parser.o arg_parser.cc /usr/bin/g++ -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o lzip_index.o lzip_index.cc /usr/bin/g++ -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o list.o list.cc /usr/bin/g++ -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o encoder_base.o encoder_base.cc /usr/bin/g++ -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o encoder.o encoder.cc /usr/bin/g++ -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o fast_encoder.o fast_encoder.cc /usr/bin/g++ -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o decoder.o decoder.cc /usr/bin/g++ -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -DPROGVERSION=\"1.23\" -c -o main.o main.cc /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o lzip arg_parser.o lzip_index.o list.o encoder_base.o encoder.o fast_encoder.o decoder.o main.o make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzip-1.23' >>> host-lzip 1.23 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-lzip-1.23 install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzip-1.23' if [ ! -d "/home/buildroot/autobuild/instance-3/output-1/host/bin" ] ; then install -d -m 755 "/home/buildroot/autobuild/instance-3/output-1/host/bin" ; fi if [ ! -d "/home/buildroot/autobuild/instance-3/output-1/host/share/info" ] ; then install -d -m 755 "/home/buildroot/autobuild/instance-3/output-1/host/share/info" ; fi if [ ! -d "/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1" ] ; then install -d -m 755 "/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1" ; fi install -m 755 ./lzip "/home/buildroot/autobuild/instance-3/output-1/host/bin/lzip" rm -f "/home/buildroot/autobuild/instance-3/output-1/host/share/info/lzip.info"* rm -f "/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/lzip.1"* install -m 644 ./doc/lzip.info "/home/buildroot/autobuild/instance-3/output-1/host/share/info/lzip.info" install -m 644 ./doc/lzip.1 "/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/lzip.1" if /bin/sh -c "install-info --version" > /dev/null 2>&1 ; then \ install-info --info-dir="/home/buildroot/autobuild/instance-3/output-1/host/share/info" "/home/buildroot/autobuild/instance-3/output-1/host/share/info/lzip.info" ; \ fi make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-lzip-1.23' >>> host-mtools 4.0.38 Extracting /home/buildroot/autobuild/instance-3/output-1/host/bin/lzip -d -c /home/buildroot/autobuild/instance-3/dl/mtools/mtools-4.0.38.tar.lz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-mtools-4.0.38 -xf - >>> host-mtools 4.0.38 Patching >>> host-mtools 4.0.38 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-mtools-4.0.38 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-mtools 4.0.38 Patching libtool >>> host-mtools 4.0.38 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-mtools-4.0.38/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" ac_cv_lib_bsd_gethostbyname=no ac_cv_lib_bsd_main=no ac_cv_path_INSTALL_INFO= CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/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, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking 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 how to run the C preprocessor... /usr/bin/cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether /usr/bin/gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for install-info... (cached) 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 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... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for an ANSI C-conforming const... yes checking for inline... inline checking for getpwnam in -lsun... no checking for cam_open_device in -lcam... no checking for iconv in -liconv... no checking for main in -lsocket... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking for main in -lbsd... (cached) no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking linux/unistd.h usability... yes checking linux/unistd.h presence... yes checking for linux/unistd.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for strings.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for memory.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking sys/floppy.h usability... no checking sys/floppy.h presence... no checking for sys/floppy.h... no checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/fdio.h usability... no checking sys/fdio.h presence... no checking for sys/fdio.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for ssize_t... yes checking for size_t... yes checking for off_t... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for caddr_t... yes checking for long long... yes checking size of size_t... 8 checking size of off_t... 8 checking size of time_t... 8 checking size of long... 8 checking for htons... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... (cached) void checking for strerror... yes checking for random... yes checking for srandom... yes checking for strchr... yes checking for strrchr... yes checking for lockf... yes checking for flock... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strnlen... yes checking for atexit... yes checking for on_exit... yes checking for getpass... yes checking for memmove... yes checking for strdup... yes checking for strndup... yes checking for strcspn... yes checking for strspn... yes checking for strtoul... yes checking for strtol... yes checking for strtoll... yes checking for strtoi... no checking for strtoui... no checking for memcpy... yes checking for strpbrk... yes checking for memset... yes checking for setenv... yes checking for seteuid... yes checking for setresuid... yes checking for setpgrp... yes checking for tcsetattr... yes checking for tcflush... yes checking for basename... yes checking for fchdir... yes checking for media_oldaliases... no checking for snprintf... yes checking for setlocale... yes checking for toupper_l... yes checking for strncasecmp_l... yes checking for wcsdup... yes checking for wcscasecmp... yes checking for wcsnlen... yes checking for putwc... yes checking for getuserid... no checking for getgroupid... no checking for alarm... yes checking for sigaction... yes checking for usleep... yes checking for utimes... yes checking for tzset... yes checking for gettimeofday... yes checking declaration of sys_errlist... yes checking for X... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls, --disable-dependency-tracking >>> host-mtools 4.0.38 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-mtools-4.0.38/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-mtools-4.0.38' /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c buffer.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c charsetConv.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c codepages.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c config.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c copyfile.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c device.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c devices.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c dirCache.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c directory.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c direntry.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c dos2unix.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c expand.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c fat.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c fat_free.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c file.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c file_name.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c force_io.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c hash.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c init.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c lba.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c llong.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c lockdev.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c match.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mainloop.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mattrib.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mbadblocks.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mcat.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mcd.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mcopy.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mdel.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mdir.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mdoctorfat.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mdu.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mformat.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c minfo.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c misc.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c missFuncs.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mk_direntry.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mlabel.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mmd.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mmount.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mmove.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mpartition.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mshortname.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mshowfat.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mzip.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mtools.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c offset.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c old_dos.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c open_image.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c patchlevel.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c partition.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c plain_io.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c precmd.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c privileges.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c remap.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c scsi_io.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c scsi.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c signal.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c stream.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c streamcache.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c swap.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c unix2dos.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c unixdir.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c tty.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c vfat.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c strtonum.c /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c xdf_io.c /usr/bin/gcc -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib buffer.o charsetConv.o codepages.o config.o copyfile.o device.o devices.o dirCache.o directory.o direntry.o dos2unix.o expand.o fat.o fat_free.o file.o file_name.o force_io.o hash.o init.o lba.o llong.o lockdev.o match.o mainloop.o mattrib.o mbadblocks.o mcat.o mcd.o mcopy.o mdel.o mdir.o mdoctorfat.o mdu.o mformat.o minfo.o misc.o missFuncs.o mk_direntry.o mlabel.o mmd.o mmount.o mmove.o mpartition.o mshortname.o mshowfat.o mzip.o mtools.o offset.o old_dos.o open_image.o patchlevel.o partition.o plain_io.o precmd.o privileges.o remap.o scsi_io.o scsi.o signal.o stream.o streamcache.o swap.o unix2dos.o unixdir.o tty.o vfat.o strtonum.o xdf_io.o -o mtools rm -f mattrib && ln -s mtools mattrib rm -f mcat && ln -s mtools mcat rm -f mcd && ln -s mtools mcd rm -f mcopy && ln -s mtools mcopy rm -f mdel && ln -s mtools mdel rm -f mdeltree && ln -s mtools mdeltree rm -f mdir && ln -s mtools mdir rm -f mdu && ln -s mtools mdu rm -f mformat && ln -s mtools mformat rm -f minfo && ln -s mtools minfo rm -f mlabel && ln -s mtools mlabel rm -f mmd && ln -s mtools mmd rm -f mmount && ln -s mtools mmount rm -f mmove && ln -s mtools mmove rm -f mpartition && ln -s mtools mpartition rm -f mrd && ln -s mtools mrd rm -f mren && ln -s mtools mren rm -f mtype && ln -s mtools mtype rm -f mtoolstest && ln -s mtools mtoolstest rm -f mshortname && ln -s mtools mshortname rm -f mshowfat && ln -s mtools mshowfat rm -f mbadblocks && ln -s mtools mbadblocks rm -f mzip && ln -s mtools mzip /usr/bin/gcc -I/home/buildroot/autobuild/instance-3/output-1/host/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/etc\" -DCPU_x86_64 -DVENDOR_pc -DOS_linux_gnu -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -fno-strict-aliasing -I. -I. -c mkmanifest.c /usr/bin/gcc -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib missFuncs.o mkmanifest.o misc.o patchlevel.o -o mkmanifest sed "s%SYSCONFDIR%/home/buildroot/autobuild/instance-3/output-1/host/etc/%g" ./mtools.tmpl.1 >mtools.1 sed "s%SYSCONFDIR%/home/buildroot/autobuild/instance-3/output-1/host/etc/%g" ./mtools.tmpl.5 >mtools.5 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-mtools-4.0.38' >>> host-mtools 4.0.38 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j1 install -C /home/buildroot/autobuild/instance-3/output-1/build/host-mtools-4.0.38/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-mtools-4.0.38' ./mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/host/bin /usr/bin/install -c mtools /home/buildroot/autobuild/instance-3/output-1/host/bin/mtools /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/floppyd.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/floppyd_installtest.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mattrib.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mbadblocks.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mcat.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mcd.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mcopy.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mdel.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mdeltree.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mdir.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mdu.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mformat.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/minfo.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mkmanifest.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mlabel.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mmd.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mmount.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mmove.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mpartition.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mrd.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mren.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mshortname.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mshowfat.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mtoolstest.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mtools.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mtype.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/mzip.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man5/mtools.5 /home/buildroot/autobuild/instance-3/output-1/host/bin/mattrib /home/buildroot/autobuild/instance-3/output-1/host/bin/mcat /home/buildroot/autobuild/instance-3/output-1/host/bin/mcd /home/buildroot/autobuild/instance-3/output-1/host/bin/mcopy /home/buildroot/autobuild/instance-3/output-1/host/bin/mdel /home/buildroot/autobuild/instance-3/output-1/host/bin/mdeltree /home/buildroot/autobuild/instance-3/output-1/host/bin/mdir /home/buildroot/autobuild/instance-3/output-1/host/bin/mdu /home/buildroot/autobuild/instance-3/output-1/host/bin/mformat /home/buildroot/autobuild/instance-3/output-1/host/bin/minfo /home/buildroot/autobuild/instance-3/output-1/host/bin/mlabel /home/buildroot/autobuild/instance-3/output-1/host/bin/mmd /home/buildroot/autobuild/instance-3/output-1/host/bin/mmount /home/buildroot/autobuild/instance-3/output-1/host/bin/mmove /home/buildroot/autobuild/instance-3/output-1/host/bin/mpartition /home/buildroot/autobuild/instance-3/output-1/host/bin/mrd /home/buildroot/autobuild/instance-3/output-1/host/bin/mren /home/buildroot/autobuild/instance-3/output-1/host/bin/mtype /home/buildroot/autobuild/instance-3/output-1/host/bin/mtoolstest /home/buildroot/autobuild/instance-3/output-1/host/bin/mshortname /home/buildroot/autobuild/instance-3/output-1/host/bin/mshowfat /home/buildroot/autobuild/instance-3/output-1/host/bin/mbadblocks /home/buildroot/autobuild/instance-3/output-1/host/bin/mzip ./mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/host/bin /usr/bin/install -c mkmanifest /home/buildroot/autobuild/instance-3/output-1/host/bin/mkmanifest /home/buildroot/autobuild/instance-3/output-1/host/bin/mcheck /home/buildroot/autobuild/instance-3/output-1/host/bin/mxtar /home/buildroot/autobuild/instance-3/output-1/host/bin/uz /home/buildroot/autobuild/instance-3/output-1/host/bin/tgz /home/buildroot/autobuild/instance-3/output-1/host/bin/mcomp /home/buildroot/autobuild/instance-3/output-1/host/bin/amuFormat.sh rm -f /home/buildroot/autobuild/instance-3/output-1/host/bin/lz cd /home/buildroot/autobuild/instance-3/output-1/host/bin && ln -s uz lz ./mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/host/share/info if test -f mtools.info; then \ for i in mtools.info*; do \ /usr/bin/install -c -m 644 $i /home/buildroot/autobuild/instance-3/output-1/host/share/info/$i; \ done; \ else \ for i in ./mtools.info*; do \ /usr/bin/install -c -m 644 $i /home/buildroot/autobuild/instance-3/output-1/host/share/info/`echo $i | sed 's|^./||'`; \ done; \ fi; \ if [ -n "" ] ; then \ --info-dir=/home/buildroot/autobuild/instance-3/output-1/host/share/info /home/buildroot/autobuild/instance-3/output-1/host/share/info/mtools.info; \ fi make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-mtools-4.0.38' net-tools-2.10.tar.xz: OK (sha1: 4080baab0486dc882c3b293d5559c27251ae4268) net-tools-2.10.tar.xz: OK (md5: 78aae762c95e2d731faf88d482e4cde5) net-tools-2.10.tar.xz: OK (sha256: b262435a5241e89bfa51c3cabd5133753952f7a7b7b93f32e08cb9d96f580d69) >>> net-tools 2.10 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/net-tools/net-tools-2.10.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10 -xf - >>> net-tools 2.10 Patching >>> net-tools 2.10 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10; yes "" | ./configure.sh config.in ) ###################################################### Notice: ifconfig and route are now installed into /bin ###################################################### * * * Internationalization * * The net-tools package has currently been translated to French, * German and Brazilian Portugese. Other translations are, of * course, welcome. Answer `n' here if you have no support for * internationalization on your system. * Does your system support GNU gettext? (I18N) [n] * * * Protocol Families. * UNIX protocol family (HAVE_AFUNIX) [y] INET (TCP/IP) protocol family (HAVE_AFINET) [y] INET6 (IPv6) protocol family (HAVE_AFINET6) [y] Novell IPX/SPX protocol family (HAVE_AFIPX) [y] Appletalk DDP protocol family (HAVE_AFATALK) [y] AX25 (packet radio) protocol family (HAVE_AFAX25) [y] NET/ROM (packet radio) protocol family (HAVE_AFNETROM) [y] Rose (packet radio) protocol family (HAVE_AFROSE) [y] X.25 (CCITT) protocol family (HAVE_AFX25) [y] Econet protocol family (HAVE_AFECONET) [n] DECnet protocol family (HAVE_AFDECnet) [n] Ash protocol family (HAVE_AFASH) [y] Bluetooth protocol family (HAVE_AFBLUETOOTH) [n] * * * Device Hardware types. * Ethernet (generic) support (HAVE_HWETHER) [y] ARCnet support (HAVE_HWARC) [y] SLIP (serial line) support (HAVE_HWSLIP) [y] PPP (serial line) support (HAVE_HWPPP) [y] IPIP Tunnel support (HAVE_HWTUNNEL) [y] STRIP (Metricom radio) support (HAVE_HWSTRIP) [n] Token ring (generic) support (HAVE_HWTR) [n] AX25 (packet radio) support (HAVE_HWAX25) [y] Rose (packet radio) support (HAVE_HWROSE) [y] NET/ROM (packet radio) support (HAVE_HWNETROM) [y] X.25 (generic) support (HAVE_HWX25) [y] DLCI/FRAD (frame relay) support (HAVE_HWFR) [y] SIT (IPv6-in-IPv4) support (HAVE_HWSIT) [y] FDDI (generic) support (HAVE_HWFDDI) [y] HIPPI (generic) support (HAVE_HWHIPPI) [y] Ash hardware support (HAVE_HWASH) [y] (Cisco)-HDLC/LAPB support (HAVE_HWHDLCLAPB) [y] IrDA support (HAVE_HWIRDA) [y] Econet hardware support (HAVE_HWEC) [n] Generic EUI-64 hardware support (HAVE_HWEUI64) [y] InfiniBand hardware support (HAVE_HWIB) [y] * * * Other Features. * IP Masquerading support (HAVE_FW_MASQUERADE) [y] Build arp and rarp (HAVE_ARP_TOOLS) [y] Build hostname (HAVE_HOSTNAME_TOOLS) [y] Install hostname NIS/YP symlinks (HAVE_HOSTNAME_SYMLINKS) [y] Build iptunnel and ipmaddr (HAVE_IP_TOOLS) [y] Build mii-tool (HAVE_MII) [y] Build plipconfig (HAVE_PLIP_TOOLS) [y] Build slattach (HAVE_SERIAL_TOOLS) [y] SELinux support (HAVE_SELINUX) [n] /bin/sed -i -e 's:_AFINET6 0:_AFINET6 1:' /home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/config.h >>> net-tools 2.10 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no LDFLAGS=" " /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10 make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c ifconfig.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c netstat.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c statistics.c make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/lib' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o activate.o activate.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o af.o af.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c route.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o arcnet.o arcnet.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o ash.o ash.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c nameif.c netstat.c: In function 'ipx_info': netstat.c:1804:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 50 [-Wformat-truncation=] 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~ ~~~ netstat.c:1804:9: note: 'snprintf' output between 6 and 265 bytes into a destination of size 50 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat.c:1804:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 50 [-Wformat-truncation=] 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~ ~~~ netstat.c:1804:9: note: 'snprintf' output between 6 and 265 bytes into a destination of size 50 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat.c:1804:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 50 [-Wformat-truncation=] 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~ ~~~ netstat.c:1804:9: note: 'snprintf' output between 6 and 265 bytes into a destination of size 50 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat.c:1804:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 50 [-Wformat-truncation=] 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~ ~~~ netstat.c:1804:9: note: 'snprintf' output between 6 and 265 bytes into a destination of size 50 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat.c:1804:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 50 [-Wformat-truncation=] 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~ ~~~ netstat.c:1804:9: note: 'snprintf' output between 6 and 265 bytes into a destination of size 50 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat.c:1804:37: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 50 [-Wformat-truncation=] 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~ ~~~ netstat.c:1804:9: note: 'snprintf' output between 6 and 265 bytes into a destination of size 50 1804 | snprintf(sad, sizeof(sad), "%s:%04X", buf, sport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netstat.c:1810:41: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 50 [-Wformat-truncation=] 1810 | snprintf(dad, sizeof(dad), "%s:%04X", buf, dport); | ^~ ~~~ netstat.c:1810:13: note: 'snprintf' output between 6 and 265 bytes into a destination of size 50 1810 | snprintf(dad, sizeof(dad), "%s:%04X", buf, dport); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o ax25.o ax25.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o ax25_gr.o ax25_gr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c arp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o ddp.o ddp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c rarp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o ddp_gr.o ddp_gr.c netstat.c: In function 'prg_cache_load': netstat.c:474:47: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 20 [-Wformat-truncation=] 474 | snprintf(finbuf, sizeof(finbuf), "%s/%s", direproc->d_name, cmdlp); | ^~ netstat.c:474:13: note: 'snprintf' output between 2 and 768 bytes into a destination of size 20 474 | snprintf(finbuf, sizeof(finbuf), "%s/%s", direproc->d_name, cmdlp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o ec_hw.o ec_hw.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o econet.o econet.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o ether.o ether.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o eui64.o eui64.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o fddi.o fddi.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c hostname.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c iptunnel.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o frame.o frame.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o getargs.o getargs.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o getroute.o getroute.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o hdlclapb.o hdlclapb.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o hippi.o hippi.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c ipmaddr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c mii-tool.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o hw.o hw.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c plipconfig.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o ib.o ib.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c slattach.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o inet.o inet.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o inet6.o inet6.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o inet6_gr.o inet6_gr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o inet6_sr.o inet6_sr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o inet_gr.o inet_gr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o inet_sr.o inet_sr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o interface.o interface.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -Llib -o hostname hostname.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o ipx.o ipx.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o ipx_gr.o ipx_gr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o ipx_sr.o ipx_sr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o irda.o irda.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o loopback.o loopback.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o masq_info.o masq_info.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o netrom.o netrom.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o netrom_gr.o netrom_gr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o netrom_sr.o netrom_sr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o nstrcmp.o nstrcmp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o ppp.o ppp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o ppp_ac.o ppp_ac.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o proc.o proc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o rose.o rose.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o rose_gr.o rose_gr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o setroute.o setroute.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o sit.o sit.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o slip.o slip.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o slip_ac.o slip_ac.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o sockets.o sockets.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o strip.o strip.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o tr.o tr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o tunnel.o tunnel.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o unix.o unix.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o util-ank.o util-ank.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o util.o util.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o x25.o x25.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o x25_gr.o x25_gr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -I.. -I../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I. -I/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/include -Ilib -c -o x25_sr.o x25_sr.c Building libnet-tools.a make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/lib' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -Llib -o ifconfig ifconfig.o -lnet-tools /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -Llib -o netstat netstat.o statistics.o -lnet-tools /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -Llib -o route route.o -lnet-tools make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/man' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -Llib -o nameif nameif.o -lnet-tools /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -Llib -o arp arp.o -lnet-tools /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -Llib -o rarp rarp.o -lnet-tools /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -Llib -o iptunnel iptunnel.o -lnet-tools /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -Llib -o ipmaddr ipmaddr.o -lnet-tools /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -Llib -o mii-tool mii-tool.o -lnet-tools /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -Llib -o plipconfig plipconfig.o -lnet-tools /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wall -fno-strict-aliasing -Llib -o slattach slattach.o -lnet-tools make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10' >>> net-tools 2.10 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10' /usr/bin/make -C man install ###################################################### Notice: ifconfig and route are now installed into /bin make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/man' LANGS='en_US' ; \ for LANG in $LANGS; do \ cd $LANG; \ for SECTION in 1 5 8; do \ if [ "$LANG" = "en_US" ] ; then \ MAN_DIR=/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man$SECTION; \ else \ MAN_DIR=/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/$LANG/man$SECTION; \ fi ; \ install -d -m 755 $MAN_DIR; \ for CMD in *.$SECTION; do \ [ -e $CMD ] || continue; \ case $CMD in "" |nodename.?) continue;; esac; \ install -m 644 $CMD $MAN_DIR || exit 1; \ done; \ done; \ cd ..; \ done make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/lib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/lib' ###################################################### install -m 0755 -d /home/buildroot/autobuild/instance-3/output-1/target/sbin install -m 0755 -d /home/buildroot/autobuild/instance-3/output-1/target/bin make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/man' install -m 0755 ifconfig /home/buildroot/autobuild/instance-3/output-1/target/bin install -m 0755 nameif /home/buildroot/autobuild/instance-3/output-1/target/sbin install -m 0755 netstat /home/buildroot/autobuild/instance-3/output-1/target/bin install -m 0755 route /home/buildroot/autobuild/instance-3/output-1/target/bin install -m 0755 arp /home/buildroot/autobuild/instance-3/output-1/target/sbin install -m 0755 rarp /home/buildroot/autobuild/instance-3/output-1/target/sbin install -m 0755 hostname /home/buildroot/autobuild/instance-3/output-1/target/bin ln -fs hostname /home/buildroot/autobuild/instance-3/output-1/target/bin/dnsdomainname ln -fs hostname /home/buildroot/autobuild/instance-3/output-1/target/bin/ypdomainname ln -fs hostname /home/buildroot/autobuild/instance-3/output-1/target/bin/nisdomainname ln -fs hostname /home/buildroot/autobuild/instance-3/output-1/target/bin/domainname install -m 0755 ipmaddr /home/buildroot/autobuild/instance-3/output-1/target/sbin install -m 0755 iptunnel /home/buildroot/autobuild/instance-3/output-1/target/sbin install -m 0755 mii-tool /home/buildroot/autobuild/instance-3/output-1/target/sbin install -m 0755 plipconfig /home/buildroot/autobuild/instance-3/output-1/target/sbin install -m 0755 slattach /home/buildroot/autobuild/instance-3/output-1/target/sbin make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/man' /usr/bin/make -C po install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/po' langs=''; \ for l in $langs; do \ install -c -m 755 -d /home/buildroot/autobuild/instance-3/output-1/target/usr/share/locale/$l; \ install -c -m 755 -d /home/buildroot/autobuild/instance-3/output-1/target/usr/share/locale/$l/LC_MESSAGES; \ install -c -m 644 $l.mo /home/buildroot/autobuild/instance-3/output-1/target/usr/share/locale/$l/LC_MESSAGES/net-tools.mo; \ done make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10/po' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/net-tools-2.10' mv -f /home/buildroot/autobuild/instance-3/output-1/target/bin/ifconfig /home/buildroot/autobuild/instance-3/output-1/target/sbin/ifconfig mv -f /home/buildroot/autobuild/instance-3/output-1/target/bin/route /home/buildroot/autobuild/instance-3/output-1/target/sbin/route netcalc-2.1.6.tar.gz: OK (md5: c8660b61370c76d866247fe65966a35b) netcalc-2.1.6.tar.gz: OK (sha256: cff41782fcf63d7d4ce6d35f95ed302127f6ddf6fc0ca03a8188af95a7c3243b) >>> netcalc 2.1.6 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/netcalc/netcalc-2.1.6.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6 -xf - >>> netcalc 2.1.6 Patching >>> netcalc 2.1.6 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6 -name $file); do cp support/gnuconfig/$file $i; done; done >>> netcalc 2.1.6 Patching libtool >>> netcalc 2.1.6 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-shared --disable-ipcalc-symlink ) 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, --disable-static, --enable-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 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 for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking whether ln -s works... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/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 for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for strlcat... yes checking for strlcpy... 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 tests/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, --disable-static, --enable-shared >>> netcalc 2.1.6 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/src' CC netcalc-netcalc.o CC netcalc-output.o CC netcalc-misc.o CC netcalc-cprintf.o CCLD netcalc make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/src' Making all in tests make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6' >>> netcalc 2.1.6 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/install -c netcalc '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/make install-exec-hook make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/src' make[4]: Nothing to be done for 'install-exec-hook'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/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 '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/netcalc' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 README.md LICENSE '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/netcalc' /usr/bin/install -c -m 644 netcalc.1 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netcalc-2.1.6' netdata-v1.33.1.tar.gz: OK (sha256: 20ba8695d87187787b27128ac3aab9b09aa29ca6b508c48542e0f7d50ec9322b) >>> netdata 1.33.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/netdata/netdata-v1.33.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1 -xf - >>> netdata 1.33.1 Patching >>> netdata 1.33.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> netdata 1.33.1 Patching libtool >>> netdata 1.33.1 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 LIBS=-latomic 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 runstatedir=/run --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 --disable-static --enable-shared --disable-cloud --disable-dbengine --disable-ebpf --disable-ml --disable-unit-tests --disable-lto --disable-plugin-cups --disable-plugin-freeipmi --enable-jsonc --without-libcap --enable-compression --disable-plugin-nfacct --enable-https --disable-backend-prometheus-remote-write ) 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, --disable-static, --enable-shared checking whether to enable maintainer-specific portions of Makefiles... 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 whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) 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... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C99... (cached) -std=gnu99 checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking dependency style of no... none checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/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 for __attribute__((returns_nonnull))... yes checking for __attribute__((malloc))... yes checking for __attribute__((noreturn))... yes checking for __attribute__((noinline))... yes checking for __attribute__((format))... yes checking for __attribute__((warn_unused_result))... yes checking for struct timespec... yes checking for clockid_t... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for sched_setscheduler... yes checking for sched_getscheduler... yes checking for sched_getparam... yes checking for sched_get_priority_min... yes checking for sched_get_priority_max... yes checking for getpriority... yes checking for setpriority... yes checking for nice... yes checking for recvmmsg... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for inline... inline checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for _Generic... yes checking for __atomic... yes checking size of void *... 4 checking whether sys/types.h defines makedev... yes 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 for sys/prctl.h... yes checking for sys/vfs.h... yes checking for sys/statfs.h... yes checking for linux/magic.h... yes checking for sys/statvfs.h... yes checking for sys/mount.h... yes checking for accept4... yes checking operating system... Host OS: linux checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_getname_np in -lpthread... yes checking for sin in -lm... yes checking if libm should be used... yes checking for uv_fs_scandir_next in -luv... yes checking for LZ4_initStream in -llz4... yes checking for LZ4_compress_default in -llz4... yes checking for ZLIB... yes checking if zlib should be used... yes checking for UUID... yes checking for SHA256_Init in -lcrypto... yes checking for X509_VERIFY_PARAM_set1_host in -lcrypto... yes checking for JSON... yes checking for json_object_get_type in -ljson-c... yes checking for JudyLIns in -lJudy... no checking if netdata dbengine should be used... no checking if netdata https should be used... yes checking if netdata compression should be used... yes checking if json-c should be used... yes checking for memory allocator... system checking for mallopt... no checking for mallinfo... yes checking for LIBCAP... no checking if libcap should be used... no checking is bundled protobuf available... no checking for PROTOBUF... no checking for protoc... no checking for no... no checking if Cloud functionality should be enabled... no checking if apps.plugin should be enabled... yes checking for IPMIMONITORING... no checking if freeipmi.plugin should be enabled... no checking for httpConnect2 in -lcups... no checking for mips64el-buildroot-linux-uclibc-cups-config... no checking for cups-config... no checking if cups.plugin should be enabled... no checking linux/netfilter/nfnetlink_conntrack.h usability... yes checking linux/netfilter/nfnetlink_conntrack.h presence... yes checking for linux/netfilter/nfnetlink_conntrack.h... yes checking whether CTA_STATS_MAX is declared... yes checking for NFACCT... yes checking for nfacct_alloc in -lnetfilter_acct... yes checking for LIBMNL... yes checking for mnl_socket_open in -lmnl... yes checking if nfacct.plugin should be enabled... no checking for YAJL... no checking for xenstat_init in -lxenstat... no checking for XENLIGHT... no checking if xenstat.plugin should be enabled... no checking linux/perf_event.h usability... yes checking linux/perf_event.h presence... yes checking for linux/perf_event.h... yes checking whether PERF_COUNT_HW_REF_CPU_CYCLES is declared... yes checking if perf.plugin should be enabled... yes checking if gtest and gmock can be found... checking for GTEST... no checking for GMOCK... no checking if git submodules are present for machine learning functionality... yes checking whether C++ compiler accepts -std=c++11... no no checking if slabinfo.plugin should be enabled... yes checking for LIBCRYPTO... yes checking for CRYPTO_new_ex_data in -lcrypto... yes checking for LIBSSL... yes checking for SSL_connect in -lssl... yes checking for LIBCURL... yes checking for curl_easy_init in -lcurl... yes checking for AWS_CPP_SDK_CORE... no checking for AWS_CPP_SDK_KINESIS... no checking if kinesis backend should be enabled... no checking for GRPC... no checking for PUBSUB... no checking for no... (cached) no checking if pubsub exporting connector should be enabled... detect checking for snappy::RawCompress in -lsnappy... no checking if prometheus remote write backend should be enabled... no checking for LIBMONGOC... no checking if mongodb backend should be enabled... no checking for setns... yes checking if cgroup-network can be enabled... yes checking if LTO should be enabled... no checking for CMOCKA... no configure: CMocka not found on the system. Unit tests disabled checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating netdata.spec config.status: creating backends/graphite/Makefile config.status: creating backends/json/Makefile config.status: creating backends/Makefile config.status: creating backends/opentsdb/Makefile config.status: creating backends/prometheus/Makefile config.status: creating backends/prometheus/remote_write/Makefile config.status: creating backends/aws_kinesis/Makefile config.status: creating backends/mongodb/Makefile config.status: creating collectors/Makefile config.status: creating collectors/apps.plugin/Makefile config.status: creating collectors/cgroups.plugin/Makefile config.status: creating collectors/charts.d.plugin/Makefile config.status: creating collectors/checks.plugin/Makefile config.status: creating collectors/diskspace.plugin/Makefile config.status: creating collectors/timex.plugin/Makefile config.status: creating collectors/fping.plugin/Makefile config.status: creating collectors/ioping.plugin/Makefile config.status: creating collectors/freebsd.plugin/Makefile config.status: creating collectors/freeipmi.plugin/Makefile config.status: creating collectors/cups.plugin/Makefile config.status: creating collectors/idlejitter.plugin/Makefile config.status: creating collectors/macos.plugin/Makefile config.status: creating collectors/nfacct.plugin/Makefile config.status: creating collectors/node.d.plugin/Makefile config.status: creating collectors/plugins.d/Makefile config.status: creating collectors/proc.plugin/Makefile config.status: creating collectors/python.d.plugin/Makefile config.status: creating collectors/slabinfo.plugin/Makefile config.status: creating collectors/statsd.plugin/Makefile config.status: creating collectors/ebpf.plugin/Makefile config.status: creating collectors/tc.plugin/Makefile config.status: creating collectors/xenstat.plugin/Makefile config.status: creating collectors/perf.plugin/Makefile config.status: creating daemon/Makefile config.status: creating database/Makefile config.status: creating database/engine/Makefile config.status: creating database/engine/metadata_log/Makefile config.status: creating diagrams/Makefile config.status: creating exporting/Makefile config.status: creating exporting/graphite/Makefile config.status: creating exporting/json/Makefile config.status: creating exporting/opentsdb/Makefile config.status: creating exporting/prometheus/Makefile config.status: creating exporting/prometheus/remote_write/Makefile config.status: creating exporting/aws_kinesis/Makefile config.status: creating exporting/pubsub/Makefile config.status: creating exporting/mongodb/Makefile config.status: creating exporting/tests/Makefile config.status: creating health/Makefile config.status: creating health/notifications/Makefile config.status: creating ml/Makefile config.status: creating ml/kmeans/Makefile config.status: creating libnetdata/Makefile config.status: creating libnetdata/tests/Makefile config.status: creating libnetdata/adaptive_resortable_list/Makefile config.status: creating libnetdata/avl/Makefile config.status: creating libnetdata/buffer/Makefile config.status: creating libnetdata/clocks/Makefile config.status: creating libnetdata/completion/Makefile config.status: creating libnetdata/config/Makefile config.status: creating libnetdata/dictionary/Makefile config.status: creating libnetdata/ebpf/Makefile config.status: creating libnetdata/eval/Makefile config.status: creating libnetdata/locks/Makefile config.status: creating libnetdata/log/Makefile config.status: creating libnetdata/popen/Makefile config.status: creating libnetdata/procfile/Makefile config.status: creating libnetdata/simple_pattern/Makefile config.status: creating libnetdata/socket/Makefile config.status: creating libnetdata/statistical/Makefile config.status: creating libnetdata/storage_number/Makefile config.status: creating libnetdata/storage_number/tests/Makefile config.status: creating libnetdata/threads/Makefile config.status: creating libnetdata/url/Makefile config.status: creating libnetdata/json/Makefile config.status: creating libnetdata/health/Makefile config.status: creating registry/Makefile config.status: creating streaming/Makefile config.status: creating system/Makefile config.status: creating tests/Makefile config.status: creating web/Makefile config.status: creating web/api/Makefile config.status: creating web/api/badges/Makefile config.status: creating web/api/exporters/Makefile config.status: creating web/api/exporters/shell/Makefile config.status: creating web/api/exporters/prometheus/Makefile config.status: creating web/api/formatters/Makefile config.status: creating web/api/formatters/csv/Makefile config.status: creating web/api/formatters/json/Makefile config.status: creating web/api/formatters/ssv/Makefile config.status: creating web/api/formatters/value/Makefile config.status: creating web/api/queries/Makefile config.status: creating web/api/queries/average/Makefile config.status: creating web/api/queries/des/Makefile config.status: creating web/api/queries/incremental_sum/Makefile config.status: creating web/api/queries/max/Makefile config.status: creating web/api/queries/median/Makefile config.status: creating web/api/queries/min/Makefile config.status: creating web/api/queries/ses/Makefile config.status: creating web/api/queries/stddev/Makefile config.status: creating web/api/queries/sum/Makefile config.status: creating web/api/health/Makefile config.status: creating web/gui/Makefile config.status: creating web/gui/dashboard/Makefile config.status: creating web/server/Makefile config.status: creating web/server/static/Makefile config.status: creating claim/Makefile config.status: creating spawn/Makefile config.status: creating parser/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, --disable-static, --enable-shared >>> netdata 1.33.1 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1' Making all in diagrams make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/diagrams' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/diagrams' Making all in system make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/system' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib/netdata/conf.d#g' \ -e 's#[@]pkglibexecdir_POST@#/usr/libexec/netdata#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ -e 's#[@]webdir_POST@#/usr/share/netdata/web#g' \ -e 's#[@]enable_aclk_POST@##g' \ -e 's#[@]enable_cloud_POST@#no#g' \ netdata-openrc.in > netdata-openrc.tmp; then \ mv "netdata-openrc.tmp" "netdata-openrc"; \ else \ rm -f "netdata-openrc.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib/netdata/conf.d#g' \ -e 's#[@]pkglibexecdir_POST@#/usr/libexec/netdata#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ -e 's#[@]webdir_POST@#/usr/share/netdata/web#g' \ -e 's#[@]enable_aclk_POST@##g' \ -e 's#[@]enable_cloud_POST@#no#g' \ netdata.logrotate.in > netdata.logrotate.tmp; then \ mv "netdata.logrotate.tmp" "netdata.logrotate"; \ else \ rm -f "netdata.logrotate.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib/netdata/conf.d#g' \ -e 's#[@]pkglibexecdir_POST@#/usr/libexec/netdata#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ -e 's#[@]webdir_POST@#/usr/share/netdata/web#g' \ -e 's#[@]enable_aclk_POST@##g' \ -e 's#[@]enable_cloud_POST@#no#g' \ netdata.service.in > netdata.service.tmp; then \ mv "netdata.service.tmp" "netdata.service"; \ else \ rm -f "netdata.service.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib/netdata/conf.d#g' \ -e 's#[@]pkglibexecdir_POST@#/usr/libexec/netdata#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ -e 's#[@]webdir_POST@#/usr/share/netdata/web#g' \ -e 's#[@]enable_aclk_POST@##g' \ -e 's#[@]enable_cloud_POST@#no#g' \ netdata.service.v235.in > netdata.service.v235.tmp; then \ mv "netdata.service.v235.tmp" "netdata.service.v235"; \ else \ rm -f "netdata.service.v235.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib/netdata/conf.d#g' \ -e 's#[@]pkglibexecdir_POST@#/usr/libexec/netdata#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ -e 's#[@]webdir_POST@#/usr/share/netdata/web#g' \ -e 's#[@]enable_aclk_POST@##g' \ -e 's#[@]enable_cloud_POST@#no#g' \ netdata-init-d.in > netdata-init-d.tmp; then \ mv "netdata-init-d.tmp" "netdata-init-d"; \ else \ rm -f "netdata-init-d.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib/netdata/conf.d#g' \ -e 's#[@]pkglibexecdir_POST@#/usr/libexec/netdata#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ -e 's#[@]webdir_POST@#/usr/share/netdata/web#g' \ -e 's#[@]enable_aclk_POST@##g' \ -e 's#[@]enable_cloud_POST@#no#g' \ netdata-lsb.in > netdata-lsb.tmp; then \ mv "netdata-lsb.tmp" "netdata-lsb"; \ else \ rm -f "netdata-lsb.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib/netdata/conf.d#g' \ -e 's#[@]pkglibexecdir_POST@#/usr/libexec/netdata#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ -e 's#[@]webdir_POST@#/usr/share/netdata/web#g' \ -e 's#[@]enable_aclk_POST@##g' \ -e 's#[@]enable_cloud_POST@#no#g' \ netdata-freebsd.in > netdata-freebsd.tmp; then \ mv "netdata-freebsd.tmp" "netdata-freebsd"; \ else \ rm -f "netdata-freebsd.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib/netdata/conf.d#g' \ -e 's#[@]pkglibexecdir_POST@#/usr/libexec/netdata#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ -e 's#[@]webdir_POST@#/usr/share/netdata/web#g' \ -e 's#[@]enable_aclk_POST@##g' \ -e 's#[@]enable_cloud_POST@#no#g' \ netdata.plist.in > netdata.plist.tmp; then \ mv "netdata.plist.tmp" "netdata.plist"; \ else \ rm -f "netdata.plist.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib/netdata/conf.d#g' \ -e 's#[@]pkglibexecdir_POST@#/usr/libexec/netdata#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ -e 's#[@]webdir_POST@#/usr/share/netdata/web#g' \ -e 's#[@]enable_aclk_POST@##g' \ -e 's#[@]enable_cloud_POST@#no#g' \ netdata.crontab.in > netdata.crontab.tmp; then \ mv "netdata.crontab.tmp" "netdata.crontab"; \ else \ rm -f "netdata.crontab.tmp"; \ false; \ fi if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib/netdata/conf.d#g' \ -e 's#[@]pkglibexecdir_POST@#/usr/libexec/netdata#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ -e 's#[@]webdir_POST@#/usr/share/netdata/web#g' \ -e 's#[@]enable_aclk_POST@##g' \ -e 's#[@]enable_cloud_POST@#no#g' \ netdata-updater.service.in > netdata-updater.service.tmp; then \ mv "netdata-updater.service.tmp" "netdata-updater.service"; \ else \ rm -f "netdata-updater.service.tmp"; \ false; \ fi make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/system' Making all in tests make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/tests' Making all in backends make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends' Making all in graphite make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/graphite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/graphite' Making all in json make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/json' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/json' Making all in opentsdb make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/opentsdb' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/opentsdb' Making all in prometheus make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/prometheus' Making all in remote_write make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/prometheus/remote_write' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/prometheus/remote_write' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/prometheus' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/prometheus' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/prometheus' Making all in aws_kinesis make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/aws_kinesis' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/aws_kinesis' Making all in mongodb make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/mongodb' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/mongodb' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends' Making all in collectors make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors' Making all in plugins.d make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/plugins.d' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/plugins.d' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/plugins.d' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/plugins.d' Making all in apps.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/apps.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/apps.plugin' Making all in cgroups.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/cgroups.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/cgroups.plugin' Making all in charts.d.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/charts.d.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/charts.d.plugin' Making all in checks.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/checks.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/checks.plugin' Making all in cups.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/cups.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/cups.plugin' Making all in diskspace.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/diskspace.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/diskspace.plugin' Making all in timex.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/timex.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/timex.plugin' Making all in fping.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/fping.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/fping.plugin' Making all in ioping.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/ioping.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/ioping.plugin' Making all in freebsd.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/freebsd.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/freebsd.plugin' Making all in freeipmi.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/freeipmi.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/freeipmi.plugin' Making all in idlejitter.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/idlejitter.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/idlejitter.plugin' Making all in macos.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/macos.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/macos.plugin' Making all in nfacct.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/nfacct.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/nfacct.plugin' Making all in xenstat.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/xenstat.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/xenstat.plugin' Making all in perf.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/perf.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/perf.plugin' Making all in node.d.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/node.d.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/node.d.plugin' Making all in proc.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/proc.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/proc.plugin' Making all in python.d.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/python.d.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/python.d.plugin' Making all in slabinfo.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/slabinfo.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/slabinfo.plugin' Making all in statsd.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/statsd.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/statsd.plugin' Making all in ebpf.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/ebpf.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/ebpf.plugin' Making all in tc.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/tc.plugin' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/tc.plugin' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors' Making all in daemon make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/daemon' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/daemon' Making all in database make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database' Making all in engine make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database/engine' Making all in metadata_log make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database/engine/metadata_log' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database/engine/metadata_log' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database/engine' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database/engine' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database/engine' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database' Making all in exporting make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting' Making all in tests make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/tests' Making all in graphite make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/graphite' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/graphite' Making all in json make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/json' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/json' Making all in opentsdb make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/opentsdb' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/opentsdb' Making all in prometheus make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/prometheus' Making all in remote_write make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/prometheus/remote_write' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/prometheus/remote_write' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/prometheus' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/prometheus' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/prometheus' Making all in aws_kinesis make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/aws_kinesis' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/aws_kinesis' Making all in pubsub make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/pubsub' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/pubsub' Making all in mongodb make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/mongodb' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/mongodb' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting' Making all in health make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/health' Making all in notifications make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/health/notifications' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/health/notifications' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/health' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/health' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/health' Making all in libnetdata make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata' Making all in adaptive_resortable_list make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/adaptive_resortable_list' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/adaptive_resortable_list' Making all in avl make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/avl' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/avl' Making all in buffer make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/buffer' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/buffer' Making all in clocks make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/clocks' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/clocks' Making all in completion make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/completion' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/completion' Making all in config make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/config' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/config' Making all in dictionary make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/dictionary' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/dictionary' Making all in ebpf make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/ebpf' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/ebpf' Making all in eval make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/eval' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/eval' Making all in json make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/json' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/json' Making all in health make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/health' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/health' Making all in locks make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/locks' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/locks' Making all in log make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/log' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/log' Making all in popen make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/popen' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/popen' Making all in procfile make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/procfile' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/procfile' Making all in simple_pattern make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/simple_pattern' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/simple_pattern' Making all in socket make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/socket' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/socket' Making all in statistical make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/statistical' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/statistical' Making all in storage_number make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/storage_number' Making all in tests make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/storage_number/tests' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/storage_number/tests' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/storage_number' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/storage_number' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/storage_number' Making all in threads make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/threads' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/threads' Making all in url make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/url' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/url' Making all in tests make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/tests' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/tests' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata' Making all in registry make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/registry' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/registry' Making all in streaming make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/streaming' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/streaming' Making all in web make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web' Making all in api make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api' Making all in badges make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/badges' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/badges' Making all in queries make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries' Making all in average make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/average' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/average' Making all in des make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/des' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/des' Making all in incremental_sum make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/incremental_sum' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/incremental_sum' Making all in max make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/max' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/max' Making all in min make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/min' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/min' Making all in sum make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/sum' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/sum' Making all in median make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/median' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/median' Making all in ses make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/ses' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/ses' Making all in stddev make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/stddev' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/stddev' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries' Making all in exporters make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters' Making all in shell make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters/shell' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters/shell' Making all in prometheus make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters/prometheus' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters/prometheus' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters' Making all in formatters make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters' Making all in csv make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/csv' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/csv' Making all in json make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/json' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/json' Making all in ssv make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/ssv' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/ssv' Making all in value make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/value' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/value' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters' Making all in health make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/health' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/health' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api' Making all in gui make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/gui' Making all in dashboard make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/gui/dashboard' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/gui/dashboard' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/gui' if test -f dashboard.js; then rm -f dashboard.js; fi if test -d "../../.git"; then \ git --git-dir="../../.git" log -n 1 --format=%H; \ fi > version.txt.tmp test -s version.txt.tmp || echo 0 > version.txt.tmp cat src/dashboard.js/prologue.js.inc src/dashboard.js/utils.js src/dashboard.js/server-detection.js src/dashboard.js/dependencies.js src/dashboard.js/error-handling.js src/dashboard.js/compatibility.js src/dashboard.js/xss.js src/dashboard.js/colors.js src/dashboard.js/units-conversion.js src/dashboard.js/options.js src/dashboard.js/localstorage.js src/dashboard.js/timeout.js src/dashboard.js/themes.js src/dashboard.js/charting/dygraph.js src/dashboard.js/charting/sparkline.js src/dashboard.js/charting/google-charts.js src/dashboard.js/charting/gauge.js src/dashboard.js/charting/easy-pie-chart.js src/dashboard.js/charting/d3pie.js src/dashboard.js/charting/d3.js src/dashboard.js/charting/peity.js src/dashboard.js/charting/textonly.js src/dashboard.js/charting.js src/dashboard.js/chart-registry.js src/dashboard.js/common.js src/dashboard.js/main.js src/dashboard.js/alarms.js src/dashboard.js/registry.js src/dashboard.js/boot.js src/dashboard.js/epilogue.js.inc > dashboard.js.tmp && mv dashboard.js.tmp dashboard.js mv version.txt.tmp version.txt make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/gui' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/gui' Making all in server make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server' Making all in static make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server/static' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server/static' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server/static' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server/static' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web' Making all in claim make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/claim' if sed \ -e 's#[@]localstatedir_POST@#/var#g' \ -e 's#[@]sbindir_POST@#/usr/sbin#g' \ -e 's#[@]pluginsdir_POST@#/usr/libexec/netdata/plugins.d#g' \ -e 's#[@]configdir_POST@#/etc/netdata#g' \ -e 's#[@]libconfigdir_POST@#/usr/lib/netdata/conf.d#g' \ -e 's#[@]pkglibexecdir_POST@#/usr/libexec/netdata#g' \ -e 's#[@]cachedir_POST@#/var/cache/netdata#g' \ -e 's#[@]registrydir_POST@#/var/lib/netdata/registry#g' \ -e 's#[@]varlibdir_POST@#/var/lib/netdata#g' \ -e 's#[@]webdir_POST@#/usr/share/netdata/web#g' \ -e 's#[@]enable_aclk_POST@##g' \ -e 's#[@]enable_cloud_POST@#no#g' \ netdata-claim.sh.in > netdata-claim.sh.tmp; then \ mv "netdata-claim.sh.tmp" "netdata-claim.sh"; \ else \ rm -f "netdata-claim.sh.tmp"; \ false; \ fi make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/claim' Making all in parser make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/parser' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/parser' Making all in spawn make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/spawn' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/spawn' Making all in ml make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ml' Making all in kmeans make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ml/kmeans' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ml/kmeans' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ml' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ml' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ml' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1' CC libnetdata/os.o CC web/api/formatters/json_wrapper.o CC web/api/formatters/charts2json.o CC web/api/formatters/rrdset2json.o CC exporting/read_config.o CC exporting/clean_connectors.o CC exporting/init_connectors.o CC exporting/process_data.o CC exporting/check_filters.o CC exporting/send_data.o CC exporting/send_internal_metrics.o CC daemon/static_threads_linux.o CC collectors/cgroups.plugin/sys_fs_cgroup.o CC collectors/apps.plugin/apps_plugin.o CC libnetdata/adaptive_resortable_list/adaptive_resortable_list.o CC libnetdata/config/appconfig.o CC libnetdata/avl/avl.o CC libnetdata/buffer/buffer.o CC libnetdata/circular_buffer/circular_buffer.o CC libnetdata/clocks/clocks.o CC libnetdata/completion/completion.o CC libnetdata/dictionary/dictionary.o CC libnetdata/eval/eval.o CC libnetdata/libnetdata.o CC libnetdata/locks/locks.o CC libnetdata/log/log.o CC libnetdata/popen/popen.o CC libnetdata/procfile/procfile.o CC libnetdata/simple_pattern/simple_pattern.o CC libnetdata/socket/socket.o CC libnetdata/socket/security.o CC libnetdata/statistical/statistical.o CC libnetdata/storage_number/storage_number.o CC libnetdata/threads/threads.o CC libnetdata/url/url.o CC libnetdata/json/json.o CC libnetdata/json/jsmn.o CC libnetdata/health/health.o CC collectors/cgroups.plugin/cgroup-network.o CC collectors/perf.plugin/perf_plugin.o CC collectors/slabinfo.plugin/slabinfo.o CC daemon/buildinfo.o CC daemon/common.o CC daemon/daemon.o CC daemon/global_statistics.o CC daemon/analytics.o CC daemon/main.o CC daemon/signals.o CC daemon/service.o CC daemon/static_threads.o CC daemon/commands.o CC daemon/unit_test.o CC web/api/badges/web_buffer_svg.o CC web/api/exporters/allmetrics.o CC web/api/exporters/shell/allmetrics_shell.o CC web/api/queries/average/average.o CC web/api/queries/des/des.o CC web/api/queries/incremental_sum/incremental_sum.o CC web/api/queries/max/max.o CC web/api/queries/median/median.o CC web/api/queries/min/min.o CC web/api/queries/query.o CC web/api/queries/rrdr.o CC web/api/queries/ses/ses.o CC web/api/queries/stddev/stddev.o CC web/api/queries/sum/sum.o CC web/api/formatters/rrd2json.o CC web/api/formatters/csv/csv.o CC web/api/formatters/json/json.o CC web/api/formatters/ssv/ssv.o CC web/api/formatters/value/value.o CC web/api/health/health_cmdapi.o CC web/api/web_api_v1.o CC backends/backends.o CC backends/graphite/graphite.o CC backends/json/json.o CC backends/opentsdb/opentsdb.o CC backends/prometheus/backend_prometheus.o CC exporting/exporting_engine.o CC exporting/graphite/graphite.o CC exporting/json/json.o CC exporting/opentsdb/opentsdb.o CC exporting/prometheus/prometheus.o CC collectors/checks.plugin/plugin_checks.o CC health/health.o CC health/health_config.o CC health/health_json.o CC health/health_log.o CC ml/ml-dummy.o CC collectors/idlejitter.plugin/plugin_idlejitter.o CC collectors/plugins.d/plugins_d.o CC collectors/plugins.d/pluginsd_parser.o CC registry/registry.o CC registry/registry_db.o CC registry/registry_init.o CC registry/registry_internals.o CC registry/registry_log.o CC registry/registry_machine.o CC registry/registry_person.o CC registry/registry_url.o CC database/rrdcalc.o CC database/rrdcalctemplate.o CC database/rrddim.o CC database/rrddimvar.o CC database/rrdfamily.o CC database/rrdhost.o CC database/rrdlabels.o CC database/rrd.o CC database/rrdset.o CC database/rrdsetvar.o CC database/rrdvar.o CC database/sqlite/sqlite_functions.o CC database/sqlite/sqlite_aclk.o CC database/sqlite/sqlite_health.o CC database/sqlite/sqlite_aclk_node.o CC database/sqlite/sqlite_aclk_chart.o CC database/sqlite/sqlite_aclk_alert.o CC database/sqlite/sqlite3.o CC streaming/rrdpush.o CC streaming/compression.o CC streaming/sender.o CC streaming/receiver.o CC collectors/statsd.plugin/statsd.o CC web/server/web_client.o CC web/server/web_server.o CC web/server/web_client_cache.o CC web/server/static/static-threaded.o CC claim/claim.o CC parser/parser.o CC aclk/aclk_api.o CC aclk/aclk_proxy.o CC spawn/spawn.o CC spawn/spawn_server.o CC spawn/spawn_client.o CC collectors/diskspace.plugin/plugin_diskspace.o CC collectors/timex.plugin/plugin_timex.o CC collectors/proc.plugin/ipc.o CC collectors/proc.plugin/plugin_proc.o CC collectors/proc.plugin/proc_diskstats.o CC collectors/proc.plugin/proc_mdstat.o CC collectors/proc.plugin/proc_interrupts.o CC collectors/proc.plugin/proc_softirqs.o CC collectors/proc.plugin/proc_loadavg.o CC collectors/proc.plugin/proc_meminfo.o CC collectors/proc.plugin/proc_pagetypeinfo.o CC collectors/proc.plugin/proc_pressure.o CC collectors/proc.plugin/proc_net_dev.o CC collectors/proc.plugin/proc_net_wireless.o CC collectors/proc.plugin/proc_net_ip_vs_stats.o CC collectors/proc.plugin/proc_net_netstat.o CC collectors/proc.plugin/proc_net_rpc_nfs.o CC collectors/proc.plugin/proc_net_rpc_nfsd.o CC collectors/proc.plugin/proc_net_snmp.o CC collectors/proc.plugin/proc_net_snmp6.o CC collectors/proc.plugin/proc_net_sctp_snmp.o CC collectors/proc.plugin/proc_net_sockstat.o CC collectors/proc.plugin/proc_net_sockstat6.o CC collectors/proc.plugin/proc_net_softnet_stat.o CC collectors/proc.plugin/proc_net_stat_conntrack.o CC collectors/proc.plugin/proc_net_stat_synproxy.o CC collectors/proc.plugin/proc_self_mountinfo.o CC collectors/proc.plugin/zfs_common.o CC collectors/proc.plugin/proc_spl_kstat_zfs.o CC collectors/proc.plugin/proc_stat.o CC collectors/proc.plugin/proc_sys_kernel_random_entropy_avail.o CC collectors/proc.plugin/proc_vmstat.o CC collectors/proc.plugin/proc_uptime.o CC collectors/proc.plugin/sys_kernel_mm_ksm.o CC collectors/proc.plugin/sys_block_zram.o CC collectors/proc.plugin/sys_devices_system_edac_mc.o CC collectors/proc.plugin/sys_devices_system_node.o CC collectors/proc.plugin/sys_fs_btrfs.o CC collectors/proc.plugin/sys_class_power_supply.o CC collectors/proc.plugin/sys_class_infiniband.o CC collectors/tc.plugin/plugin_tc.o CC cli/cli.o CCLD apps.plugin CCLD cgroup-network CCLD perf.plugin CCLD slabinfo.plugin GEN netdatacli GEN netdata make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1' >>> netdata 1.33.1 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1' /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1' Making install in diagrams make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/diagrams' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/diagrams' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/diagrams' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/diagrams' Making install in system make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/system' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/system' /usr/bin/install -c -d /home/buildroot/autobuild/instance-3/output-1/target/etc/netdata /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/etc/netdata' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/etc/netdata' /usr/bin/install -c -m 644 .install-type '/home/buildroot/autobuild/instance-3/output-1/target/etc/netdata' /usr/bin/install -c edit-config '/home/buildroot/autobuild/instance-3/output-1/target/etc/netdata' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/system' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/system' Making install in tests make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/tests' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/tests' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' /usr/bin/install -c health_mgmtapi/health-cmdapi-test.sh acls/acl.sh urls/request.sh alarm_repetition/alarm.sh template_dimension/template_dim.sh '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/tests' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/tests' Making install in backends make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends' Making install in graphite make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/graphite' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/graphite' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/graphite' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/graphite' Making install in json make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/json' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/json' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/json' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/json' Making install in opentsdb make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/opentsdb' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/opentsdb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/opentsdb' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/opentsdb' Making install in prometheus make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/prometheus' Making install in remote_write make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/prometheus/remote_write' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/prometheus/remote_write' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/prometheus/remote_write' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/prometheus/remote_write' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/prometheus' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/prometheus' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/prometheus' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/prometheus' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/prometheus' Making install in aws_kinesis make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/aws_kinesis' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/aws_kinesis' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /usr/bin/install -c -m 644 aws_kinesis.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/aws_kinesis' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/aws_kinesis' Making install in mongodb make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/mongodb' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/mongodb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/mongodb' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends/mongodb' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/backends' Making install in collectors make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors' Making install in plugins.d make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/plugins.d' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/plugins.d' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/plugins.d' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/plugins.d' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/plugins.d' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/plugins.d' Making install in apps.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/apps.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/apps.plugin' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /usr/bin/install -c -m 644 apps_groups.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/apps.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/apps.plugin' Making install in cgroups.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/cgroups.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/cgroups.plugin' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' /usr/bin/install -c cgroup-name.sh cgroup-network-helper.sh '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/cgroups.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/cgroups.plugin' Making install in charts.d.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/charts.d.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/charts.d.plugin' /usr/bin/install -c -d /home/buildroot/autobuild/instance-3/output-1/target/etc/netdata/charts.d /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/charts.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d/charts.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /usr/bin/install -c -m 644 ap/ap.chart.sh apcupsd/apcupsd.chart.sh example/example.chart.sh libreswan/libreswan.chart.sh nut/nut.chart.sh opensips/opensips.chart.sh sensors/sensors.chart.sh '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/charts.d' /usr/bin/install -c -m 644 ap/ap.conf apcupsd/apcupsd.conf example/example.conf libreswan/libreswan.conf nut/nut.conf opensips/opensips.conf sensors/sensors.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d/charts.d' /usr/bin/install -c -m 644 charts.d.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' /usr/bin/install -c charts.d.dryrun-helper.sh charts.d.plugin loopsleepms.sh.inc '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/charts.d.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/charts.d.plugin' Making install in checks.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/checks.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/checks.plugin' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/checks.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/checks.plugin' Making install in cups.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/cups.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/cups.plugin' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/cups.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/cups.plugin' Making install in diskspace.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/diskspace.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/diskspace.plugin' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/diskspace.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/diskspace.plugin' Making install in timex.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/timex.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/timex.plugin' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/timex.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/timex.plugin' Making install in fping.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/fping.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/fping.plugin' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' /usr/bin/install -c -m 644 fping.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /usr/bin/install -c fping.plugin '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/fping.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/fping.plugin' Making install in ioping.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/ioping.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/ioping.plugin' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' /usr/bin/install -c -m 644 ioping.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /usr/bin/install -c ioping.plugin '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/ioping.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/ioping.plugin' Making install in freebsd.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/freebsd.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/freebsd.plugin' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/freebsd.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/freebsd.plugin' Making install in freeipmi.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/freeipmi.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/freeipmi.plugin' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/freeipmi.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/freeipmi.plugin' Making install in idlejitter.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/idlejitter.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/idlejitter.plugin' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/idlejitter.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/idlejitter.plugin' Making install in macos.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/macos.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/macos.plugin' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/macos.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/macos.plugin' Making install in nfacct.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/nfacct.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/nfacct.plugin' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/nfacct.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/nfacct.plugin' Making install in xenstat.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/xenstat.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/xenstat.plugin' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/xenstat.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/xenstat.plugin' Making install in perf.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/perf.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/perf.plugin' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/perf.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/perf.plugin' Making install in node.d.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/node.d.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/node.d.plugin' /usr/bin/install -c -d /home/buildroot/autobuild/instance-3/output-1/target/etc/netdata/node.d /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/node.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/node.d/node_modules' /usr/bin/install -c -m 644 node.d.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /usr/bin/install -c -m 644 fronius/fronius.node.js named/named.node.js sma_webbox/sma_webbox.node.js snmp/snmp.node.js stiebeleltron/stiebeleltron.node.js '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/node.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/node.d/node_modules/lib/ber' /usr/bin/install -c -m 644 node_modules/netdata.js node_modules/extend.js node_modules/pixl-xml.js node_modules/net-snmp.js node_modules/asn1-ber.js '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/node.d/node_modules' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' /usr/bin/install -c -m 644 node_modules/lib/ber/index.js node_modules/lib/ber/errors.js node_modules/lib/ber/reader.js node_modules/lib/ber/types.js node_modules/lib/ber/writer.js '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/node.d/node_modules/lib/ber' /usr/bin/install -c node.d.plugin '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/node.d.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/node.d.plugin' Making install in proc.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/proc.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/proc.plugin' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/proc.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/proc.plugin' Making install in python.d.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/python.d.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/python.d.plugin' /usr/bin/install -c -d /home/buildroot/autobuild/instance-3/output-1/target/etc/netdata/python.d /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/bases' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/bases/FrameworkServices' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' /usr/bin/install -c -m 644 python_modules/bases/__init__.py python_modules/bases/charts.py python_modules/bases/collection.py python_modules/bases/loaders.py python_modules/bases/loggers.py '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/bases' /usr/bin/install -c -m 644 python_modules/bases/FrameworkServices/__init__.py python_modules/bases/FrameworkServices/ExecutableService.py python_modules/bases/FrameworkServices/LogService.py python_modules/bases/FrameworkServices/MySQLService.py python_modules/bases/FrameworkServices/SimpleService.py python_modules/bases/FrameworkServices/SocketService.py python_modules/bases/FrameworkServices/UrlService.py '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/bases/FrameworkServices' /usr/bin/install -c -m 644 python.d.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /usr/bin/install -c python.d.plugin '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/urllib3' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/urllib3/packages/backports' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/urllib3/contrib' /usr/bin/install -c -m 644 python_modules/urllib3/__init__.py python_modules/urllib3/_collections.py python_modules/urllib3/connection.py python_modules/urllib3/connectionpool.py python_modules/urllib3/exceptions.py python_modules/urllib3/fields.py python_modules/urllib3/filepost.py python_modules/urllib3/response.py python_modules/urllib3/poolmanager.py python_modules/urllib3/request.py '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/urllib3' /usr/bin/install -c -m 644 python_modules/urllib3/packages/backports/__init__.py python_modules/urllib3/packages/backports/makefile.py '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/urllib3/packages/backports' /usr/bin/install -c -m 644 adaptec_raid/adaptec_raid.chart.py alarms/alarms.chart.py am2320/am2320.chart.py anomalies/anomalies.chart.py apache/apache.chart.py beanstalk/beanstalk.chart.py bind_rndc/bind_rndc.chart.py boinc/boinc.chart.py ceph/ceph.chart.py changefinder/changefinder.chart.py chrony/chrony.chart.py couchdb/couchdb.chart.py dnsdist/dnsdist.chart.py dns_query_time/dns_query_time.chart.py dockerd/dockerd.chart.py dovecot/dovecot.chart.py elasticsearch/elasticsearch.chart.py energid/energid.chart.py example/example.chart.py exim/exim.chart.py fail2ban/fail2ban.chart.py freeradius/freeradius.chart.py gearman/gearman.chart.py go_expvar/go_expvar.chart.py haproxy/haproxy.chart.py hddtemp/hddtemp.chart.py httpcheck/httpcheck.chart.py hpssa/hpssa.chart.py icecast/icecast.chart.py ipfs/ipfs.chart.py isc_dhcpd/isc_dhcpd.chart.py litespeed/litespeed.chart.py logind/logind.chart.py megacli/megacli.chart.py memcached/memcached.chart.py mongodb/mongodb.chart.py monit/monit.chart.py mysql/mysql.chart.py nginx/nginx.chart.py nginx_plus/nginx_plus.chart.py '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d' /usr/bin/install -c -m 644 python_modules/urllib3/contrib/__init__.py python_modules/urllib3/contrib/appengine.py python_modules/urllib3/contrib/ntlmpool.py python_modules/urllib3/contrib/pyopenssl.py python_modules/urllib3/contrib/securetransport.py python_modules/urllib3/contrib/socks.py '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/urllib3/contrib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/urllib3/packages' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/urllib3/contrib/_securetransport' /usr/bin/install -c -m 644 nvidia_smi/nvidia_smi.chart.py nsd/nsd.chart.py ntpd/ntpd.chart.py ovpn_status_log/ovpn_status_log.chart.py openldap/openldap.chart.py oracledb/oracledb.chart.py phpfpm/phpfpm.chart.py portcheck/portcheck.chart.py postfix/postfix.chart.py postgres/postgres.chart.py powerdns/powerdns.chart.py proxysql/proxysql.chart.py puppet/puppet.chart.py rabbitmq/rabbitmq.chart.py redis/redis.chart.py rethinkdbs/rethinkdbs.chart.py retroshare/retroshare.chart.py riakkv/riakkv.chart.py samba/samba.chart.py sensors/sensors.chart.py smartd_log/smartd_log.chart.py spigotmc/spigotmc.chart.py springboot/springboot.chart.py squid/squid.chart.py tomcat/tomcat.chart.py tor/tor.chart.py traefik/traefik.chart.py uwsgi/uwsgi.chart.py varnish/varnish.chart.py w1sensor/w1sensor.chart.py web_log/web_log.chart.py zscores/zscores.chart.py '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/urllib3/packages/ssl_match_hostname' /usr/bin/install -c -m 644 python_modules/urllib3/packages/__init__.py python_modules/urllib3/packages/ordered_dict.py python_modules/urllib3/packages/six.py '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/urllib3/packages' /usr/bin/install -c -m 644 python_modules/urllib3/contrib/_securetransport/__init__.py python_modules/urllib3/contrib/_securetransport/bindings.py python_modules/urllib3/contrib/_securetransport/low_level.py '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/urllib3/contrib/_securetransport' /usr/bin/install -c -m 644 python_modules/urllib3/packages/ssl_match_hostname/__init__.py python_modules/urllib3/packages/ssl_match_hostname/_implementation.py '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/urllib3/packages/ssl_match_hostname' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/urllib3/util' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d/python.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules' /usr/bin/install -c -m 644 python_modules/urllib3/util/__init__.py python_modules/urllib3/util/connection.py python_modules/urllib3/util/request.py python_modules/urllib3/util/response.py python_modules/urllib3/util/retry.py python_modules/urllib3/util/selectors.py python_modules/urllib3/util/ssl_.py python_modules/urllib3/util/timeout.py python_modules/urllib3/util/url.py python_modules/urllib3/util/wait.py '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/urllib3/util' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/pyyaml2' /usr/bin/install -c -m 644 python_modules/__init__.py '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules' /usr/bin/install -c -m 644 adaptec_raid/adaptec_raid.conf alarms/alarms.conf am2320/am2320.conf anomalies/anomalies.conf apache/apache.conf beanstalk/beanstalk.conf bind_rndc/bind_rndc.conf boinc/boinc.conf ceph/ceph.conf changefinder/changefinder.conf chrony/chrony.conf couchdb/couchdb.conf dnsdist/dnsdist.conf dns_query_time/dns_query_time.conf dockerd/dockerd.conf dovecot/dovecot.conf elasticsearch/elasticsearch.conf energid/energid.conf example/example.conf exim/exim.conf fail2ban/fail2ban.conf freeradius/freeradius.conf gearman/gearman.conf go_expvar/go_expvar.conf haproxy/haproxy.conf hddtemp/hddtemp.conf httpcheck/httpcheck.conf hpssa/hpssa.conf icecast/icecast.conf ipfs/ipfs.conf isc_dhcpd/isc_dhcpd.conf litespeed/litespeed.conf logind/logind.conf megacli/megacli.conf memcached/memcached.conf mongodb/mongodb.conf monit/monit.conf mysql/mysql.conf nginx/nginx.conf nginx_plus/nginx_plus.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d/python.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/pyyaml3' /usr/bin/install -c -m 644 python_modules/pyyaml2/__init__.py python_modules/pyyaml2/composer.py python_modules/pyyaml2/constructor.py python_modules/pyyaml2/cyaml.py python_modules/pyyaml2/dumper.py python_modules/pyyaml2/emitter.py python_modules/pyyaml2/error.py python_modules/pyyaml2/events.py python_modules/pyyaml2/loader.py python_modules/pyyaml2/nodes.py python_modules/pyyaml2/parser.py python_modules/pyyaml2/reader.py python_modules/pyyaml2/representer.py python_modules/pyyaml2/resolver.py python_modules/pyyaml2/scanner.py python_modules/pyyaml2/serializer.py python_modules/pyyaml2/tokens.py '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/pyyaml2' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/third_party' /usr/bin/install -c -m 644 python_modules/pyyaml3/__init__.py python_modules/pyyaml3/composer.py python_modules/pyyaml3/constructor.py python_modules/pyyaml3/cyaml.py python_modules/pyyaml3/dumper.py python_modules/pyyaml3/emitter.py python_modules/pyyaml3/error.py python_modules/pyyaml3/events.py python_modules/pyyaml3/loader.py python_modules/pyyaml3/nodes.py python_modules/pyyaml3/parser.py python_modules/pyyaml3/reader.py python_modules/pyyaml3/representer.py python_modules/pyyaml3/resolver.py python_modules/pyyaml3/scanner.py python_modules/pyyaml3/serializer.py python_modules/pyyaml3/tokens.py '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/pyyaml3' /usr/bin/install -c -m 644 nvidia_smi/nvidia_smi.conf nsd/nsd.conf ntpd/ntpd.conf ovpn_status_log/ovpn_status_log.conf openldap/openldap.conf oracledb/oracledb.conf phpfpm/phpfpm.conf portcheck/portcheck.conf postfix/postfix.conf postgres/postgres.conf powerdns/powerdns.conf proxysql/proxysql.conf puppet/puppet.conf rabbitmq/rabbitmq.conf redis/redis.conf rethinkdbs/rethinkdbs.conf retroshare/retroshare.conf riakkv/riakkv.conf samba/samba.conf sensors/sensors.conf smartd_log/smartd_log.conf spigotmc/spigotmc.conf springboot/springboot.conf squid/squid.conf tomcat/tomcat.conf tor/tor.conf traefik/traefik.conf uwsgi/uwsgi.conf varnish/varnish.conf w1sensor/w1sensor.conf web_log/web_log.conf zscores/zscores.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d/python.d' /usr/bin/install -c -m 644 python_modules/third_party/__init__.py python_modules/third_party/ordereddict.py python_modules/third_party/lm_sensors.py python_modules/third_party/mcrcon.py python_modules/third_party/boinc_client.py python_modules/third_party/monotonic.py python_modules/third_party/filelock.py '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/python.d/python_modules/third_party' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/python.d.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/python.d.plugin' Making install in slabinfo.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/slabinfo.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/slabinfo.plugin' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/slabinfo.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/slabinfo.plugin' Making install in statsd.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/statsd.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/statsd.plugin' /usr/bin/install -c -d /home/buildroot/autobuild/instance-3/output-1/target/etc/netdata/statsd.d /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d/statsd.d' /usr/bin/install -c -m 644 example.conf k6.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d/statsd.d' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/statsd.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/statsd.plugin' Making install in ebpf.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/ebpf.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/ebpf.plugin' /usr/bin/install -c -d /home/buildroot/autobuild/instance-3/output-1/target/etc/netdata/ebpf.d /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d/ebpf.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /usr/bin/install -c -m 644 ebpf.d.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /usr/bin/install -c -m 644 ebpf.d/ebpf_kernel_reject_list.txt ebpf.d/cachestat.conf ebpf.d/dcstat.conf ebpf.d/disk.conf ebpf.d/fd.conf ebpf.d/filesystem.conf ebpf.d/hardirq.conf ebpf.d/mdflush.conf ebpf.d/mount.conf ebpf.d/network.conf ebpf.d/oomkill.conf ebpf.d/process.conf ebpf.d/shm.conf ebpf.d/softirq.conf ebpf.d/sync.conf ebpf.d/swap.conf ebpf.d/vfs.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d/ebpf.d' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/ebpf.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/ebpf.plugin' Making install in tc.plugin make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/tc.plugin' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/tc.plugin' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' /usr/bin/install -c tc-qos-helper.sh '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/tc.plugin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors/tc.plugin' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors' /usr/bin/install -c -d /home/buildroot/autobuild/instance-3/output-1/target/etc/netdata/custom-plugins.d make[5]: Nothing to be done for 'install-data-am'. /usr/bin/install -c -d /home/buildroot/autobuild/instance-3/output-1/target/etc/netdata/go.d make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/collectors' Making install in daemon make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/daemon' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/daemon' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' /usr/bin/install -c anonymous-statistics.sh system-info.sh get-kubernetes-labels.sh '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/daemon' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/daemon' Making install in database make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database' Making install in engine make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database/engine' Making install in metadata_log make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database/engine/metadata_log' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database/engine/metadata_log' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database/engine/metadata_log' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database/engine/metadata_log' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database/engine' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database/engine' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database/engine' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database/engine' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database/engine' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/database' Making install in exporting make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting' Making install in tests make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/tests' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/tests' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/tests' Making install in graphite make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/graphite' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/graphite' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/graphite' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/graphite' Making install in json make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/json' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/json' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/json' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/json' Making install in opentsdb make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/opentsdb' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/opentsdb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/opentsdb' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/opentsdb' Making install in prometheus make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/prometheus' Making install in remote_write make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/prometheus/remote_write' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/prometheus/remote_write' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/prometheus/remote_write' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/prometheus/remote_write' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/prometheus' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/prometheus' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/prometheus' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/prometheus' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/prometheus' Making install in aws_kinesis make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/aws_kinesis' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/aws_kinesis' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/aws_kinesis' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/aws_kinesis' Making install in pubsub make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/pubsub' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/pubsub' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/pubsub' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/pubsub' Making install in mongodb make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/mongodb' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/mongodb' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/mongodb' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting/mongodb' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /usr/bin/install -c -m 644 exporting.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/exporting' Making install in health make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/health' Making install in notifications make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/health/notifications' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/health/notifications' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' /usr/bin/install -c -m 644 health_alarm_notify.conf health_email_recipients.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /usr/bin/install -c alarm-notify.sh alarm-email.sh alarm-test.sh '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/health/notifications' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/health/notifications' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/health' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/health' /usr/bin/install -c -d /home/buildroot/autobuild/instance-3/output-1/target/etc/netdata/health.d /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d/health.d' /usr/bin/install -c -m 644 health.d/adaptec_raid.conf health.d/anomalies.conf health.d/apcupsd.conf health.d/backend.conf health.d/bcache.conf health.d/beanstalkd.conf health.d/bind_rndc.conf health.d/boinc.conf health.d/btrfs.conf health.d/ceph.conf health.d/cgroups.conf health.d/cpu.conf health.d/cockroachdb.conf health.d/disks.conf health.d/dnsmasq_dhcp.conf health.d/dns_query.conf health.d/dockerd.conf health.d/entropy.conf health.d/exporting.conf health.d/fping.conf health.d/geth.conf health.d/ioping.conf health.d/fronius.conf health.d/gearman.conf health.d/go.d.plugin.conf health.d/haproxy.conf health.d/hdfs.conf health.d/httpcheck.conf health.d/ipc.conf health.d/ipfs.conf health.d/ipmi.conf health.d/isc_dhcpd.conf health.d/kubelet.conf health.d/linux_power_supply.conf health.d/load.conf health.d/mdstat.conf health.d/megacli.conf health.d/memcached.conf health.d/memory.conf health.d/mysql.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d/health.d' /usr/bin/install -c -m 644 health.d/net.conf health.d/netfilter.conf health.d/pihole.conf health.d/portcheck.conf health.d/processes.conf health.d/python.d.plugin.conf health.d/qos.conf health.d/ram.conf health.d/redis.conf health.d/retroshare.conf health.d/riakkv.conf health.d/scaleio.conf health.d/softnet.conf health.d/stiebeleltron.conf health.d/synchronization.conf health.d/swap.conf health.d/systemdunits.conf health.d/timex.conf health.d/tcp_conn.conf health.d/tcp_listen.conf health.d/tcp_mem.conf health.d/tcp_orphans.conf health.d/tcp_resets.conf health.d/udp_errors.conf health.d/unbound.conf health.d/vcsa.conf health.d/vernemq.conf health.d/vsphere.conf health.d/web_log.conf health.d/whoisquery.conf health.d/wmi.conf health.d/x509check.conf health.d/zfs.conf health.d/dbengine.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d/health.d' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/health' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/health' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/health' Making install in libnetdata make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata' Making install in adaptive_resortable_list make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/adaptive_resortable_list' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/adaptive_resortable_list' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/adaptive_resortable_list' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/adaptive_resortable_list' Making install in avl make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/avl' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/avl' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/avl' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/avl' Making install in buffer make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/buffer' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/buffer' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/buffer' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/buffer' Making install in clocks make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/clocks' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/clocks' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/clocks' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/clocks' Making install in completion make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/completion' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/completion' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/completion' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/completion' Making install in config make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/config' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/config' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/config' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/config' Making install in dictionary make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/dictionary' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/dictionary' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/dictionary' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/dictionary' Making install in ebpf make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/ebpf' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/ebpf' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/ebpf' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/ebpf' Making install in eval make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/eval' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/eval' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/eval' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/eval' Making install in json make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/json' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/json' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/json' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/json' Making install in health make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/health' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/health' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/health' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/health' Making install in locks make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/locks' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/locks' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/locks' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/locks' Making install in log make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/log' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/log' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/log' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/log' Making install in popen make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/popen' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/popen' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/popen' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/popen' Making install in procfile make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/procfile' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/procfile' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/procfile' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/procfile' Making install in simple_pattern make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/simple_pattern' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/simple_pattern' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/simple_pattern' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/simple_pattern' Making install in socket make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/socket' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/socket' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/socket' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/socket' Making install in statistical make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/statistical' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/statistical' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/statistical' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/statistical' Making install in storage_number make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/storage_number' Making install in tests make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/storage_number/tests' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/storage_number/tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/storage_number/tests' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/storage_number/tests' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/storage_number' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/storage_number' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/storage_number' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/storage_number' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/storage_number' Making install in threads make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/threads' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/threads' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/threads' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/threads' Making install in url make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/url' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/url' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/url' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/url' Making install in tests make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/tests' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/tests' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata/tests' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/libnetdata' Making install in registry make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/registry' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/registry' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/registry' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/registry' Making install in streaming make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/streaming' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/streaming' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' /usr/bin/install -c -m 644 stream.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/netdata/conf.d' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/streaming' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/streaming' Making install in web make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web' Making install in api make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api' Making install in badges make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/badges' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/badges' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/badges' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/badges' Making install in queries make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries' Making install in average make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/average' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/average' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/average' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/average' Making install in des make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/des' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/des' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/des' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/des' Making install in incremental_sum make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/incremental_sum' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/incremental_sum' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/incremental_sum' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/incremental_sum' Making install in max make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/max' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/max' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/max' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/max' Making install in min make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/min' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/min' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/min' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/min' Making install in sum make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/sum' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/sum' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/sum' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/sum' Making install in median make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/median' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/median' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/median' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/median' Making install in ses make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/ses' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/ses' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/ses' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/ses' Making install in stddev make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/stddev' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/stddev' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/stddev' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries/stddev' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/queries' Making install in exporters make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters' Making install in shell make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters/shell' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters/shell' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters/shell' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters/shell' Making install in prometheus make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters/prometheus' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters/prometheus' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters/prometheus' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters/prometheus' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/exporters' Making install in formatters make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters' Making install in csv make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/csv' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/csv' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/csv' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/csv' Making install in json make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/json' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/json' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/json' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/json' Making install in ssv make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/ssv' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/ssv' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/ssv' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/ssv' Making install in value make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/value' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/value' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/value' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters/value' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/formatters' Making install in health make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/health' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/health' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/health' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api/health' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web' /usr/bin/install -c -m 644 netdata-swagger.yaml netdata-swagger.json '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/api' Making install in gui make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/gui' Making install in dashboard make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/gui/dashboard' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/gui/dashboard' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/css' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/fonts' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/images' /usr/bin/install -c -m 644 asset-manifest.json console.html dash-example.html dashboard-react.js dashboard.css dashboard.html dashboard.js dashboard.slate.css demo.html demo2.html demosites.html demosites2.html favicon.ico goto-host-from-alarm.html index-node-view.html index.html infographic.html manifest.json precache-manifest.55bf0765e4092267255469aff90b2f26.js refresh-badges.js robots.txt service-worker.js sitemap.xml tv-react.html tv.html '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web' /usr/bin/install -c -m 644 css/bootstrap-3.3.7.css css/bootstrap-slate-flat-3.3.7.css css/bootstrap-slider-10.0.0.min.css css/bootstrap-theme-3.3.7.min.css css/bootstrap-toggle-2.2.2.min.css css/dashboard.css css/dashboard.slate.css '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/css' /usr/bin/install -c -m 644 fonts/glyphicons-halflings-regular.eot fonts/glyphicons-halflings-regular.svg fonts/glyphicons-halflings-regular.ttf fonts/glyphicons-halflings-regular.woff fonts/glyphicons-halflings-regular.woff2 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/fonts' /usr/bin/install -c -m 644 images/alert-128-orange.png images/alert-128-red.png images/alert-multi-size-orange.ico images/alert-multi-size-red.ico images/android-icon-144x144.png images/android-icon-192x192.png images/android-icon-36x36.png images/android-icon-48x48.png images/android-icon-72x72.png images/android-icon-96x96.png images/animated.gif images/apple-icon-114x114.png images/apple-icon-120x120.png images/apple-icon-144x144.png images/apple-icon-152x152.png images/apple-icon-180x180.png images/apple-icon-57x57.png images/apple-icon-60x60.png images/apple-icon-72x72.png images/apple-icon-76x76.png images/apple-icon-precomposed.png images/apple-icon.png images/banner-icon-144x144.png images/check-mark-2-128-green.png images/check-mark-2-multi-size-green.ico images/favicon-128.png images/favicon-16x16.png images/favicon-196x196.png images/favicon-32x32.png images/favicon-96x96.png images/favicon.ico images/ms-icon-144x144.png images/ms-icon-150x150.png images/ms-icon-310x150.png images/ms-icon-310x310.png images/ms-icon-36x36.png images/ms-icon-70x70.png images/netdata-logomark.svg images/netdata.svg images/packaging-beta-tag.svg '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/images' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/static/css' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/static/js' /usr/bin/install -c -m 644 images/post.png images/seo-performance-128.png '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/images' /usr/bin/install -c -m 644 static/css/2.20fd0a40.chunk.css static/css/2.20fd0a40.chunk.css.map static/css/4.a36e3b73.chunk.css static/css/4.a36e3b73.chunk.css.map static/css/main.a46a34fa.chunk.css static/css/main.a46a34fa.chunk.css.map '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/static/css' /usr/bin/install -c -m 644 lib/bootstrap-3.3.7.min.js lib/bootstrap-slider-10.0.0.min.js lib/bootstrap-table-1.11.0.min.js lib/bootstrap-table-export-1.11.0.min.js lib/bootstrap-toggle-2.2.2.min.js lib/clipboard-polyfill-be05dad.js lib/d3-4.12.2.min.js lib/d3pie-0.2.1-netdata-3.js lib/dygraph-c91c859.min.js lib/dygraph-smooth-plotter-c91c859.js lib/fontawesome-all-5.0.1.min.js lib/gauge-1.3.2.min.js lib/jquery-3.6.0.min.js lib/jquery.easypiechart-97b5824.min.js lib/jquery.peity-3.2.0.min.js lib/jquery.sparkline-2.1.2.min.js lib/lz-string-1.4.4.min.js lib/pako-1.0.6.min.js lib/perfect-scrollbar-0.6.15.min.js lib/tableExport-1.6.0.min.js '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/static/media' /usr/bin/install -c -m 644 static/js/10.eb10af4d.chunk.js static/js/10.eb10af4d.chunk.js.map static/js/2.da522cd4.chunk.js static/js/2.da522cd4.chunk.js.LICENSE static/js/2.da522cd4.chunk.js.map static/js/3.6267b47a.chunk.js static/js/3.6267b47a.chunk.js.map static/js/4.89bcbd92.chunk.js static/js/4.89bcbd92.chunk.js.map static/js/5.8d493428.chunk.js static/js/5.8d493428.chunk.js.LICENSE static/js/5.8d493428.chunk.js.map static/js/6.fd3732fc.chunk.js static/js/6.fd3732fc.chunk.js.map static/js/7.c4cdb9f0.chunk.js static/js/7.c4cdb9f0.chunk.js.map static/js/8.11ff05e7.chunk.js static/js/8.11ff05e7.chunk.js.map static/js/9.84b7c771.chunk.js static/js/9.84b7c771.chunk.js.map static/js/main.e3f3d31b.chunk.js static/js/main.e3f3d31b.chunk.js.LICENSE static/js/main.e3f3d31b.chunk.js.map static/js/runtime-main.ec4d2459.js static/js/runtime-main.ec4d2459.js.map '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/static/js' /usr/bin/install -c -m 644 static/media/ibm-plex-sans-latin-100.245539db.woff2 static/media/ibm-plex-sans-latin-100.9a582f3a.woff static/media/ibm-plex-sans-latin-100italic.1ea7c5d2.woff static/media/ibm-plex-sans-latin-100italic.3c34cf08.woff2 static/media/ibm-plex-sans-latin-200.67524c36.woff static/media/ibm-plex-sans-latin-200.bf72c841.woff2 static/media/ibm-plex-sans-latin-200italic.52df2560.woff static/media/ibm-plex-sans-latin-200italic.bbc2d552.woff2 static/media/ibm-plex-sans-latin-300.10bb6a0a.woff static/media/ibm-plex-sans-latin-300.9e1c48af.woff2 static/media/ibm-plex-sans-latin-300italic.c76f2ab5.woff2 static/media/ibm-plex-sans-latin-300italic.d3566d5b.woff static/media/ibm-plex-sans-latin-400.263d6267.woff2 static/media/ibm-plex-sans-latin-400.a2c56f94.woff static/media/ibm-plex-sans-latin-400italic.272f8611.woff static/media/ibm-plex-sans-latin-400italic.89a93a1b.woff2 static/media/ibm-plex-sans-latin-500.0866c244.woff2 static/media/ibm-plex-sans-latin-500.f6d5c5d5.woff static/media/ibm-plex-sans-latin-500italic.ccd41bd1.woff static/media/ibm-plex-sans-latin-500italic.ffd12d59.woff2 static/media/ibm-plex-sans-latin-600.337b1651.woff static/media/ibm-plex-sans-latin-600.7852d4dc.woff2 static/media/ibm-plex-sans-latin-600italic.17e5379f.woff2 static/media/ibm-plex-sans-latin-600italic.6f4ba6aa.woff static/media/ibm-plex-sans-latin-700.b8809d61.woff static/media/ibm-plex-sans-latin-700.c9983d3d.woff2 static/media/ibm-plex-sans-latin-700italic.02954bee.woff2 static/media/ibm-plex-sans-latin-700italic.72e9af40.woff static/media/material-icons.0509ab09.woff2 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/static/media' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/gui/dashboard' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/gui/dashboard' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/gui' if test -f dashboard.js; then rm -f dashboard.js; fi if test -d "../../.git"; then \ git --git-dir="../../.git" log -n 1 --format=%H; \ fi > version.txt.tmp test -s version.txt.tmp || echo 0 > version.txt.tmp cat src/dashboard.js/prologue.js.inc src/dashboard.js/utils.js src/dashboard.js/server-detection.js src/dashboard.js/dependencies.js src/dashboard.js/error-handling.js src/dashboard.js/compatibility.js src/dashboard.js/xss.js src/dashboard.js/colors.js src/dashboard.js/units-conversion.js src/dashboard.js/options.js src/dashboard.js/localstorage.js src/dashboard.js/timeout.js src/dashboard.js/themes.js src/dashboard.js/charting/dygraph.js src/dashboard.js/charting/sparkline.js src/dashboard.js/charting/google-charts.js src/dashboard.js/charting/gauge.js src/dashboard.js/charting/easy-pie-chart.js src/dashboard.js/charting/d3pie.js src/dashboard.js/charting/d3.js src/dashboard.js/charting/peity.js src/dashboard.js/charting/textonly.js src/dashboard.js/charting.js src/dashboard.js/chart-registry.js src/dashboard.js/common.js src/dashboard.js/main.js src/dashboard.js/alarms.js src/dashboard.js/registry.js src/dashboard.js/boot.js src/dashboard.js/epilogue.js.inc > dashboard.js.tmp && mv dashboard.js.tmp dashboard.js mv version.txt.tmp version.txt make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/gui' make[6]: Nothing to be done for 'install-exec-am'. if test -f dashboard.js; then rm -f dashboard.js; fi if test -d "../../.git"; then \ git --git-dir="../../.git" log -n 1 --format=%H; \ fi > version.txt.tmp test -s version.txt.tmp || echo 0 > version.txt.tmp /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/css' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/.well-known/dnt' cat src/dashboard.js/prologue.js.inc src/dashboard.js/utils.js src/dashboard.js/server-detection.js src/dashboard.js/dependencies.js src/dashboard.js/error-handling.js src/dashboard.js/compatibility.js src/dashboard.js/xss.js src/dashboard.js/colors.js src/dashboard.js/units-conversion.js src/dashboard.js/options.js src/dashboard.js/localstorage.js src/dashboard.js/timeout.js src/dashboard.js/themes.js src/dashboard.js/charting/dygraph.js src/dashboard.js/charting/sparkline.js src/dashboard.js/charting/google-charts.js src/dashboard.js/charting/gauge.js src/dashboard.js/charting/easy-pie-chart.js src/dashboard.js/charting/d3pie.js src/dashboard.js/charting/d3.js src/dashboard.js/charting/peity.js src/dashboard.js/charting/textonly.js src/dashboard.js/charting.js src/dashboard.js/chart-registry.js src/dashboard.js/common.js src/dashboard.js/main.js src/dashboard.js/alarms.js src/dashboard.js/registry.js src/dashboard.js/boot.js src/dashboard.js/epilogue.js.inc > dashboard.js.tmp && mv dashboard.js.tmp dashboard.js mv version.txt.tmp version.txt /usr/bin/install -c -m 644 css/morris-0.5.1.css css/c3-0.4.18.min.css '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/css' /usr/bin/install -c -m 644 .well-known/dnt/cookies '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/.well-known/dnt' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/old' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/static/img' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web' /usr/bin/install -c -m 644 old/index.html '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/old' /usr/bin/install -c -m 644 static/img/netdata-logomark.svg '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web/static/img' /usr/bin/install -c -m 644 dashboard.js dashboard_info.js dashboard_info_custom_example.js main.css main.js version.txt '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/netdata/web' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/gui' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/gui' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/gui' Making install in server make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server' Making install in static make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server/static' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server/static' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server/static' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Nothing to be done for 'install-data-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server/static' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server/static' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server/static' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web/server' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web' /usr/bin/install -c -d /home/buildroot/autobuild/instance-3/output-1/target/etc/netdata/ssl make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/web' Making install in claim make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/claim' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/claim' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/sbin' /usr/bin/install -c netdata-claim.sh '/home/buildroot/autobuild/instance-3/output-1/target/usr/sbin' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/claim' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/claim' Making install in parser make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/parser' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/parser' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/parser' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/parser' Making install in spawn make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/spawn' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/spawn' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/spawn' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/spawn' Making install in ml make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ml' Making install in kmeans make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ml/kmeans' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ml/kmeans' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ml/kmeans' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ml/kmeans' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ml' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ml' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ml' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ml' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1/ml' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/sbin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' /usr/bin/install -c netdata netdatacli '/home/buildroot/autobuild/instance-3/output-1/target/usr/sbin' /usr/bin/install -c apps.plugin cgroup-network perf.plugin slabinfo.plugin '/home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/netdata/plugins.d' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netdata-1.33.1' /usr/bin/install -D -m 755 package/netdata/S60netdata /home/buildroot/autobuild/instance-3/output-1/target/etc/init.d/S60netdata netplug-1.2.9.2.tar.bz2: OK (sha256: 5180dfd9a7d3d0633a027b0a04f01b45a6a64623813cd48bd54423b90814864e) >>> netplug 1.2.9.2 Extracting bzcat /home/buildroot/autobuild/instance-3/dl/netplug/netplug-1.2.9.2.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/netplug-1.2.9.2 -xf - >>> netplug 1.2.9.2 Patching Applying 0001-makefile-flags.patch using patch: patching file Makefile Applying 0002-add-missing-time-include.patch using patch: patching file netplug.h Applying 0003-remove-assert-fail.patch using patch: patching file lib.c >>> netplug 1.2.9.2 Configuring >>> netplug 1.2.9.2 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no -C /home/buildroot/autobuild/instance-3/output-1/build/netplug-1.2.9.2 make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netplug-1.2.9.2' make[1]: hg: Command not found make[1]: hg: Command not found /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o config.o config.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o netlink.o netlink.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o lib.o lib.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o if_info.o if_info.c if_info.c: In function 'parse_rtattrs': if_info.c:376:25: warning: 'sizeof' on array function parameter 'tb' will return size of 'struct rtattr **' [-Wsizeof-array-argument] 376 | memset(tb, 0, sizeof(tb) * (max + 1)); | ^ if_info.c:374:30: note: declared here 374 | parse_rtattrs(struct rtattr *tb[], int max, struct rtattr *rta, int len) | ~~~~~~~~~~~~~~~^~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o main.o main.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o netplugd -Wall -std=gnu99 -DNP_ETC_DIR='"/etc/netplug"' -DNP_SCRIPT_DIR='"/etc/netplug.d"' -ggdb3 -O3 -DNP_VERSION='"1.2.9.2"' config.o netlink.o lib.o if_info.o main.o make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netplug-1.2.9.2' >>> netplug 1.2.9.2 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target -C /home/buildroot/autobuild/instance-3/output-1/build/netplug-1.2.9.2 install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netplug-1.2.9.2' make[1]: hg: Command not found make[1]: hg: Command not found install -d -m 755 \ /home/buildroot/autobuild/instance-3/output-1/target//sbin \ /home/buildroot/autobuild/instance-3/output-1/target//etc/netplug \ /home/buildroot/autobuild/instance-3/output-1/target//etc/netplug.d \ /home/buildroot/autobuild/instance-3/output-1/target//etc/rc.d/init.d \ /home/buildroot/autobuild/instance-3/output-1/target//usr/share/man/man8 install -m 755 netplugd /home/buildroot/autobuild/instance-3/output-1/target//sbin install -m 644 etc/netplugd.conf /home/buildroot/autobuild/instance-3/output-1/target//etc/netplug install -m 755 scripts/netplug /home/buildroot/autobuild/instance-3/output-1/target//etc/netplug.d install -m 755 scripts/rc.netplugd /home/buildroot/autobuild/instance-3/output-1/target//etc/rc.d/init.d/netplugd install -m 444 man/man8/netplugd.8 /home/buildroot/autobuild/instance-3/output-1/target//usr/share/man/man8 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netplug-1.2.9.2' /usr/bin/install -m 0755 -D package/netplug/S29netplug /home/buildroot/autobuild/instance-3/output-1/target/etc/init.d/S29netplug netstat-nat-1.4.10.tar.gz: OK (sha256: e945faa283a49f33af15de915a949c9273a230fc17154925364c547adab676ca) >>> netstat-nat 1.4.10 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/netstat-nat/netstat-nat-1.4.10.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/netstat-nat-1.4.10 -xf - >>> netstat-nat 1.4.10 Patching >>> netstat-nat 1.4.10 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/netstat-nat-1.4.10 -name $file); do cp support/gnuconfig/$file $i; done; done >>> netstat-nat 1.4.10 Patching libtool >>> netstat-nat 1.4.10 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/netstat-nat-1.4.10/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-shared ) configure: loading site script /dev/null checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for mips64el-buildroot-linux-uclibc-strip... /bin/true checking for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/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 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 netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for unistd.h... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for strings.h... (cached) yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands >>> netstat-nat 1.4.10 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/netstat-nat-1.4.10/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netstat-nat-1.4.10' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netstat-nat-1.4.10' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"netstat-nat\" -DVERSION=\"1.4.10\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_NETDB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_ERRNO_H=1 -DHAVE_STRINGS_H=1 -DHAVE_NET_IF_H=1 -DHAVE_SYS_IOCTL_H=1 -I. -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c netstat-nat.c netstat-nat.c: In function 'main': netstat-nat.c:283:42: warning: comparison between pointer and zero character constant [-Wpointer-compare] 283 | if (optarg == NULL || optarg == '\0') { | ^~ netstat-nat.c:283:35: note: did you mean to dereference the pointer? 283 | if (optarg == NULL || optarg == '\0') { | ^ netstat-nat.c: In function 'get_protocol': netstat-nat.c:530:9: warning: implicit declaration of function 'string_search' [-Wimplicit-function-declaration] 530 | if (string_search(line, "tcp")) { | ^~~~~~~~~~~~~ netstat-nat.c: In function 'process_entry': netstat-nat.c:615:5: warning: implicit declaration of function 'search_first_hit' [-Wimplicit-function-declaration] 615 | search_first_hit("src=", line, srcip_f); | ^~~~~~~~~~~~~~~~ netstat-nat.c:617:5: warning: implicit declaration of function 'search_sec_hit' [-Wimplicit-function-declaration] 617 | search_sec_hit("src=", line, srcip_s); | ^~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o netstat-nat netstat-nat.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netstat-nat-1.4.10' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netstat-nat-1.4.10' >>> netstat-nat 1.4.10 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/netstat-nat-1.4.10/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netstat-nat-1.4.10' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netstat-nat-1.4.10' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/netstat-nat-1.4.10' test -z "/usr/bin" || mkdir -p -- "/home/buildroot/autobuild/instance-3/output-1/target/usr/bin" test -z "/usr/share/doc/netstat-nat-1.4.10" || mkdir -p -- "/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/netstat-nat-1.4.10" test -z "/usr/share/man/man1" || mkdir -p -- "/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1" /usr/bin/install -c -m 644 'INSTALL' '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/netstat-nat-1.4.10/INSTALL' /usr/bin/install -c 'netstat-nat' '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin/netstat-nat' /usr/bin/install -c -m 644 'NEWS' '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/netstat-nat-1.4.10/NEWS' /usr/bin/install -c -m 644 './netstat-nat.1' '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1/netstat-nat.1' /usr/bin/install -c -m 644 'README' '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/netstat-nat-1.4.10/README' /usr/bin/install -c -m 644 'ChangeLog' '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/netstat-nat-1.4.10/ChangeLog' /usr/bin/install -c -m 644 'AUTHORS' '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/netstat-nat-1.4.10/AUTHORS' /usr/bin/install -c -m 644 'COPYING' '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/netstat-nat-1.4.10/COPYING' /usr/bin/install -c -m 644 'NEWS' '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/netstat-nat-1.4.10/NEWS' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netstat-nat-1.4.10' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netstat-nat-1.4.10' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/netstat-nat-1.4.10' nettle-3.8.tar.gz: OK (sha256: 7576c68481c198f644b08c160d1a4850ba9449e308069455b5213319f234e8e6) >>> nettle 3.8 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/nettle/nettle-3.8.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8 -xf - >>> nettle 3.8 Patching Applying 0001-disable-testsuite-examples.patch using patch: patching file Makefile.in >>> nettle 3.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> nettle 3.8 Patching libtool >>> nettle 3.8 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-shared --disable-openssl --disable-arm-neon ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking for -R flag... using -Wl,-rpath, Searching for libraries checking /usr... added checking /usr/local/lib... added checking /sw/local/lib... not found checking /sw/lib... not found checking /usr/gnu/lib... not found checking /opt/gnu/lib... not found checking /sw/gnu/lib... not found checking /usr/freeware/lib... not found checking /usr/pkg/lib... not found checking for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking for ifunc support... no checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking if LD -Wl,--version-script works... yes checking whether make sets $(MAKE)... yes checking for mips64el-buildroot-linux-uclibc-ranlib... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking for mips64el-buildroot-linux-uclibc-nm... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump checking for mips64el-buildroot-linux-uclibc-ar... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether ln -s works... yes checking build system compiler /usr/bin/gcc... yes checking for build system executable suffix... checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/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 uid_t in sys/types.h... yes 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 size_t... yes checking whether time.h and sys/time.h may both be included... yes checking size of long... 4 checking size of size_t... 4 checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking openssl/ecdsa.h usability... yes checking openssl/ecdsa.h presence... yes checking for openssl/ecdsa.h... yes checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -ldl... yes checking for working alloca.h... yes checking for alloca... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for strerror... yes checking for secure_getenv... yes checking for getline... yes checking whether byte ordering is bigendian... (cached) no checking for __builtin_bswap64... yes checking for __attribute__... yes checking for fcntl file locking... yes checking for __gmpn_zero_p in -lgmp... yes checking for GMP limb size... 64 bits configure: Compiler uses 32-bit ABI. To change, set CC. configure: WARNING: Cross compiling for linux. Can't guess if libraries go in lib32 or lib. configure: Libraries to be installed in ${exec_prefix}/lib. checking CCPIC... -fpic checking if Intel CET is enabled... no checking for m4... /home/buildroot/autobuild/instance-3/output-1/host/bin/m4 checking for library containing clock_gettime... none required configure: creating ./config.status config.status: creating config.make config.status: creating config.m4 config.status: creating Makefile config.status: creating version.h config.status: creating tools/Makefile config.status: creating testsuite/Makefile config.status: creating examples/Makefile config.status: creating nettle.pc config.status: creating hogweed.pc config.status: creating libnettle.map config.status: creating libhogweed.map config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls configure: summary of build options: Version: nettle 3.8 Host type: mips64el-buildroot-linux-uclibc ABI: 32 Assembly files: none Install prefix: /usr Library directory: ${exec_prefix}/lib Compiler: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc Static libraries: no Shared libraries: yes Public key crypto: yes Using mini-gmp: no Documentation: no >>> nettle 3.8 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8' /usr/bin/make all-here make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c getopt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c getopt1.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-internal.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-decrypt-internal.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-decrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-decrypt-table.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes128-decrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes192-decrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes256-decrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-encrypt-internal.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-encrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-encrypt-table.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes128-encrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes192-encrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes256-encrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-invert-internal.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-set-key-internal.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-set-encrypt-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-set-decrypt-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes128-set-encrypt-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes128-set-decrypt-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes128-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes192-set-encrypt-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes192-set-decrypt-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes192-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes256-set-encrypt-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes256-set-decrypt-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes256-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nist-keywrap.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c arcfour.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c arcfour-crypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c arctwo.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c arctwo-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c blowfish.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c blowfish-bcrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base16-encode.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base16-decode.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base16-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64-encode.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64-decode.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64url-encode.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64url-decode.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64url-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c buffer.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c buffer-init.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia-crypt-internal.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia-table.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia-absorb.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia-invert-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia128-set-encrypt-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia128-crypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia128-set-decrypt-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia128-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia192-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia256-set-encrypt-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia256-crypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia256-set-decrypt-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia256-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cast128.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cast128-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cbc.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cbc-aes128-encrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cbc-aes192-encrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cbc-aes256-encrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ccm.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ccm-aes128.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ccm-aes192.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ccm-aes256.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cfb.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c siv-cmac.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c siv-cmac-aes128.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c siv-cmac-aes256.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cnd-memcpy.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-crypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-core-internal.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-poly1305.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-poly1305-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-set-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-set-nonce.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ctr.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ctr16.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c des.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c des3.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eax.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eax-aes128.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eax-aes128-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ghash-set-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ghash-update.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes128.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes128-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes192.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes192-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes256.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes256-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-camellia128.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-camellia128-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-camellia256.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-camellia256-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac64.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-aes128.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-aes256.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-des3.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-aes128-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-aes256-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cmac-des3-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gost28147.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gosthash94.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gosthash94-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-gosthash94.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-md5.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-ripemd160.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha1.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha224.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha256.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha384.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha512.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-streebog.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sm3.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-md5-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-ripemd160-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha1-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha224-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha256-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha384-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha512-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-streebog-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sm3-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c knuth-lfib.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hkdf.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md2.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md2-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md4.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md4-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md5.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md5-compress.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md5-compat.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md5-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c memeql-sec.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c memxor.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c memxor3.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-lookup-hash.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-aeads.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-armors.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-ciphers.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-hashes.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-macs.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2-hmac-gosthash94.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2-hmac-sha1.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2-hmac-sha256.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2-hmac-sha384.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2-hmac-sha512.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c poly1305-aes.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c poly1305-internal.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c realloc.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ripemd160.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ripemd160-compress.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ripemd160-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-core-internal.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-crypt-internal.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-crypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20r12-crypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-set-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-set-nonce.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-128-set-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-256-set-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha1.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha1-compress.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha1-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha256.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha256-compress.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha224-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha256-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512-compress.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha384-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512-224-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512-256-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-permute.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-224.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-224-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-256.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-256-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-384.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-384-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-512.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-512-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c shake256.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sm3.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sm3-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c serpent-set-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c serpent-encrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c serpent-decrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c serpent-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c streebog.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c streebog-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c twofish.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c twofish-meta.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-nh.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-nh-n.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-l2.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-l3.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-poly64.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-poly128.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-set-key.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac32.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac64.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac96.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac128.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c version.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c write-be32.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c write-le32.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c write-le64.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c yarrow256.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c yarrow_key_event.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c xts.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c xts-aes128.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c xts-aes256.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp-format.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp-transport.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp-transport-format.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c bignum.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c bignum-random.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c bignum-random-prime.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp2bignum.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-encrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-decrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-sec-decrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-digest.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-md5.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-sha1.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-sha256.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-sha512.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pss.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pss-mgf1.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sign.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sign-tr.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sec-compute-root.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pkcs1-sign.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pkcs1-sign-tr.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pkcs1-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-md5-sign.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-md5-sign-tr.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-md5-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha1-sign.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha1-sign-tr.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha1-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha256-sign.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha256-sign-tr.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha256-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha512-sign.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha512-sign-tr.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha512-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pss-sha256-sign-tr.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pss-sha256-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pss-sha512-sign-tr.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pss-sha512-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-encrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-decrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sec-decrypt.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-decrypt-tr.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-keygen.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-blind.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa2sexp.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp2rsa.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-compat.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-compat-keygen.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-gen-params.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sign.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-keygen.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-hash.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sha1-sign.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sha1-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sha256-sign.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sha256-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa2sexp.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp2dsa.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pgp-encode.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa2openpgp.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c der-iterator.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c der2rsa.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c der2dsa.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sec-add-1.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sec-sub-1.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sec-tabselect.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gmp-glue.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cnd-copy.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mod.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mod-inv.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mod-arith.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-pp1-redc.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-pm1-redc.c \ && true /usr/bin/make eccdata make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8' /usr/bin/gcc eccdata.c -lm -o eccdata /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-size.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-j-to-a.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-a-to-j.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-dup-jj.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-jja.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-jjj.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-eh-to-a.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-dup-eh.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-eh.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-ehh.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-dup-th.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-th.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-thh.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-g-eh.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-a-eh.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-m.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-g.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-a.c \ && true make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8' echo stamp > eccdata.stamp /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-hash.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-random.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-point.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-scalar.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-point-mul.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-point-mul-g.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-ecdsa-sign.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecdsa-sign.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-ecdsa-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecdsa-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecdsa-keygen.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-gostdsa-sign.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gostdsa-sign.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-gostdsa-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gostdsa-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gostdsa-vko.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve25519-mul-g.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve25519-mul.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve25519-eh-to-x.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve448-mul-g.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve448-mul.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve448-eh-to-x.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-compress.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-decompress.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-expand.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-hash.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-pubkey.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-sign.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed25519-sha512.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed25519-sha512-pubkey.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed25519-sha512-sign.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed25519-sha512-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed448-shake256.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed448-shake256-pubkey.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed448-shake256-sign.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed448-shake256-verify.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -shared -Wl,-soname=libnettle.so.8 aes-decrypt-internal.o aes-decrypt.o aes-decrypt-table.o aes128-decrypt.o aes192-decrypt.o aes256-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes128-encrypt.o aes192-encrypt.o aes256-encrypt.o aes-invert-internal.o aes-set-key-internal.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes128-set-encrypt-key.o aes128-set-decrypt-key.o aes128-meta.o aes192-set-encrypt-key.o aes192-set-decrypt-key.o aes192-meta.o aes256-set-encrypt-key.o aes256-set-decrypt-key.o aes256-meta.o nist-keywrap.o arcfour.o arcfour-crypt.o arctwo.o arctwo-meta.o blowfish.o blowfish-bcrypt.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o base64url-encode.o base64url-decode.o base64url-meta.o buffer.o buffer-init.o camellia-crypt-internal.o camellia-table.o camellia-absorb.o camellia-invert-key.o camellia128-set-encrypt-key.o camellia128-crypt.o camellia128-set-decrypt-key.o camellia128-meta.o camellia192-meta.o camellia256-set-encrypt-key.o camellia256-crypt.o camellia256-set-decrypt-key.o camellia256-meta.o cast128.o cast128-meta.o cbc.o cbc-aes128-encrypt.o cbc-aes192-encrypt.o cbc-aes256-encrypt.o ccm.o ccm-aes128.o ccm-aes192.o ccm-aes256.o cfb.o siv-cmac.o siv-cmac-aes128.o siv-cmac-aes256.o cnd-memcpy.o chacha-crypt.o chacha-core-internal.o chacha-poly1305.o chacha-poly1305-meta.o chacha-set-key.o chacha-set-nonce.o ctr.o ctr16.o des.o des3.o eax.o eax-aes128.o eax-aes128-meta.o ghash-set-key.o ghash-update.o gcm.o gcm-aes.o gcm-aes128.o gcm-aes128-meta.o gcm-aes192.o gcm-aes192-meta.o gcm-aes256.o gcm-aes256-meta.o gcm-camellia128.o gcm-camellia128-meta.o gcm-camellia256.o gcm-camellia256-meta.o cmac.o cmac64.o cmac-aes128.o cmac-aes256.o cmac-des3.o cmac-aes128-meta.o cmac-aes256-meta.o cmac-des3-meta.o gost28147.o gosthash94.o gosthash94-meta.o hmac.o hmac-gosthash94.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o hmac-streebog.o hmac-sm3.o hmac-md5-meta.o hmac-ripemd160-meta.o hmac-sha1-meta.o hmac-sha224-meta.o hmac-sha256-meta.o hmac-sha384-meta.o hmac-sha512-meta.o hmac-streebog-meta.o hmac-sm3-meta.o knuth-lfib.o hkdf.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o memeql-sec.o memxor.o memxor3.o nettle-lookup-hash.o nettle-meta-aeads.o nettle-meta-armors.o nettle-meta-ciphers.o nettle-meta-hashes.o nettle-meta-macs.o pbkdf2.o pbkdf2-hmac-gosthash94.o pbkdf2-hmac-sha1.o pbkdf2-hmac-sha256.o pbkdf2-hmac-sha384.o pbkdf2-hmac-sha512.o poly1305-aes.o poly1305-internal.o realloc.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-core-internal.o salsa20-crypt-internal.o salsa20-crypt.o salsa20r12-crypt.o salsa20-set-key.o salsa20-set-nonce.o salsa20-128-set-key.o salsa20-256-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o sha512-224-meta.o sha512-256-meta.o sha3.o sha3-permute.o sha3-224.o sha3-224-meta.o sha3-256.o sha3-256-meta.o sha3-384.o sha3-384-meta.o sha3-512.o sha3-512-meta.o shake256.o sm3.o sm3-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o streebog.o streebog-meta.o twofish.o twofish-meta.o umac-nh.o umac-nh-n.o umac-l2.o umac-l3.o umac-poly64.o umac-poly128.o umac-set-key.o umac32.o umac64.o umac96.o umac128.o version.o write-be32.o write-le32.o write-le64.o yarrow256.o yarrow_key_event.o xts.o xts-aes128.o xts-aes256.o -Wl,--version-script=libnettle.map -o libnettle.so ./eccdata curve25519 11 6 64 > ecc-curve25519.hT && mv ecc-curve25519.hT ecc-curve25519.h ./eccdata curve448 38 6 64 > ecc-curve448.hT && mv ecc-curve448.hT ecc-curve448.h ./eccdata gost_gc256b 11 6 64 > ecc-gost-gc256b.hT && mv ecc-gost-gc256b.hT ecc-gost-gc256b.h mkdir .lib 2>/dev/null (cd .lib \ && rm -f libnettle.so \ && ln -s ../libnettle.so libnettle.so \ && [ -z "libnettle.so.8" ] \ || { rm -f libnettle.so.8 \ && ln -s libnettle.so libnettle.so.8 ; } ) echo nettle > libnettle.stamp ./eccdata gost_gc512a 43 6 64 > ecc-gost-gc512a.hT && mv ecc-gost-gc512a.hT ecc-gost-gc512a.h Table size: 256 entries ./eccdata secp192r1 8 6 64 > ecc-secp192r1.hT && mv ecc-secp192r1.hT ecc-secp192r1.h Table size: 256 entries ./eccdata secp224r1 16 7 64 > ecc-secp224r1.hT && mv ecc-secp224r1.hT ecc-secp224r1.h Table size: 256 entries ./eccdata secp256r1 11 6 64 > ecc-secp256r1.hT && mv ecc-secp256r1.hT ecc-secp256r1.h Table size: 256 entries ./eccdata secp384r1 32 6 64 > ecc-secp384r1.hT && mv ecc-secp384r1.hT ecc-secp384r1.h Table size: 256 entries ./eccdata secp521r1 44 6 64 > ecc-secp521r1.hT && mv ecc-secp521r1.hT ecc-secp521r1.h Table size: 128 entries /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-curve25519.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-gost-gc256b.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-gost-gc512a.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-secp192r1.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-secp224r1.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-secp256r1.c \ && true Table size: 128 entries /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-secp384r1.c \ && true Table size: 128 entries /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-curve448.c \ && true Table size: 128 entries /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-secp521r1.c \ && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -shared -Wl,-soname=libhogweed.so.6 sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-sec-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o pss.o pss-mgf1.o rsa.o rsa-sign.o rsa-sign-tr.o rsa-verify.o rsa-sec-compute-root.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-sign-tr.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-sign-tr.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-sign-tr.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-sign-tr.o rsa-sha512-verify.o rsa-pss-sha256-sign-tr.o rsa-pss-sha256-verify.o rsa-pss-sha512-sign-tr.o rsa-pss-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-sec-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-compat.o dsa-compat-keygen.o dsa-gen-params.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-hash.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o sec-add-1.o sec-sub-1.o sec-tabselect.o gmp-glue.o cnd-copy.o ecc-mod.o ecc-mod-inv.o ecc-mod-arith.o ecc-pp1-redc.o ecc-pm1-redc.o ecc-curve25519.o ecc-curve448.o ecc-gost-gc256b.o ecc-gost-gc512a.o ecc-secp192r1.o ecc-secp224r1.o ecc-secp256r1.o ecc-secp384r1.o ecc-secp521r1.o ecc-size.o ecc-j-to-a.o ecc-a-to-j.o ecc-dup-jj.o ecc-add-jja.o ecc-add-jjj.o ecc-eh-to-a.o ecc-dup-eh.o ecc-add-eh.o ecc-add-ehh.o ecc-dup-th.o ecc-add-th.o ecc-add-thh.o ecc-mul-g-eh.o ecc-mul-a-eh.o ecc-mul-m.o ecc-mul-g.o ecc-mul-a.o ecc-hash.o ecc-random.o ecc-point.o ecc-scalar.o ecc-point-mul.o ecc-point-mul-g.o ecc-ecdsa-sign.o ecdsa-sign.o ecc-ecdsa-verify.o ecdsa-verify.o ecdsa-keygen.o ecc-gostdsa-sign.o gostdsa-sign.o ecc-gostdsa-verify.o gostdsa-verify.o gostdsa-vko.o curve25519-mul-g.o curve25519-mul.o curve25519-eh-to-x.o curve448-mul-g.o curve448-mul.o curve448-eh-to-x.o eddsa-compress.o eddsa-decompress.o eddsa-expand.o eddsa-hash.o eddsa-pubkey.o eddsa-sign.o eddsa-verify.o ed25519-sha512.o ed25519-sha512-pubkey.o ed25519-sha512-sign.o ed25519-sha512-verify.o ed448-shake256.o ed448-shake256-pubkey.o ed448-shake256-sign.o ed448-shake256-verify.o -Wl,--version-script=libhogweed.map -o libhogweed.so libnettle.so -lgmp mkdir .lib 2>/dev/null Makefile:312: recipe for target 'libhogweed.so' failed make[2]: [libhogweed.so] Error 1 (ignored) (cd .lib \ && rm -f libhogweed.so \ && ln -s ../libhogweed.so libhogweed.so \ && [ -z "libhogweed.so.6" ] \ || { rm -f libhogweed.so.6 \ && ln -s libhogweed.so libhogweed.so.6 ; } ) echo hogweed > libhogweed.stamp make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8' set -e; for d in tools; do \ echo "Making all in $d" ; (cd $d && /usr/bin/make all); done Making all in tools make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8/tools' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sexp-conv.c && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c input.c && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c output.c && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c parse.c && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c misc.c && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-hash.c && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-pbkdf2.c && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-lfib-stream.c && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I.. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c pkcs1-conv.c && true /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-pbkdf2.o misc.o ../getopt.o ../getopt1.o -lnettle -o nettle-pbkdf2 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -o nettle-hash /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ggdb3 -Wall -W -Wno-sign-compare -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8/tools' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8' >>> nettle 3.8 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install -C /home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8' /usr/bin/make install-here make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8' /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/nettle /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig for f in aes.h arcfour.h arctwo.h asn1.h blowfish.h base16.h base64.h bignum.h buffer.h camellia.h cast128.h cbc.h ccm.h cfb.h chacha.h chacha-poly1305.h ctr.h curve25519.h curve448.h des.h dsa.h dsa-compat.h eax.h ecc-curve.h ecc.h ecdsa.h eddsa.h gcm.h gostdsa.h gosthash94.h hmac.h knuth-lfib.h hkdf.h macros.h cmac.h siv-cmac.h md2.h md4.h md5.h md5-compat.h memops.h memxor.h nettle-meta.h nettle-types.h pbkdf2.h pgp.h pkcs1.h pss.h pss-mgf1.h realloc.h ripemd160.h rsa.h salsa20.h sexp.h serpent.h sha.h sha1.h sha2.h sha3.h sm3.h streebog.h twofish.h umac.h yarrow.h xts.h poly1305.h nist-keywrap.h version.h ; do \ if [ -f "$f" ] ; then \ /usr/bin/install -c -m 644 "$f" /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/nettle ; \ else \ /usr/bin/install -c -m 644 "./$f" /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/nettle ; \ fi ; done for f in ; do \ /usr/bin/install -c -m 644 $f /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib ; \ done for f in nettle.pc hogweed.pc ; do \ /usr/bin/install -c -m 644 "$f" /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig ; \ done /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib /usr/bin/install -c -m 644 libnettle.so /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libnettle.so.8.5 /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib /usr/bin/install -c -m 644 libhogweed.so /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libhogweed.so.6.5 [ -z "libnettle.so.8" ] \ || (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib \ && rm -f libnettle.so.8 libnettle.so \ && ln -s libnettle.so.8.5 libnettle.so.8 \ && ln -s libnettle.so.8.5 libnettle.so) [ -z "libhogweed.so.6" ] \ || (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib \ && rm -f libhogweed.so.6 libhogweed.so \ && ln -s libhogweed.so.6.5 libhogweed.so.6 \ && ln -s libhogweed.so.6.5 libhogweed.so) make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8' set -e; for d in tools; do \ echo "Making install in $d" ; (cd $d && /usr/bin/make install); done Making install in tools make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8/tools' /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin for f in sexp-conv nettle-hash nettle-pbkdf2 nettle-lfib-stream pkcs1-conv ; do \ /usr/bin/install -c $f /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin ; \ done make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8/tools' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8' >>> nettle 3.8 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> nettle 3.8 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8' /usr/bin/make install-here make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8' /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/usr/include/nettle /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/usr/lib /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig for f in aes.h arcfour.h arctwo.h asn1.h blowfish.h base16.h base64.h bignum.h buffer.h camellia.h cast128.h cbc.h ccm.h cfb.h chacha.h chacha-poly1305.h ctr.h curve25519.h curve448.h des.h dsa.h dsa-compat.h eax.h ecc-curve.h ecc.h ecdsa.h eddsa.h gcm.h gostdsa.h gosthash94.h hmac.h knuth-lfib.h hkdf.h macros.h cmac.h siv-cmac.h md2.h md4.h md5.h md5-compat.h memops.h memxor.h nettle-meta.h nettle-types.h pbkdf2.h pgp.h pkcs1.h pss.h pss-mgf1.h realloc.h ripemd160.h rsa.h salsa20.h sexp.h serpent.h sha.h sha1.h sha2.h sha3.h sm3.h streebog.h twofish.h umac.h yarrow.h xts.h poly1305.h nist-keywrap.h version.h ; do \ if [ -f "$f" ] ; then \ /usr/bin/install -c -m 644 "$f" /home/buildroot/autobuild/instance-3/output-1/target/usr/include/nettle ; \ else \ /usr/bin/install -c -m 644 "./$f" /home/buildroot/autobuild/instance-3/output-1/target/usr/include/nettle ; \ fi ; done for f in ; do \ /usr/bin/install -c -m 644 $f /home/buildroot/autobuild/instance-3/output-1/target/usr/lib ; \ done for f in nettle.pc hogweed.pc ; do \ /usr/bin/install -c -m 644 "$f" /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig ; \ done /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/usr/lib /usr/bin/install -c -m 644 libnettle.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libnettle.so.8.5 /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/usr/lib /usr/bin/install -c -m 644 libhogweed.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libhogweed.so.6.5 [ -z "libnettle.so.8" ] \ || (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib \ && rm -f libnettle.so.8 libnettle.so \ && ln -s libnettle.so.8.5 libnettle.so.8 \ && ln -s libnettle.so.8.5 libnettle.so) [ -z "libhogweed.so.6" ] \ || (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib \ && rm -f libhogweed.so.6 libhogweed.so \ && ln -s libhogweed.so.6.5 libhogweed.so.6 \ && ln -s libhogweed.so.6.5 libhogweed.so) make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8' set -e; for d in tools; do \ echo "Making install in $d" ; (cd $d && /usr/bin/make install); done Making install in tools make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8/tools' /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/usr/bin for f in sexp-conv nettle-hash nettle-pbkdf2 nettle-lfib-stream pkcs1-conv ; do \ /usr/bin/install -c $f /home/buildroot/autobuild/instance-3/output-1/target/usr/bin ; \ done make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8/tools' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/nettle-3.8' ntp-4.2.8p15.tar.gz: OK (md5: e1e6b23d2fc75cced41801dbcd6c2561) ntp-4.2.8p15.tar.gz: OK (sha256: f65840deab68614d5d7ceb2d0bb9304ff70dcdedd09abb79754a87536b849c19) >>> ntp 4.2.8p15 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/ntp/ntp-4.2.8p15.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15 -xf - >>> ntp 4.2.8p15 Patching Applying 0001-nano.patch using patch: patching file include/ntp_syscall.h Applying 0002-ntp-syscalls-fallback.patch using patch: patching file configure.ac Hunk #1 succeeded at 1475 (offset -48 lines). Applying 0003-override-shell.patch using patch: patching file sntp/libopts/m4/libopts.m4 Applying 0004-libntp-Do-not-use-PTHREAD_STACK_MIN-on-glibc.patch using patch: patching file libntp/work_thread.c >>> ntp 4.2.8p15 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15 -name $file); do cp support/gnuconfig/$file $i; done; done >>> ntp 4.2.8p15 Configuring >>> ntp 4.2.8p15 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:126: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:126: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:126: the top level configure.ac:147: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:147: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:147: the top level configure.ac:160: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:160: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:160: the top level configure.ac:331: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:331: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... configure.ac:331: the top level configure.ac:405: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:405: 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:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from... configure.ac:405: the top level configure.ac:405: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:405: 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:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... ./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:2823: _AC_COMPILE_IFELSE is expanded from... ./lib/autoconf/general.m4:2839: AC_COMPILE_IFELSE is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from... configure.ac:405: the top level configure.ac:498: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:498: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:498: the top level configure.ac:564: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:564: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:564: the top level configure.ac:701: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:701: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:701: the top level configure.ac:717: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:717: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:717: the top level configure.ac:712: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:712: You should run autoupdate. ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... configure.ac:712: the top level configure.ac:730: warning: The macro `AC_LANG_C' is obsolete. configure.ac:730: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... m4/acx_pthread.m4:86: ACX_PTHREAD is expanded from... configure.ac:730: the top level configure.ac:730: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:730: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... m4/acx_pthread.m4:86: ACX_PTHREAD is expanded from... configure.ac:730: the top level configure.ac:920: warning: AC_OUTPUT should be used without arguments. configure.ac:920: You should run autoupdate. configure.ac:26: installing 'build-aux/compile' configure.ac:14: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'libevent/build-aux'. libtoolize: copying file 'libevent/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:52: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:52: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:52: the top level configure.ac:56: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:56: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... m4/ntp_compiler.m4:3: NTP_COMPILER is expanded from... configure.ac:56: the top level configure.ac:67: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:67: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... m4/ntp_libntp.m4:9: NTP_LIBNTP is expanded from... configure.ac:67: the top level configure.ac:67: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:67: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2981: AC_RUN_IFELSE 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/openldap-thread-check.m4:23: OL_THREAD_CHECK is expanded from... m4/ntp_libntp.m4:9: NTP_LIBNTP is expanded from... configure.ac:67: the top level configure.ac:70: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:70: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:70: the top level configure.ac:99: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:99: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... libopts/m4/libopts.m4:11: INVOKE_LIBOPTS_MACROS_FIRST is expanded from... libopts/m4/libopts.m4:482: LIBOPTS_CHECK_COMMON is expanded from... libopts/m4/libopts.m4:582: LIBOPTS_CHECK is expanded from... configure.ac:99: the top level configure.ac:99: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:99: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... libopts/m4/libopts.m4:482: LIBOPTS_CHECK_COMMON is expanded from... libopts/m4/libopts.m4:582: LIBOPTS_CHECK is expanded from... configure.ac:99: the top level configure.ac:108: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:108: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... m4/ntp_libevent.m4:31: NTP_ENABLE_LOCAL_LIBEVENT is expanded from... m4/ntp_libevent.m4:60: NTP_LIBEVENT_CHECK_NOBUILD is expanded from... m4/ntp_libevent.m4:163: NTP_LIBEVENT_CHECK is expanded from... configure.ac:108: the top level configure.ac:123: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:123: 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/ntp_facilitynames.m4:3: NTP_FACILITYNAMES is expanded from... configure.ac:123: the top level configure.ac:55: installing 'libevent/build-aux/compile' configure.ac:43: installing 'libevent/build-aux/missing' Makefile.am: installing 'libevent/build-aux/depcomp' tests/Makefile.am:178: warning: source file '$(top_builddir)/version.c' is in a subdirectory, tests/Makefile.am:178: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/Makefile.am:147: warning: source file '$(top_builddir)/version.c' is in a subdirectory, tests/Makefile.am:147: but option 'subdir-objects' is disabled tests/Makefile.am:141: warning: source file '$(top_builddir)/version.c' is in a subdirectory, tests/Makefile.am:141: but option 'subdir-objects' is disabled tests/Makefile.am:154: warning: source file '$(top_builddir)/version.c' is in a subdirectory, tests/Makefile.am:154: but option 'subdir-objects' is disabled tests/Makefile.am:184: warning: source file '$(top_builddir)/version.c' is in a subdirectory, tests/Makefile.am:184: but option 'subdir-objects' is disabled tests/Makefile.am:129: warning: source file '$(top_builddir)/version.c' is in a subdirectory, tests/Makefile.am:129: but option 'subdir-objects' is disabled tests/Makefile.am:135: warning: source file '$(top_builddir)/version.c' is in a subdirectory, tests/Makefile.am:135: but option 'subdir-objects' is disabled unity/Makefile.am:17: warning: source file '../libpkgver/colcomp.c' is in a subdirectory, unity/Makefile.am:17: but option 'subdir-objects' is disabled libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'sntp/libevent/build-aux'. libtoolize: copying file 'sntp/libevent/build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'sntp/m4'. libtoolize: copying file 'sntp/m4/libtool.m4' libtoolize: copying file 'sntp/m4/ltoptions.m4' libtoolize: copying file 'sntp/m4/ltsugar.m4' libtoolize: copying file 'sntp/m4/ltversion.m4' libtoolize: copying file 'sntp/m4/lt~obsolete.m4' configure.ac:65: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:65: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... sntp/m4/ntp_compiler.m4:3: NTP_COMPILER is expanded from... configure.ac:65: the top level configure.ac:71: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:71: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... sntp/m4/ax_c99_struct_init.m4:40: AX_C99_STRUCT_INIT is expanded from... configure.ac:71: the top level configure.ac:88: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:88: You should run autoupdate. sntp/m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:88: the top level configure.ac:106: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:106: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... sntp/libopts/m4/libopts.m4:11: INVOKE_LIBOPTS_MACROS_FIRST is expanded from... sntp/libopts/m4/libopts.m4:482: LIBOPTS_CHECK_COMMON is expanded from... sntp/libopts/m4/libopts.m4:573: LIBOPTS_CHECK_NOBUILD is expanded from... configure.ac:106: the top level configure.ac:106: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:106: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... sntp/libopts/m4/libopts.m4:482: LIBOPTS_CHECK_COMMON is expanded from... sntp/libopts/m4/libopts.m4:573: LIBOPTS_CHECK_NOBUILD is expanded from... configure.ac:106: the top level configure.ac:108: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:108: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... sntp/m4/ntp_libevent.m4:31: NTP_ENABLE_LOCAL_LIBEVENT is expanded from... sntp/m4/ntp_libevent.m4:60: NTP_LIBEVENT_CHECK_NOBUILD is expanded from... configure.ac:108: the top level configure.ac:110: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:110: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... sntp/m4/ntp_libntp.m4:9: NTP_LIBNTP is expanded from... configure.ac:110: the top level configure.ac:110: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:110: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2981: AC_RUN_IFELSE 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... sntp/m4/openldap-thread-check.m4:23: OL_THREAD_CHECK is expanded from... sntp/m4/ntp_libntp.m4:9: NTP_LIBNTP is expanded from... configure.ac:110: the top level configure.ac:134: warning: The macro `AC_ISC_POSIX' is obsolete. configure.ac:134: You should run autoupdate. ./lib/autoconf/specific.m4:550: AC_ISC_POSIX is expanded from... configure.ac:134: the top level configure.ac:225: warning: The macro `AC_TRY_RUN' is obsolete. configure.ac:225: You should run autoupdate. ./lib/autoconf/general.m4:2997: AC_TRY_RUN is expanded from... configure.ac:225: the top level configure.ac:268: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:268: 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... sntp/m4/ntp_facilitynames.m4:3: NTP_FACILITYNAMES is expanded from... configure.ac:268: the top level configure.ac:531: warning: The macro `AC_TYPE_SIGNAL' is obsolete. configure.ac:531: You should run autoupdate. ./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from... configure.ac:531: the top level configure.ac:2982: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:2982: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:2982: the top level configure.ac:64: installing 'sntp/libevent/build-aux/compile' configure.ac:45: installing 'sntp/libevent/build-aux/missing' adjtimed/Makefile.am: installing 'sntp/libevent/build-aux/depcomp' libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/assertions.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least one source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, this automake: behavior may change in a future Automake major version, with object automake: files being placed in the same subdirectory as the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/buffer.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/backtrace-emptytbl.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/backtrace.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/condition.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/unix/dir.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/error.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/unix/errno2result.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/event.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/unix/file.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/inet_ntop.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/inet_pton.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/unix/interfaceiter.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/lib.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/log.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/md5.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/nls/msgcat.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/unix/net.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/netaddr.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/netscope.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/ondestroy.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/random.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/result.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/unix/stdio.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/unix/stdtime.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/unix/strerror.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/task.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/thread.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/unix/time.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/sha1.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/sockaddr.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:7: warning: source file '$(srcdir)/../lib/isc/tsmemcmp.c' is in a subdirectory, libntp/Makefile.am:7: but option 'subdir-objects' is disabled libntp/Makefile.am:43: warning: source file '$(srcdir)/../lib/isc/pthreads/mutex.c' is in a subdirectory, libntp/Makefile.am:43: but option 'subdir-objects' is disabled tests/ntpd/Makefile.am:89: warning: source file '$(srcdir)/../libntp/test-libntp.c' is in a subdirectory, tests/ntpd/Makefile.am:89: but option 'subdir-objects' is disabled tests/ntpd/Makefile.am:109: warning: source file '$(srcdir)/../libntp/test-libntp.c' is in a subdirectory, tests/ntpd/Makefile.am:109: but option 'subdir-objects' is disabled tests/ntpd/Makefile.am:129: warning: source file '$(srcdir)/../libntp/test-libntp.c' is in a subdirectory, tests/ntpd/Makefile.am:129: but option 'subdir-objects' is disabled tests/ntpd/Makefile.am:189: warning: source file '$(srcdir)/../libntp/test-libntp.c' is in a subdirectory, tests/ntpd/Makefile.am:189: but option 'subdir-objects' is disabled tests/ntpd/Makefile.am:167: warning: source file '$(srcdir)/../libntp/test-libntp.c' is in a subdirectory, tests/ntpd/Makefile.am:167: but option 'subdir-objects' is disabled tests/ntpd/Makefile.am:150: warning: source file '$(srcdir)/../libntp/test-libntp.c' is in a subdirectory, tests/ntpd/Makefile.am:150: but option 'subdir-objects' is disabled >>> ntp 4.2.8p15 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/libevent/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). (cd /home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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_lib_md5_MD5Init=no POSIX_SHELL=/bin/sh 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 runstatedir=/run --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 --disable-static --enable-shared --with-shared --program-transform-name=s,,, --disable-tickadj --disable-debugging --with-yielding-select=yes --disable-local-libevent --with-crypto --enable-openssl-random --with-hardenfile=default --disable-linuxcaps --without-lineeditlibs --without-ntpsnmpd --disable-ATOM --disable-SHM --without-sntp ) 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 build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking whether make supports the include directive... yes (GNU style) checking for mips64el-buildroot-linux-uclibc-cc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-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 vfork.h... no checking for sys/time.h... yes checking for stdarg.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/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 whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc needs -traditional... no checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc can handle #warning... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports __attribute__((...))... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc can handle -Wstrict-overflow... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc can handle -Winit-self... yes checking if linker supports omitting unused code and data... no checking additional compiler flags... none needed checking additional linker flags... none needed checking whether byte ordering is bigendian... (cached) no checking for working volatile... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp checking for bison... bison -y checking whether the compiler supports C99 structure initialization... yes checking for compile/link hardening flags... in file harden/default checking to see if we need ylwrap VPATH hack... no checking for install dir and man conventions... in file loc/debian checking for mips64el-buildroot-linux-uclibc-ar... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking the archiver (/home/buildroot/autobuild/instance-3/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... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/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) /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/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... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking for egrep... (cached) /bin/grep -E checking for vprintf... yes checking for fork... yes checking for vfork... yes checking for pid_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/mman.h... yes checking for sys/param.h... yes checking for sys/poll.h... yes checking for sys/procset.h... no checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/stropts.h... no checking for sys/time.h... (cached) yes checking for sys/un.h... yes checking for sys/wait.h... yes checking for dlfcn.h... (cached) yes checking for errno.h... yes checking for fcntl.h... yes checking for libgen.h... yes checking for libintl.h... yes checking for memory.h... yes checking for netinet/in.h... yes checking for setjmp.h... yes checking for stdbool.h... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking for utime.h... yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for working stdnoreturn.h... yes checking for runetype.h... no checking for wchar.h... (cached) yes checking for wchar_t... yes checking for wint_t... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for uint_t... no checking for pid_t... (cached) yes checking for size_t... yes checking for ptrdiff_t... yes checking size of char *... 4 checking size of int... 4 checking size of long... 4 checking size of short... 2 checking for pathfind in -lgen... no checking for gettext in -lintl... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for mmap... yes checking for canonicalize_file_name... yes checking for snprintf... yes checking for strdup... yes checking for strchr... yes checking for strrchr... yes checking for strsignal... yes checking for fchmod... yes checking for fstat... yes checking for chmod... yes checking for a sed that does not truncate output... (cached) /bin/sed configure: Using supplied libopts tearoff checking for mips64el-buildroot-linux-uclibc-pkg-config... /home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config checking if pkg-config is at least version 0.15.0... yes checking if libevent 2 or later is installed... yes, version 2.1.12-stable checking for size_t... (cached) yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking for unsigned long long int... yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... no checking if C99-snprintf replacement vsnprintf will be used... yes checking for inttypes.h... (cached) yes checking for locale.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for struct lconv.decimal_point... yes checking for struct lconv.thousands_sep... yes checking for long double... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for size_t... (cached) yes checking for intmax_t... yes checking for uintmax_t... yes checking for uintptr_t... (cached) yes checking for ptrdiff_t... (cached) yes checking for localeconv... yes checking for an ANSI C-conforming const... yes checking for snprintf... (cached) yes checking whether snprintf is C99 compliant... no checking if C99-snprintf replacement snprintf will be used... yes checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... (cached) /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... (cached) yes checking for directory path separator... '/' checking line editing libraries... no checking for library containing cos... none required checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking whether strerror_r returns char *... yes checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for getclock... no checking for stime... yes checking for timegm... yes checking for strlcpy... yes checking for strlcat... yes checking for library containing snprintb... no checking for errno.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/types.h... (cached) yes checking for time.h... yes checking for net/if.h... yes checking for linux/if_addr.h... yes checking for arpa/nameser.h... yes checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/timers.h... no checking for sys/sysctl.h... yes checking for netinet/in_system.h... no checking for netinet/in_systm.h... yes checking for netinet/in.h... (cached) yes checking for resolv.h... yes checking for net/if_var.h... no checking for netinet/ip.h... yes checking for netinet/in_var.h... no checking for library containing inet_pton... none required checking for library containing inet_ntop... none required checking for library containing setsockopt... none required checking for recvmsg... yes checking for inline... inline checking size of time_t... 4 checking whether char is unsigned... no checking size of signed char... 1 checking for s_char... no checking for long long... yes checking size of short... (cached) 2 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of long long... 8 checking for uid_t in sys/types.h... yes checking if we're including debugging code... no checking for semaphore.h... yes checking for socketpair... yes checking for _beginthread... no checking for pthread.h... yes checking POSIX thread version... 10 checking for LinuxThreads pthread.h... no checking for GNU Pth pthread.h... no checking for sched.h... yes checking for pthread_create in default libraries... yes configure: ol_link_threads: ol_link_pthreads <> checking for sched_yield... yes checking for pthread_yield... yes checking for thr_yield... no checking for pthread_kill... yes checking for pthread_rwlock_destroy with ... yes checking for pthread_detach with ... yes checking for pthread_setconcurrency... yes checking for pthread_getconcurrency... yes checking for thr_setconcurrency... no checking for thr_getconcurrency... no checking for pthread_kill_other_threads_np... no checking for LinuxThreads implementation... no checking for LinuxThreads consistency... no checking if pthread_create() works... yes checking for thread specific errno... yes checking for thread specific h_errno... yes checking for sem_timedwait... yes checking size of pthread_t... 4 checking for sigwait... yes checking for pthread_attr_getstacksize... yes checking for pthread_attr_setstacksize... yes checking for sysconf... yes checking for sys/clockctl.h... no checking if we should use /dev/clockctl... no checking for sys/capability.h... no checking for sys/prctl.h... yes checking if we have linux capabilities (libcap)... no checking for priv.h... no checking if we have solaris privileges... no checking for sys/mac.h... no checking if we should use TrustedBSD MAC privileges... no checking for library containing res_init... no checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for netdb.h... yes checking for resolv.h... (cached) yes checking for res_init... no checking for __res_init... yes checking for inet_ntop... yes checking for inet_pton... yes checking for uintptr_t... (cached) yes checking for int32... no checking for u_int32... no checking for int32 with DNS headers included... no checking for u_int32 with DNS headers included... no checking for sys/timepps.h... no checking for struct timespec... yes checking for struct ntptimeval... yes checking for md5.h... no checking for library containing MD5Init... no checking for MD5Init... no checking for sysconf... (cached) yes checking for getdtablesize... yes checking for sigaction... yes checking for sigset... yes checking for sigvec... no checking for SIGIO... yes checking if we want to use SIGIO... Possible for mips64el-buildroot-linux-uclibc but disabled because of reported problems checking for SIGPOLL... yes checking if we can use SIGPOLL for UDP I/O... no checking if we can use SIGPOLL for TTY I/O... no checking number of arguments to gettimeofday()... 2 checking for settimeofday... yes checking if we'll use clock_settime or settimeofday or stime... clock_settime() checking for deprecated --with-arlib... no checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for library containing strerror... none required checking for perl... /usr/bin/perl checking for test... /usr/bin/test checking for net-snmp-config... no checking for net-snmp-config path... checking for library containing openlog... none required checking if we want to use libseccomp sandboxing (EXPERIMENTAL)... no checking for facilitynames in syslog.h... yes checking for bstring.h... no checking for dns_sd.h... no checking for fcntl.h... (cached) yes checking for fnmatch.h... yes checking for ieeefp.h... no checking for inttypes.h... (cached) yes checking for kvm.h... no checking for math.h... yes checking for memory.h... (cached) yes checking for netdb.h... (cached) yes checking for poll.h... yes checking for sgtty.h... yes checking for stdatomic.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for termio.h... yes checking for termios.h... yes checking for timepps.h... no checking for timex.h... no checking for unistd.h... (cached) yes checking for utmp.h... yes checking for utmpx.h... yes checking for net/if6.h... no checking for net/route.h... yes checking for netinfo/ni.h... no checking for sun/audioio.h... no checking for sys/audioio.h... no checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/ipc.h... yes checking for sys/lock.h... no checking for sys/mman.h... (cached) yes checking for sys/modem.h... no checking for sys/ppsclock.h... no checking for sys/ppstime.h... no checking for sched.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/signal.h... yes checking for sys/sockio.h... no checking for machine/soundcard.h... no checking for sys/soundcard.h... yes checking for sys/stat.h... (cached) yes checking for sys/stream.h... no checking for stropts.h... no checking for sys/stropts.h... (cached) no checking for sys/syssgi.h... no checking for sys/systune.h... no checking for sys/termios.h... yes checking for sys/tpro.h... no checking for sys/wait.h... (cached) yes checking for waitpid... yes checking for atomic_thread_fence... no checking for atomic_thread_fence()... checking for ntp_adjtime... no checking for ntp_gettime... no checking for __ntp_gettime... no checking for adjtimex... yes checking for sys/proc.h... no checking for sys/resource.h... yes checking for sys/shm.h... yes checking for sys/timex.h... yes checking return type of signal handlers... void checking for off_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for a fallback value for HZ... 100 checking if we need to override the system's value for HZ... no checking for struct rt_msghdr... no checking for struct rtattr... yes checking struct sigaction for sa_sigaction... yes checking for struct ppsclockev... no checking for struct snd_size... no checking struct clockinfo for hz... no checking struct clockinfo for tickadj... (cached) no checking for struct ntptimeval.time.tv_nsec... no checking for arc4random_buf... no checking for daemon... yes checking for finite... no checking for isfinite... no checking for isfinite with ... yes checking for fnmatch... yes checking for getbootfile... no checking for getuid... yes checking for getrusage... yes checking for nanosleep... yes checking for strsignal... (cached) yes checking for mkstemp... yes checking for mktime... yes checking for mlockall... yes checking for nice... yes checking for plock... no checking for pututline... yes checking for pututxline... yes checking for readlink... yes checking for rtprio... no checking for sched_setscheduler... yes checking for setlinebuf... yes checking for setpgid... yes checking for setpriority... yes checking for setsid... yes checking for setvbuf... yes checking for strdup... (cached) yes checking for strnlen... yes checking for memchr... yes checking for strerror... yes checking for setrlimit... yes checking for strchr... (cached) yes checking for timer_create... yes checking for RLIMIT_MEMLOCK... yes checking for RLIMIT_STACK... yes checking for the default number of 4k stack pages... 50 checking for the default number of megabytes to MEMLOCK... -1 checking for _exit... yes checking for umask... yes checking for uname... yes checking for updwtmp... yes checking for updwtmpx... yes checking if we need extra help to define struct iovec... 0 checking number of arguments taken by setpgrp()... 0 checking if we need to declare 'errno'... no checking if we may declare 'h_errno'... yes checking if declaring 'syscall()' is ok... checking if we will open the broadcast socket... yes checking if process groups are set with -pid... yes checking if we need a ctty for F_SETOWN... no checking if the OS clears cached routes when more specifics become available... no checking if the wildcard socket needs REUSEADDR to bind other addresses... yes checking for a minimum recommended value of tickadj... no checking if the TTY code permits PARENB and IGNPAR... no checking if we're including processing time debugging code... no checking for a the number of minutes in a DST adjustment... 60 checking if ntpd will retry permanent DNS failures... no checking availability of ntp_{adj,get}time()... inline checking if sys/timex.h has STA_FLL... yes checking if we have kernel PLL support... yes checking if SIOCGIFCONF returns buffer size in the buffer... no checking for TTY PPS ioctl TIOCGPPSEV... no checking for TTY PPS ioctl TIOCSPPS... no checking for TTY PPS ioctl CIOGETEV... no checking for linux/serial.h... yes checking SHMEM_STATUS support... yes checking Datum/Bancomm bc635/VME interface... no checking TrueTime GPS receiver/VME interface... no checking for PCL720 clock support... no checking for default inclusion of all suitable non-PARSE clocks... yes checking if we have support for PARSE clocks... yes checking if we have support for audio clocks... yes checking if we have support for the SHM refclock interface... yes checking for termios modem control... yes checking ACTS modem service... yes checking Arbiter 1088A/B GPS receiver... yes checking Arcron MSF receiver... yes checking Austron 2200A/2201A GPS receiver... yes checking ATOM PPS interface... no checking Chrono-log K-series WWVB receiver... yes checking CHU modem/decoder... yes checking CHU audio/decoder... yes checking Datum Programmable Time System... yes checking Dumb generic hh:mm:ss local clock... yes checking Forum Graphic GPS... yes checking Heath GC-1000 WWV/WWVH receiver... yes checking for hopf serial clock device... yes checking for hopf PCI clock 6039... yes checking HP 58503A GPS receiver... yes checking IRIG audio decoder... yes checking for JJY receiver... yes checking Rockwell Jupiter GPS receiver... no checking Leitch CSD 5300 Master Clock System Driver... yes checking local clock reference... yes checking Magnavox MX4200 GPS receiver... no checking for NeoClock4X receiver... yes checking NMEA GPS receiver... yes checking for strtoll... yes checking for GPSD JSON receiver... yes checking for ONCORE Motorola VP/UT Oncore GPS... no checking for Palisade clock... yes checking Conrad parallel port radio clock... yes checking PST/Traconex 1020 WWV/WWVH receiver... yes checking RIPENCC specific Trimble driver... no checking for SHM clock attached thru shared memory... no checking Spectracom 8170/Netclock/2 WWVB receiver... yes checking KSI/Odetics TPRO/S GPS receiver/IRIG interface... no checking Kinemetrics/TrueTime receivers... yes checking TrueTime 560 IRIG-B decoder... no checking Ultralink M320 WWVB receiver... yes checking Spectracom TSYNC PCI timing board... yes checking WWV receiver... yes checking for Zyfer receiver... yes checking for default inclusion of all suitable PARSE clocks... no checking Diem Computime Radio Clock... no checking ELV/DCF7000 clock... no checking HOPF 6021 clock... no checking Meinberg clocks... no checking DCF77 raw time code... no checking RCC 8000 clock... no checking Schmid DCF77 clock... no checking Trimble GPS receiver/TAIP protocol... no checking Trimble GPS receiver/TSIP protocol... no checking WHARTON 400A Series clock... no checking VARITEXT clock... no checking SEL240X clock... no checking if we need to make and use the parse libraries... no checking pkg-config for openssl... yes, version 1.1.1q checking if we will use crypto... yes checking for openssl/cmac.h... yes checking for openssl/hmac.h... yes checking for EVP_MD_do_all_sorted... yes checking if we want to enable CMAC support... yes checking if we want to use OpenSSL's crypto random (if available)... yes checking for RAND_bytes... yes checking for RAND_poll... yes checking if we want to include NTP Autokey protocol support... yes checking if we want to run check-layout... no checking if we can make dcf parse utilities... no checking if we can build kernel streams modules for parse... no checking if we need basic refclock support... yes checking if we want HP-UX adjtimed support... no checking if we want QNX adjtime support... no checking if we can read kmem... no checking if adjtime is accurate... yes checking the name of 'tick' in the kernel... _tick checking for the units of 'tick'... usec checking the name of 'tickadj' in the kernel... _tickadj checking for the units of 'tickadj'... usec checking half-heartedly for 'dosynctodr' in the kernel... _dosynctodr checking half-heartedly for 'noprintf' in the kernel... _noprintf checking for a default value for 'tick'... txc.tick checking for a default value for 'tickadj'... no configure: WARNING: Can't read kmem but no PRESET_TICK. No tickadj. checking if we want and can make the ntptime utility... yes checking if we want and can make the tickadj utility... yes checking if we want and can make the timetrim utility... no checking if we want to build the NTPD simulator... no checking if sntp will be built... no checking if we want to build ntpsnmpd... no checking if we should always slew the time... no checking if we should step and slew the time... no checking if ntpdate should step the time... no checking if we should sync TODR clock every hour... no checking if we should avoid kernel FLL bug... no checking if we want new session key behavior... yes checking if we want the explicit 127.0.0.0/8 martian filter... yes checking if we want correct mode7 fudgetime2 behavior... yes checking if we should use the IRIG sawtooth filter... no checking if we should enable NIST lockclock scheme... no checking if we want support for Samba's signing daemon... no checking for libscf.h... no checking for struct sockaddr_storage... yes checking for sockaddr_storage.__ss_family... no checking for in_port_t... yes checking type of socklen arg for getsockname()... socklen_t checking struct sockaddr for sa_len... no checking for IPv6 structures... yes checking for Kame IPv6 support... no checking for in6_pktinfo... yes checking for sockaddr_in6.sin6_scope_id... yes checking for in6addr_any... yes checking for struct if_laddrconf... no checking for struct if_laddrreq... no checking for multicast IP support... yes checking arg type needed for setsockopt() IP*_MULTICAST_LOOP... u_int checking for getifaddrs... yes checking for if_nametoindex... yes checking for interface list sysctl... no checking if we want the saveconfig mechanism... yes checking if we want the experimental leap smear code... no checking if we want dynamic interleave support... no checking for ruby... no checking for gtest-config... no checking if we want to enable tests with undiagnosed problems... yes checking if we can run test-ntp_restrict... no checking if we can run test-ntp_scanner... no checking if we can run test-ntp_signd... no checking whether sigsetjmp is declared... yes checking whether siglongjmp is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating adjtimed/Makefile config.status: creating clockstuff/Makefile config.status: creating include/Makefile config.status: creating include/isc/Makefile config.status: creating kernel/Makefile config.status: creating kernel/sys/Makefile config.status: creating libntp/Makefile config.status: creating libparse/Makefile config.status: creating ntpd/Makefile config.status: creating ntpd/complete.conf config.status: creating ntpdate/Makefile config.status: creating ntpdc/Makefile config.status: creating ntpdc/nl.pl config.status: creating ntpq/Makefile config.status: creating ntpsnmpd/Makefile config.status: creating parseutil/Makefile config.status: creating scripts/Makefile config.status: creating scripts/build/Makefile config.status: creating scripts/build/genAuthors config.status: creating scripts/build/mkver config.status: creating scripts/calc_tickadj/Makefile config.status: creating scripts/calc_tickadj/calc_tickadj config.status: creating scripts/lib/Makefile config.status: creating scripts/ntp-wait/Makefile config.status: creating scripts/ntp-wait/ntp-wait config.status: creating scripts/ntpsweep/Makefile config.status: creating scripts/ntpsweep/ntpsweep config.status: creating scripts/ntptrace/Makefile config.status: creating scripts/ntptrace/ntptrace config.status: creating scripts/ntpver config.status: creating scripts/plot_summary config.status: creating scripts/summary config.status: creating scripts/update-leap/Makefile config.status: creating scripts/update-leap/update-leap config.status: creating tests/Makefile config.status: creating tests/bug-2803/Makefile config.status: creating tests/libntp/Makefile config.status: creating tests/ntpd/Makefile config.status: creating tests/ntpq/Makefile config.status: creating tests/sandbox/Makefile config.status: creating tests/sec-2853/Makefile config.status: creating util/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in sntp (/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp) 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' 'runstatedir=/run' '--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' '--disable-static' '--enable-shared' '--with-shared' '--program-transform-name=s,,,' '--disable-tickadj' '--disable-debugging' '--with-yielding-select=yes' '--disable-local-libevent' '--with-crypto' '--enable-openssl-random' '--with-hardenfile=default' '--disable-linuxcaps' '--without-lineeditlibs' '--without-ntpsnmpd' '--disable-ATOM' '--disable-SHM' '--without-sntp' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=mips64el-buildroot-linux-uclibc' 'target_alias=mips64el-buildroot-linux-uclibc' 'CC=/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' 'CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 ' 'LDFLAGS=' 'CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' 'CPP=/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp' --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 build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking whether make supports the include directive... yes (GNU style) checking for mips64el-buildroot-linux-uclibc-cc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-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 vfork.h... no checking for sys/time.h... yes checking for stdarg.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/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 whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc needs -traditional... no checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc can handle #warning... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports __attribute__((...))... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc can handle -Wstrict-overflow... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc can handle -Winit-self... yes checking if linker supports omitting unused code and data... no checking additional compiler flags... none needed checking additional linker flags... none needed checking whether byte ordering is bigendian... (cached) no checking for working volatile... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp checking for compile/link hardening flags... in file harden/default checking for install dir and man conventions... in file loc/debian checking for mips64el-buildroot-linux-uclibc-ar... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking the archiver (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar) interface... ar checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking how to print strings... printf checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for vprintf... yes checking for size_t... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking for unsigned long long int... yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... no checking if C99-snprintf replacement vsnprintf will be used... yes checking for inttypes.h... (cached) yes checking for locale.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for struct lconv.decimal_point... yes checking for struct lconv.thousands_sep... yes checking for long double... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for size_t... (cached) yes checking for intmax_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for localeconv... yes checking for an ANSI C-conforming const... yes checking for snprintf... yes checking whether snprintf is C99 compliant... no checking if C99-snprintf replacement snprintf will be used... yes checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for directory path separator... '/' checking line editing libraries... no checking for library containing cos... none required checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking whether strerror_r returns char *... yes checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for getclock... no checking for stime... yes checking for timegm... yes checking for strlcpy... yes checking for strlcat... yes checking for library containing snprintb... no checking for errno.h... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking for time.h... yes checking for net/if.h... yes checking for linux/if_addr.h... yes checking for arpa/nameser.h... yes checking for sys/param.h... yes checking for sys/time.h... (cached) yes checking for sys/timers.h... no checking for sys/sysctl.h... yes checking for netinet/in_system.h... no checking for netinet/in_systm.h... yes checking for netinet/in.h... yes checking for resolv.h... yes checking for net/if_var.h... no checking for netinet/ip.h... yes checking for netinet/in_var.h... no checking for library containing inet_pton... none required checking for library containing inet_ntop... none required checking for library containing setsockopt... none required checking for recvmsg... yes checking for inline... inline checking size of time_t... 4 checking whether char is unsigned... no checking size of signed char... 1 checking for s_char... no checking for long long... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for uid_t in sys/types.h... yes checking if we're including debugging code... no checking for semaphore.h... yes checking for socketpair... yes checking for _beginthread... no checking for pthread.h... yes checking POSIX thread version... 10 checking for LinuxThreads pthread.h... no checking for GNU Pth pthread.h... no checking for sched.h... yes checking for pthread_create in default libraries... yes configure: ol_link_threads: ol_link_pthreads <> checking for sched_yield... yes checking for pthread_yield... yes checking for thr_yield... no checking for pthread_kill... yes checking for pthread_rwlock_destroy with ... yes checking for pthread_detach with ... yes checking for pthread_setconcurrency... yes checking for pthread_getconcurrency... yes checking for thr_setconcurrency... no checking for thr_getconcurrency... no checking for pthread_kill_other_threads_np... no checking for LinuxThreads implementation... no checking for LinuxThreads consistency... no checking if pthread_create() works... yes checking for thread specific errno... yes checking for thread specific h_errno... yes checking for sem_timedwait... yes checking size of pthread_t... 4 checking for sigwait... yes checking for pthread_attr_getstacksize... yes checking for pthread_attr_setstacksize... yes checking for sysconf... yes checking for sys/clockctl.h... no checking if we should use /dev/clockctl... no checking for sys/capability.h... no checking for sys/prctl.h... yes checking if we have linux capabilities (libcap)... no checking for priv.h... no checking if we have solaris privileges... no checking for sys/mac.h... no checking if we should use TrustedBSD MAC privileges... no checking for library containing res_init... no checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for netdb.h... yes checking for resolv.h... (cached) yes checking for res_init... no checking for __res_init... yes checking for inet_ntop... yes checking for inet_pton... yes checking for uintptr_t... (cached) yes checking for int32... no checking for u_int32... no checking for int32 with DNS headers included... no checking for u_int32 with DNS headers included... no checking for sys/timepps.h... no checking for struct timespec... yes checking for struct ntptimeval... yes checking for md5.h... no checking for library containing MD5Init... no checking for MD5Init... no checking for sysconf... (cached) yes checking for getdtablesize... yes checking for sigaction... yes checking for sigset... yes checking for sigvec... no checking for SIGIO... yes checking if we want to use SIGIO... Possible for mips64el-buildroot-linux-uclibc but disabled because of reported problems checking for SIGPOLL... yes checking if we can use SIGPOLL for UDP I/O... no checking if we can use SIGPOLL for TTY I/O... no checking number of arguments to gettimeofday()... 2 checking for settimeofday... yes checking if we'll use clock_settime or settimeofday or stime... clock_settime() checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/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) /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/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... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking if sntp will be built... no 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/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/poll.h... yes checking for sys/procset.h... no checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking for sys/stropts.h... no checking for sys/time.h... (cached) yes checking for sys/un.h... yes checking for sys/wait.h... yes checking for dlfcn.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... yes checking for libgen.h... yes checking for libintl.h... yes checking for memory.h... yes checking for netinet/in.h... (cached) yes checking for setjmp.h... yes checking for stdbool.h... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking for utime.h... yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for working stdnoreturn.h... yes checking for runetype.h... no checking for wchar.h... (cached) yes checking for wchar_t... yes checking for wint_t... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for intptr_t... yes checking for uintptr_t... (cached) yes checking for uint_t... no checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ptrdiff_t... (cached) yes checking size of char *... 4 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of short... (cached) 2 checking for pathfind in -lgen... no checking for gettext in -lintl... yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for mmap... yes checking for canonicalize_file_name... yes checking for snprintf... (cached) yes checking for strdup... yes checking for strchr... yes checking for strrchr... yes checking for strsignal... yes checking for fchmod... yes checking for fstat... yes checking for chmod... yes checking for a sed that does not truncate output... (cached) /bin/sed configure: Using supplied libopts tearoff checking whether a reg expr header is specified... no checking whether with-libregex was specified... no checking whether with-libregex-cflags was specified... no checking whether with-libregex-libs was specified... no checking whether libregex functions properly... no checking whether pathfind(3) works... no checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Aug 15 08:38 /dev/zero checking whether we have a functional realpath(3C)... no checking whether strftime() works... no checking whether fopen accepts "b" mode... no checking whether fopen accepts "t" mode... no checking whether not wanting optional option args... yes checking for mips64el-buildroot-linux-uclibc-pkg-config... /home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config checking if pkg-config is at least version 0.15.0... yes checking if libevent 2 or later is installed... yes, version 2.1.12-stable checking for library containing openlog... none required checking for netdb.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for syslog.h... yes checking for sysexits.h... (cached) yes checking for facilitynames in syslog.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... (cached) yes checking pkg-config for openssl... yes, version 1.1.1q checking if we will use crypto... yes checking for openssl/cmac.h... yes checking for openssl/hmac.h... yes checking for EVP_MD_do_all_sorted... yes checking for struct sockaddr_storage... yes checking for sockaddr_storage.__ss_family... no checking for in_port_t... yes checking type of socklen arg for getsockname()... socklen_t checking struct sockaddr for sa_len... no checking for IPv6 structures... yes checking for Kame IPv6 support... no checking for in6_pktinfo... yes checking for sockaddr_in6.sin6_scope_id... yes checking for in6addr_any... yes checking for struct if_laddrconf... no checking for struct if_laddrreq... no checking for multicast IP support... yes checking arg type needed for setsockopt() IP*_MULTICAST_LOOP... u_int checking for getifaddrs... yes checking for if_nametoindex... yes checking for socket... yes checking for ruby... no checking if we want to enable tests with undiagnosed problems... yes checking if we can run test-kodDatabase... yes checking if we can run test-kodFile... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libopts/Makefile config.status: creating Makefile config.status: creating include/Makefile config.status: creating scripts/Makefile config.status: creating tests/Makefile config.status: creating tests/fileHandlingTest.h config.status: creating unity/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> ntp 4.2.8p15 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15' cd . && \ ./scripts/build/checkChangeLog Compiling with GCC now generates lots of new warnings. cd ./html && \ ../scripts/build/checkHtmlFileDates Don't be concerned. They're just warnings. Don't send bug reports about the warnings, either. Feel free to send patches that fix these warnings, though. /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15' Making all in scripts make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts' Making all in build make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts/build' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts/build' Making all in calc_tickadj make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts/calc_tickadj' /usr/bin/make all-am make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts/calc_tickadj' ../../config.status --file=calc_tickadj.8+:./calc_tickadj.mdoc.in config.status: creating calc_tickadj.8+ mv calc_tickadj.8+ calc_tickadj.8 make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts/calc_tickadj' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts/calc_tickadj' Making all in ntp-wait make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts/ntp-wait' ../../config.status --file=ntp-wait.8+:./ntp-wait.mdoc.in config.status: creating ntp-wait.8+ mv ntp-wait.8+ ntp-wait.8 make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts/ntp-wait' Making all in ntpsweep make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts/ntpsweep' ../../config.status --file=ntpsweep.1+:./ntpsweep.mdoc.in config.status: creating ntpsweep.1+ mv ntpsweep.1+ ntpsweep.1 make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts/ntpsweep' Making all in ntptrace make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts/ntptrace' ../../config.status --file=ntptrace.1+:./ntptrace.mdoc.in config.status: creating ntptrace.1+ mv ntptrace.1+ ntptrace.1 make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts/ntptrace' Making all in lib make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts/lib' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts/lib' Making all in update-leap make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts/update-leap' Makefile:940: warning: overriding recipe for target 'update-leap' Makefile:552: warning: ignoring old recipe for target 'update-leap' ../../config.status --file=update-leap.8+:./update-leap.mdoc.in config.status: creating update-leap.8+ mv update-leap.8+ update-leap.8 make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts/update-leap' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/scripts' Making all in include make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/include' Making all in isc make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/include/isc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/include/isc' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/include' Making all in libntp make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/libntp' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/libntp' CC systime.o CC a_md5encrypt.o CC adjtime.o CC atoint.o CC atolfp.o CC atouint.o systime.c:595:1: warning: 'tv_fmt_libbuf' defined but not used [-Wunused-function] 595 | tv_fmt_libbuf( | ^~~~~~~~~~~~~ CC audio.o CC authkeys.o CC authreadkeys.o CC authusekey.o CC bsd_strerror.o CC buftvtots.o CC caljulian.o CC caltontp.o CC calyearstart.o CC clocktime.o CC clocktypes.o CC decodenetnum.o CC dofptoa.o CC dolfptoa.o CC emalloc.o CC findconfig.o CC getopt.o CC hextoint.o CC hextolfp.o CC humandate.o CC icom.o CC iosignal.o CC is_ip_address.o CC lib_strbuf.o CC libssl_compat.o CC machines.o CC mktime.o CC modetoa.o CC mstolfp.o CC msyslog.o CC netof.o CC ntp_calendar.o CC ntp_calgps.o CC ntp_crypto_rnd.o CC ntp_intres.o CC ntp_libopts.o CC ntp_lineedit.o CC ntp_random.o CC ntp_rfc2553.o CC ntp_worker.o CC numtoa.o CC numtohost.o CC octtoint.o CC prettydate.o CC refidsmear.o CC recvbuff.o CC refnumtoa.o CC snprintf.o CC socket.o CC socktoa.o CC socktohost.o CC ssl_init.o CC statestr.o CC strdup.o CC strl_obsd.o CC syssignal.o CC timespecops.o CC timetoa.o CC timevalops.o CC timexsup.o CC uglydate.o CC vint64ops.o CC work_fork.o CC work_thread.o CC xsbprintf.o CC ymd2yd.o CC assertions.o CC buffer.o CC backtrace-emptytbl.o ./../lib/isc/assertions.c: In function 'default_callback': ./../lib/isc/assertions.c:118:9: warning: '%s' directive argument is null [-Wformat-overflow=] 118 | fprintf(stderr, "%s:%d: %s(%s) %s%s\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 119 | file, line, isc_assertion_typetotext(type), cond, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 120 | isc_msgcat_get(isc_msgcat, ISC_MSGSET_GENERAL, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 121 | ISC_MSG_FAILED, "failed"), logsuffix); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../lib/isc/assertions.c:118:9: warning: '%s' directive argument is null [-Wformat-overflow=] CC backtrace.o CC condition.o CC dir.o CC error.o CC errno2result.o CC event.o CC file.o CC inet_ntop.o CC inet_pton.o CC interfaceiter.o CC lib.o CC log.o CC md5.o CC msgcat.o CC net.o CC netaddr.o CC netscope.o CC ondestroy.o CC random.o CC result.o CC stdio.o CC stdtime.o CC strerror.o CC task.o CC thread.o CC time.o CC sha1.o CC sockaddr.o CC tsmemcmp.o CC mutex.o AR libntp.a make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/libntp' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/libntp' Making all in sntp make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp' CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/libevent/build-aux/missing' aclocal-1.16 -I m4 -I libevent/m4 -I libopts/m4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/libevent/build-aux/missing' autoconf cd . && /bin/bash /home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/libevent/build-aux/missing automake-1.16 --foreign configure.ac:52: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:52: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:52: the top level configure.ac:56: warning: The macro `AC_PROG_CC_STDC' is obsolete. configure.ac:56: You should run autoupdate. ./lib/autoconf/c.m4:1666: AC_PROG_CC_STDC is expanded from... m4/ntp_compiler.m4:3: NTP_COMPILER is expanded from... configure.ac:56: the top level configure.ac:67: warning: The macro `AC_HEADER_TIME' is obsolete. configure.ac:67: You should run autoupdate. ./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from... m4/ntp_libntp.m4:9: NTP_LIBNTP is expanded from... configure.ac:67: the top level configure.ac:67: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:67: You should run autoupdate. ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... ./lib/autoconf/general.m4:2981: AC_RUN_IFELSE 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/openldap-thread-check.m4:23: OL_THREAD_CHECK is expanded from... m4/ntp_libntp.m4:9: NTP_LIBNTP is expanded from... configure.ac:67: the top level configure.ac:70: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:70: You should run autoupdate. m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:70: the top level configure.ac:99: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:99: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... libopts/m4/libopts.m4:11: INVOKE_LIBOPTS_MACROS_FIRST is expanded from... libopts/m4/libopts.m4:482: LIBOPTS_CHECK_COMMON is expanded from... libopts/m4/libopts.m4:582: LIBOPTS_CHECK is expanded from... configure.ac:99: the top level configure.ac:99: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:99: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... libopts/m4/libopts.m4:482: LIBOPTS_CHECK_COMMON is expanded from... libopts/m4/libopts.m4:582: LIBOPTS_CHECK is expanded from... configure.ac:99: the top level configure.ac:108: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:108: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... ./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from... m4/ntp_libevent.m4:31: NTP_ENABLE_LOCAL_LIBEVENT is expanded from... m4/ntp_libevent.m4:60: NTP_LIBEVENT_CHECK_NOBUILD is expanded from... m4/ntp_libevent.m4:163: NTP_LIBEVENT_CHECK is expanded from... configure.ac:108: the top level configure.ac:123: warning: The macro `AC_TRY_COMPILE' is obsolete. configure.ac:123: 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/ntp_facilitynames.m4:3: NTP_FACILITYNAMES is expanded from... configure.ac:123: the top level /bin/bash ./config.status --recheck running CONFIG_SHELL=/bin/bash /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 runstatedir=/run --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 --disable-static --enable-shared --with-shared --program-transform-name=s,,, --disable-tickadj --disable-debugging --with-yielding-select=yes --disable-local-libevent --with-crypto --enable-openssl-random --with-hardenfile=default --disable-linuxcaps --without-lineeditlibs --without-ntpsnmpd --disable-ATOM --disable-SHM --without-sntp build_alias=x86_64-pc-linux-gnu host_alias=mips64el-buildroot-linux-uclibc target_alias=mips64el-buildroot-linux-uclibc CC=/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc CFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 LDFLAGS= CPPFLAGS=-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 CPP=/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp --cache-file=/dev/null --srcdir=. --no-create --no-recursion checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for mips64el-buildroot-linux-uclibc-strip... mips64el-buildroot-linux-uclibc-strip 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 build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking whether make supports the include directive... yes (GNU style) checking for mips64el-buildroot-linux-uclibc-cc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking for stdio.h... tests/Makefile.am:178: warning: source file '$(top_builddir)/version.c' is in a subdirectory, tests/Makefile.am:178: but option 'subdir-objects' is disabled automake-1.16: warning: possible forward-incompatibility. automake-1.16: At least one source file is in a subdirectory, but the 'subdir-objects' automake-1.16: automake option hasn't been enabled. For now, the corresponding output automake-1.16: object file(s) will be placed in the top-level directory. However, this automake-1.16: behavior may change in a future Automake major version, with object automake-1.16: files being placed in the same subdirectory as the corresponding sources. automake-1.16: You are advised to start using 'subdir-objects' option throughout your automake-1.16: project, to avoid future incompatibilities. tests/Makefile.am:147: warning: source file '$(top_builddir)/version.c' is in a subdirectory, tests/Makefile.am:147: but option 'subdir-objects' is disabled tests/Makefile.am:141: warning: source file '$(top_builddir)/version.c' is in a subdirectory, tests/Makefile.am:141: but option 'subdir-objects' is disabled tests/Makefile.am:154: warning: source file '$(top_builddir)/version.c' is in a subdirectory, tests/Makefile.am:154: but option 'subdir-objects' is disabled tests/Makefile.am:184: warning: source file '$(top_builddir)/version.c' is in a subdirectory, tests/Makefile.am:184: but option 'subdir-objects' is disabled tests/Makefile.am:129: warning: source file '$(top_builddir)/version.c' is in a subdirectory, tests/Makefile.am:129: but option 'subdir-objects' is disabled tests/Makefile.am:135: warning: source file '$(top_builddir)/version.c' is in a subdirectory, tests/Makefile.am:135: but option 'subdir-objects' is disabled yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... unity/Makefile.am:17: warning: source file '../libpkgver/colcomp.c' is in a subdirectory, unity/Makefile.am:17: but option 'subdir-objects' is disabled 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 vfork.h... no checking for sys/time.h... yes checking for stdarg.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/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 whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc needs -traditional... no checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc can handle #warning... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports __attribute__((...))... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc can handle -Wstrict-overflow... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc can handle -Winit-self... yes checking if linker supports omitting unused code and data... no checking additional compiler flags... none needed checking additional linker flags... none needed checking whether byte ordering is bigendian... no checking for working volatile... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp checking for compile/link hardening flags... in file harden/default checking for install dir and man conventions... in file loc/debian checking for mips64el-buildroot-linux-uclibc-ar... mips64el-buildroot-linux-uclibc-ar checking the archiver (mips64el-buildroot-linux-uclibc-ar) interface... ar checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking how to print strings... printf checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for vprintf... yes checking for size_t... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking for unsigned long long int... yes checking for vsnprintf... yes checking whether vsnprintf is C99 compliant... no checking if C99-snprintf replacement vsnprintf will be used... yes checking for inttypes.h... (cached) yes checking for locale.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for struct lconv.decimal_point... yes checking for struct lconv.thousands_sep... yes checking for long double... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for size_t... (cached) yes checking for intmax_t... yes checking for uintmax_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for localeconv... yes checking for an ANSI C-conforming const... yes checking for snprintf... yes checking whether snprintf is C99 compliant... no checking if C99-snprintf replacement snprintf will be used... yes checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/bin/ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/bin/ld) is GNU ld... yes checking for directory path separator... '/' checking line editing libraries... no checking for library containing cos... none required checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking whether strerror_r returns char *... yes checking for library containing clock_gettime... none required checking for clock_getres... yes checking for clock_gettime... yes checking for clock_settime... yes checking for getclock... no checking for stime... yes checking for timegm... yes checking for strlcpy... yes checking for strlcat... yes checking for library containing snprintb... no checking for errno.h... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking for time.h... yes checking for net/if.h... yes checking for linux/if_addr.h... yes checking for arpa/nameser.h... yes checking for sys/param.h... yes checking for sys/time.h... (cached) yes checking for sys/timers.h... no checking for sys/sysctl.h... yes checking for netinet/in_system.h... no checking for netinet/in_systm.h... yes checking for netinet/in.h... yes checking for resolv.h... yes checking for net/if_var.h... no checking for netinet/ip.h... yes checking for netinet/in_var.h... no checking for library containing inet_pton... none required checking for library containing inet_ntop... none required checking for library containing setsockopt... none required checking for recvmsg... yes checking for inline... inline checking size of time_t... 4 checking whether char is unsigned... no checking size of signed char... 1 checking for s_char... no checking for long long... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for uid_t in sys/types.h... yes checking if we're including debugging code... no checking for semaphore.h... yes checking for socketpair... yes checking for _beginthread... no checking for pthread.h... yes checking POSIX thread version... 10 checking for LinuxThreads pthread.h... no checking for GNU Pth pthread.h... no checking for sched.h... yes checking for pthread_create in default libraries... yes configure: ol_link_threads: ol_link_pthreads <> checking for sched_yield... yes checking for pthread_yield... yes checking for thr_yield... no checking for pthread_kill... yes checking for pthread_rwlock_destroy with ... yes checking for pthread_detach with ... yes checking for pthread_setconcurrency... yes checking for pthread_getconcurrency... yes checking for thr_setconcurrency... no checking for thr_getconcurrency... no checking for pthread_kill_other_threads_np... no checking for LinuxThreads implementation... no checking for LinuxThreads consistency... no checking if pthread_create() works... yes checking for thread specific errno... yes checking for thread specific h_errno... yes checking for sem_timedwait... yes checking size of pthread_t... 4 checking for sigwait... yes checking for pthread_attr_getstacksize... yes checking for pthread_attr_setstacksize... yes checking for sysconf... yes checking for sys/clockctl.h... no checking if we should use /dev/clockctl... no checking for sys/capability.h... no checking for sys/prctl.h... yes checking if we have linux capabilities (libcap)... no checking for priv.h... no checking if we have solaris privileges... no checking for sys/mac.h... no checking if we should use TrustedBSD MAC privileges... no checking for library containing res_init... no checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for netdb.h... yes checking for resolv.h... (cached) yes checking for res_init... no checking for __res_init... yes checking for inet_ntop... yes checking for inet_pton... yes checking for uintptr_t... (cached) yes checking for int32... no checking for u_int32... no checking for int32 with DNS headers included... no checking for u_int32 with DNS headers included... no checking for sys/timepps.h... no checking for struct timespec... yes checking for struct ntptimeval... yes checking for md5.h... no checking for library containing MD5Init... no checking for MD5Init... no checking for sysconf... (cached) yes checking for getdtablesize... yes checking for sigaction... yes checking for sigset... yes checking for sigvec... no checking for SIGIO... yes checking if we want to use SIGIO... Possible for mips64el-buildroot-linux-uclibc but disabled because of reported problems checking for SIGPOLL... yes checking if we can use SIGPOLL for UDP I/O... no checking if we can use SIGPOLL for TTY I/O... no checking number of arguments to gettimeofday()... 2 checking for settimeofday... yes checking if we'll use clock_settime or settimeofday or stime... clock_settime() checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-nm -B checking the name lister (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-nm -B) 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 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/bin/ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... 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) mips64el-buildroot-linux-uclibc-ar checking for archiver @FILE support... @ checking for mips64el-buildroot-linux-uclibc-strip... (cached) mips64el-buildroot-linux-uclibc-strip checking for mips64el-buildroot-linux-uclibc-ranlib... mips64el-buildroot-linux-uclibc-ranlib checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-nm -B output from /home/buildroot/autobuild/instance-3/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... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/bin/ld -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking if sntp will be built... no 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/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/poll.h... yes checking for sys/procset.h... no checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking for sys/stropts.h... no checking for sys/time.h... (cached) yes checking for sys/un.h... yes checking for sys/wait.h... yes checking for dlfcn.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... yes checking for libgen.h... yes checking for libintl.h... yes checking for memory.h... yes checking for netinet/in.h... (cached) yes checking for setjmp.h... yes checking for stdbool.h... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking for utime.h... yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for working stdnoreturn.h... yes checking for runetype.h... no checking for wchar.h... (cached) yes checking for wchar_t... yes checking for wint_t... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for intptr_t... yes checking for uintptr_t... (cached) yes checking for uint_t... no checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ptrdiff_t... (cached) yes checking size of char *... 4 checking size of int... (cached) 4 checking size of long... (cached) 4 checking size of short... (cached) 2 checking for pathfind in -lgen... no checking for gettext in -lintl... yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for mmap... yes checking for canonicalize_file_name... yes checking for snprintf... (cached) yes checking for strdup... yes checking for strchr... yes checking for strrchr... yes checking for strsignal... yes checking for fchmod... yes checking for fstat... yes checking for chmod... yes checking for a sed that does not truncate output... (cached) /bin/sed configure: Using supplied libopts tearoff checking whether a reg expr header is specified... no checking whether with-libregex was specified... no checking whether with-libregex-cflags was specified... no checking whether with-libregex-libs was specified... no checking whether libregex functions properly... no checking whether pathfind(3) works... no checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Aug 15 08:38 /dev/zero checking whether we have a functional realpath(3C)... no checking whether strftime() works... no checking whether fopen accepts "b" mode... no checking whether fopen accepts "t" mode... no checking whether not wanting optional option args... yes checking for mips64el-buildroot-linux-uclibc-pkg-config... no checking for pkg-config... /home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config checking if pkg-config is at least version 0.15.0... yes checking if libevent 2 or later is installed... yes, version 2.1.12-stable checking for library containing openlog... none required checking for netdb.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for syslog.h... yes checking for sysexits.h... (cached) yes checking for facilitynames in syslog.h... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... (cached) yes checking pkg-config for openssl... yes, version 1.1.1q checking if we will use crypto... yes checking for openssl/cmac.h... yes checking for openssl/hmac.h... yes checking for EVP_MD_do_all_sorted... yes checking for struct sockaddr_storage... yes checking for sockaddr_storage.__ss_family... no checking for in_port_t... yes checking type of socklen arg for getsockname()... socklen_t checking struct sockaddr for sa_len... no checking for IPv6 structures... yes checking for Kame IPv6 support... no checking for in6_pktinfo... yes checking for sockaddr_in6.sin6_scope_id... yes checking for in6addr_any... yes checking for struct if_laddrconf... no checking for struct if_laddrreq... no checking for multicast IP support... yes checking arg type needed for setsockopt() IP*_MULTICAST_LOOP... u_int checking for getifaddrs... yes checking for if_nametoindex... yes checking for socket... yes checking for ruby... no checking if we want to enable tests with undiagnosed problems... yes checking if we can run test-kodDatabase... yes checking if we can run test-kodFile... yes checking that generated files are newer than configure... done configure: creating ./config.status /bin/bash ./config.status config.status: creating libopts/Makefile config.status: creating Makefile config.status: creating include/Makefile config.status: creating scripts/Makefile config.status: creating tests/Makefile config.status: creating tests/fileHandlingTest.h config.status: creating unity/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands cd libopts && /usr/bin/make libopts.la (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/libevent/build-aux/missing' autoheader) make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/libopts' [ ! -r ./../COPYRIGHT ] \ || [ check-COPYRIGHT-submake -nt ./../COPYRIGHT ] \ || /usr/bin/make check-COPYRIGHT-submake CC libopts_la-libopts.lo make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp' rm -f stamp-h1 touch config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged CCLD libopts.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/libopts' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp' Making all in include make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/include' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/include' Making all in scripts make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/scripts' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/scripts' Making all in unity make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/unity' /usr/bin/make all-am make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/unity' CC libunity_a-colcomp.o CC libunity_a-unity.o CC libunity_a-ulib_setup.o CC libunity_a-ulib_teardown.o CC libunity_a-unity_fixture.o unity.c: In function 'UnityFail': unity.c:12:105: warning: function declared 'noreturn' has a 'return' statement 12 | #define UNITY_SKIP_EXECUTION { if ((Unity.CurrentTestFailed != 0) || (Unity.CurrentTestIgnored != 0)) {return;} } | ^~~~~~ unity.c:1133:5: note: in expansion of macro 'UNITY_SKIP_EXECUTION' 1133 | UNITY_SKIP_EXECUTION; | ^~~~~~~~~~~~~~~~~~~~ unity.c:12:105: warning: 'noreturn' function does return 12 | #define UNITY_SKIP_EXECUTION { if ((Unity.CurrentTestFailed != 0) || (Unity.CurrentTestIgnored != 0)) {return;} } | ^~~~~~ unity.c:1133:5: note: in expansion of macro 'UNITY_SKIP_EXECUTION' 1133 | UNITY_SKIP_EXECUTION; | ^~~~~~~~~~~~~~~~~~~~ AR libunity.a make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/unity' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/unity' Making all in libopts make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/libopts' /usr/bin/make all-am make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/libopts' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/libopts' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp/libopts' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp' ./config.status --file=sntp.1+:./sntp.mdoc.in config.status: creating sntp.1+ mv sntp.1+ sntp.1 make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/sntp' Making all in libparse make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/libparse' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/libparse' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/libparse' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/libparse' Making all in ntpd make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpd' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpd' CC ntp_config.o CC ntp_io.o CC ntp_parser.o CC ntp_scanner.o ntp_config.c:1695:1: warning: 'destroy_addr_opts_fifo' defined but not used [-Wunused-function] 1695 | destroy_addr_opts_fifo( | ^~~~~~~~~~~~~~~~~~~~~~ ntp_config.c:1674:1: warning: 'destroy_setvar_fifo' defined but not used [-Wunused-function] 1674 | destroy_setvar_fifo( | ^~~~~~~~~~~~~~~~~~~ ntp_config.c:1655:1: warning: 'destroy_restrict_fifo' defined but not used [-Wunused-function] 1655 | destroy_restrict_fifo( | ^~~~~~~~~~~~~~~~~~~~~ ntp_config.c:1635:1: warning: 'destroy_filegen_fifo' defined but not used [-Wunused-function] 1635 | destroy_filegen_fifo( | ^~~~~~~~~~~~~~~~~~~~ ntp_config.c:1596:1: warning: 'destroy_string_fifo' defined but not used [-Wunused-function] 1596 | destroy_string_fifo( | ^~~~~~~~~~~~~~~~~~~ ntp_config.c:1577:1: warning: 'destroy_int_fifo' defined but not used [-Wunused-function] 1577 | destroy_int_fifo( | ^~~~~~~~~~~~~~~~ CC ntpd.o ntpd.c:391:1: warning: 'fork_nonchroot_worker' defined but not used [-Wunused-function] 391 | fork_nonchroot_worker(void) { | ^~~~~~~~~~~~~~~~~~~~~ CC ntpd-opts.o CC cmd_args.o In function 'config_fudge', inlined from 'config_ntpd' at ntp_config.c:4853:2, inlined from 'save_and_apply_config_tree' at ntp_config.c:5086:2: ntp_config.c:3903:33: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] 3903 | strncpy((char*)&clock_stat.fudgeval2, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3904 | curr_opt->value.s, 4); | ~~~~~~~~~~~~~~~~~~~~~ CC ntp_control.o CC ntp_crypto.o CC ntp_filegen.o CC ntp_leapsec.o CC ntp_loopfilter.o CC ntp_monitor.o CC ntp_peer.o CC ntp_proto.o ntp_proto.c: In function 'receive': ntp_proto.c:628:21: warning: variable 'am_str' set but not used [-Wunused-but-set-variable] 628 | const char *am_str; /* association match string */ | ^~~~~~ CC ntp_refclock.o CC ntp_request.o CC ntp_restrict.o CC ntp_signd.o CC ntp_timer.o ntp_restrict.c: In function 'match_restrict4_addr': ntp_restrict.c:346:33: warning: unused variable 'sia' [-Wunused-variable] 346 | struct in_addr sia = { htonl(res->u.v4.addr) }; | ^~~ At top level: ntp_restrict.c:580:1: warning: 'roptoa' defined but not used [-Wunused-function] 580 | roptoa(restrict_op op) { | ^~~~~~ CC ntp_util.o CC rc_cmdlength.o CC refclock_acts.o CC refclock_arbiter.o CC refclock_arc.o refclock_arc.c: In function 'arc_receive': refclock_arc.c:877:16: warning: variable 'n' set but not used [-Wunused-but-set-variable] 877 | int i, n, wday, month, flags, status; | ^ CC refclock_as2201.o CC refclock_atom.o CC refclock_bancomm.o CC refclock_chronolog.o CC refclock_chu.o CC refclock_conf.o CC refclock_datum.o CC refclock_dumbclock.o CC refclock_fg.o CC refclock_gpsdjson.o CC refclock_gpsvme.o CC refclock_heath.o CC refclock_hopfser.o CC refclock_hopfpci.o CC refclock_hpgps.o CC refclock_irig.o CC refclock_jjy.o CC refclock_jupiter.o CC refclock_leitch.o CC refclock_local.o CC refclock_mx4200.o CC refclock_neoclock4x.o CC refclock_nmea.o CC refclock_oncore.o CC refclock_palisade.o refclock_nmea.c:1424:12: warning: 'field_length' defined but not used [-Wunused-function] 1424 | static int field_length(UCC *cp, unsigned int nfields) | ^~~~~~~~~~~~ CC refclock_parse.o CC refclock_pcf.o CC refclock_pst.o CC refclock_ripencc.o CC refclock_shm.o CC refclock_tpro.o CC refclock_true.o CC refclock_tt560.o CC refclock_ulink.o CC refclock_wwv.o CC refclock_wwvb.o CC refclock_zyfer.o CC refclock_tsyncpci.o ../config.status --file=ntp.conf.5+:./ntp.conf.mdoc.in ../config.status --file=ntp.keys.5+:./ntp.keys.mdoc.in refclock_tsyncpci.c: In function 'tsync_poll': refclock_tsyncpci.c:748:9: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 748 | strncpy((char *)&pp->refid, TSYNC_REF_LOCAL, TSYNC_REF_LEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ refclock_tsyncpci.c: In function 'tsync_start': refclock_tsyncpci.c:346:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 346 | strncpy((char *)&up->refId, TSYNC_REF_LOCAL, TSYNC_REF_LEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ refclock_tsyncpci.c:354:5: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 354 | strncpy((char *)&pp->refid, TSYNC_REF_LOCAL, TSYNC_REF_LEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ refclock_tsyncpci.c: In function 'tsync_poll': refclock_tsyncpci.c:717:17: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] 717 | strncpy((char *)&up->refId, RefIdLookupTbl[j].pRefId, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 718 | TSYNC_REF_LEN); | ~~~~~~~~~~~~~~ refclock_tsyncpci.c:726:13: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] 726 | strncpy((char *)&pp->refid, RefIdLookupTbl[j].pRefId, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 727 | TSYNC_REF_LEN); | ~~~~~~~~~~~~~~ config.status: creating ntp.conf.5+ mv ntp.conf.5+ ntp.conf.5 ../config.status --file=ntpd.8+:./ntpd.mdoc.in config.status: creating ntp.keys.5+ mv ntp.keys.5+ ntp.keys.5 env CSET=`cat ../sntp/scm-rev` ../scripts/build/mkver ntpd Version env CCACHE_DISABLE=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/pthreads/include -I../lib/isc/unix/include -I../sntp/libopts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c version.c -o version.o config.status: creating ntpd.8+ mv ntpd.8+ ntpd.8 AR libntpd.a CCLD ntpd make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpd' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpd' Making all in ntpdate make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpdate' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpdate' CC ntpdate.o env CSET=`cat ../sntp/scm-rev` ../scripts/build/mkver ntpdate Version env CCACHE_DISABLE=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/pthreads/include -I../lib/isc/unix/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c version.c -o version.o CCLD ntpdate make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpdate' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpdate' Making all in ntpdc make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpdc' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpdc' CC ntpdc.o ../config.status --file=ntpdc.1+:./ntpdc.mdoc.in CC ntpdc_ops.o CC ntpdc-opts.o config.status: creating ntpdc.1+ mv ntpdc.1+ ntpdc.1 In file included from ntpdc.h:4, from ntpdc.c:22: ntpdc.c: In function 'doquery': ../include/ntp_fp.h:86:22: warning: array subscript -1 is outside array bounds of 'struct req_pkt[1]' [-Warray-bounds] 86 | (ni) = htonl(hi); \ | ^ ../include/ntp_fp.h:91:9: note: in expansion of macro 'HTONL_MFP' 91 | HTONL_MFP((h)->l_ui, (h)->l_uf, (n)->l_ui, (n)->l_uf) | ^~~~~~~~~ ntpdc.c:949:9: note: in expansion of macro 'HTONL_FP' 949 | HTONL_FP(&ts, ptstamp); | ^~~~~~~~ ntpdc.c:881:24: note: while referencing 'qpkt' 881 | struct req_pkt qpkt; | ^~~~ In file included from ntpdc.h:4, from ntpdc.c:22: ../include/ntp_fp.h:87:22: warning: array subscript -1 is outside array bounds of 'struct req_pkt[1]' [-Warray-bounds] 87 | (nf) = htonl(hf); \ | ^ ../include/ntp_fp.h:91:9: note: in expansion of macro 'HTONL_MFP' 91 | HTONL_MFP((h)->l_ui, (h)->l_uf, (n)->l_ui, (n)->l_uf) | ^~~~~~~~~ ntpdc.c:949:9: note: in expansion of macro 'HTONL_FP' 949 | HTONL_FP(&ts, ptstamp); | ^~~~~~~~ ntpdc.c:881:24: note: while referencing 'qpkt' 881 | struct req_pkt qpkt; | ^~~~ env CSET=`cat ../sntp/scm-rev` ../scripts/build/mkver ntpdc Version env CCACHE_DISABLE=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/pthreads/include -I../lib/isc/unix/include -I../sntp/libopts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c version.c -o version.o CCLD ntpdc make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpdc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpdc' Making all in ntpq make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpq' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpq' CC ntpq.o CC ntpq-subs.o CC ntpq-opts.o CC libntpq_a-libntpq.o CC libntpq_a-libntpq_subs.o ntpq.c: In function 'insert_cmac': ntpq.c:4037:33: warning: 'strncpy' output truncated before terminating nul copying 10 bytes from a string of the same length [-Wstringop-truncation] 4037 | strncpy(point, CMAC, strlen(CMAC)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from libntpq.c:16: ntpq.c:448:25: warning: 'interrupt_buf' defined but not used [-Wunused-variable] 448 | static JMP_BUF interrupt_buf; | ^~~~~~~~~~~~~ ntpq.c:4038:33: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 4038 | strncpy(point + strlen(CMAC), K_DELIM_STR, strlen(K_DELIM_STR)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ntpq-subs.c: In function 'doaddvlist': ntpq-subs.c:464:45: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] 464 | for (vl = list; vl < list + MAXLIST && vl->name != NULL; vl++) | ^ In file included from libntpq_subs.c:16: ntpq-subs.c: In function 'doaddvlist': ntpq-subs.c:464:45: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] 464 | for (vl = list; vl < list + MAXLIST && vl->name != NULL; vl++) | ^ ntpq-subs.c: In function 'doquerylist': ntpq-subs.c:585:47: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] 585 | for (vl = vlist; vl < vlist + MAXLIST && vl->name != 0; vl++) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ntpq-subs.c: In function 'doquerylist': ntpq-subs.c:585:47: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 [-Wstrict-overflow] 585 | for (vl = vlist; vl < vlist + MAXLIST && vl->name != 0; vl++) { | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../config.status --file=ntpq.1+:./ntpq.mdoc.in config.status: creating ntpq.1+ mv ntpq.1+ ntpq.1 AR libntpq.a env CSET=`cat ../sntp/scm-rev` ../scripts/build/mkver ntpq Version env CCACHE_DISABLE=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/pthreads/include -I../lib/isc/unix/include -I../sntp/libopts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c version.c -o version.o CCLD ntpq make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpq' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpq' Making all in ntpsnmpd make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpsnmpd' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpsnmpd' ../config.status --file=ntpsnmpd.+:./ntpsnmpd.mdoc.in config.status: creating ntpsnmpd.+ mv ntpsnmpd.+ ntpsnmpd. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpsnmpd' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpsnmpd' Making all in parseutil make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/parseutil' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/parseutil' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/parseutil' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/parseutil' Making all in adjtimed make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/adjtimed' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/adjtimed' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/adjtimed' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/adjtimed' Making all in clockstuff make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/clockstuff' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/clockstuff' CC propdelay.o CCLD propdelay make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/clockstuff' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/clockstuff' Making all in kernel make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/kernel' Making all in sys make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/kernel/sys' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/kernel/sys' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/kernel' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/kernel' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/kernel' Making all in util make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/util' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/util' CC ntp-keygen.o CC ntp-keygen-opts.o CC ntptime.o CC tickadj.o ../config.status --file=ntp-keygen.8+:./ntp-keygen.mdoc.in ntp-keygen.c: In function 'followlink': ntp-keygen.c:281:9: warning: passing argument 2 to 'restrict'-qualified parameter aliases with argument 1 [-Wrestrict] 281 | len = readlink(fname, fname, (int)bufsiz); | ^~~ config.status: creating ntp-keygen.8+ mv ntp-keygen.8+ ntp-keygen.8 env CSET=`cat ../sntp/scm-rev` ../scripts/build/mkver ntp-keygen Version env CCACHE_DISABLE=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../lib/isc/include -I../lib/isc/pthreads/include -I../lib/isc/unix/include -I../sntp/libopts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wcast-align -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Winit-self -Wstrict-overflow -Wno-strict-prototypes -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c version.c -o version.o CCLD ntp-keygen CCLD ntptime CCLD tickadj make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/util' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/util' Making all in tests make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests' Making all in bug-2803 make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/bug-2803' /usr/bin/make all-am make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/bug-2803' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/bug-2803' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/bug-2803' Making all in libntp make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/libntp' /usr/bin/make all-am make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/libntp' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/libntp' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/libntp' Making all in ntpd make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/ntpd' /usr/bin/make all-am make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/ntpd' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/ntpd' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/ntpd' Making all in ntpq make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/ntpq' /usr/bin/make all-am make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/ntpq' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/ntpq' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/ntpq' Making all in sandbox make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/sandbox' /usr/bin/make all-am make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/sandbox' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/sandbox' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/sandbox' Making all in sec-2853 make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/sec-2853' /usr/bin/make all-am make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/sec-2853' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/sec-2853' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests/sec-2853' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15' >>> ntp 4.2.8p15 Installing to target install -m 755 /home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/ntpd/ntpd /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/ntpd test -z "util/tickadj" || install -m 755 /home/buildroot/autobuild/instance-3/output-1/build/ntp-4.2.8p15/util/tickadj /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/ /usr/bin/install -m 644 package/ntp/ntpd.etc.conf /home/buildroot/autobuild/instance-3/output-1/target/etc/ntp.conf mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc/init.d sed -e 's%@NTPD_EXTRA_ARGS@%%g' package/ntp/S49ntp.in > /home/buildroot/autobuild/instance-3/output-1/target/etc/init.d/S49ntp chmod 0755 /home/buildroot/autobuild/instance-3/output-1/target/etc/init.d/S49ntp odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b-br1.tar.gz: OK (sha256: 7274a304016838483e2da48193309e5f84ca0a8a407647033283d1249eebe986) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/odhcp6c/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b-br1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b -xf - >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Patching >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Configuring (mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b/ && cd /home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b/ && rm -f CMakeCache.txt && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/output-1/host/bin/cmake /home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/autobuild/instance-3/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -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=ON -DUSE_LIBUBOX=0 ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 11.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_SHARED_LIBS BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_INSTALL_RUNSTATEDIR -- Build files have been written to: /home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' [ 33%] Building C object CMakeFiles/odhcp6c.dir/src/dhcpv6.c.o [ 50%] Building C object CMakeFiles/odhcp6c.dir/src/odhcp6c.c.o [ 50%] Building C object CMakeFiles/odhcp6c.dir/src/ra.c.o [ 66%] Building C object CMakeFiles/odhcp6c.dir/src/script.c.o [ 83%] Building C object CMakeFiles/odhcp6c.dir/src/md5.c.o [100%] Linking C executable odhcp6c make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' [100%] Built target odhcp6c make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install/fast -C /home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' Install the project... -- Install configuration: "Release" -- Installing: /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/odhcp6c make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b' /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-3/output-1/build/odhcp6c-53f07e90b7f1da6977143a488dd5cb73a33b233b/odhcp6c-example-script.sh /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/odhcp6c-update openvpn-2.5.7.tar.gz: OK (sha256: 08340a389905c84196b6cd750add1bc0fa2d46a1afebfd589c24120946c13e68) >>> openvpn 2.5.7 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/openvpn/openvpn-2.5.7.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7 -xf - >>> openvpn 2.5.7 Patching >>> openvpn 2.5.7 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7 -name $file); do cp support/gnuconfig/$file $i; done; done >>> openvpn 2.5.7 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/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 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> openvpn 2.5.7 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 NETSTAT=/bin/netstat 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 runstatedir=/run --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 --disable-static --enable-shared --disable-unit-tests --disable-lzo --enable-selinux --disable-plugin-auth-pam --with-crypto-library=openssl --disable-pkcs11 --disable-systemd ) 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 build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking whether make supports the include directive... yes (GNU style) checking for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/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 pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp checking whether ln -s works... yes checking for a sed that does not truncate output... /bin/sed checking whether make sets $(MAKE)... (cached) yes checking for ifconfig... no checking for route... no checking for ip... /sbin/ip checking for systemd-ask-password... /bin/systemd-ask-password checking for netstat... /bin/netstat checking for git... git checking for rst2man... no checking for rst2man.py... no checking for rst2html... no checking for rst2html.py... 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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/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... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking for mips64el-buildroot-linux-uclibc-windres... no checking for windres... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking return type of signal handlers... void checking for ISO C 1999 vararg macro support... yes checking for GNU GCC vararg macro support... yes checking for socklen_t... yes checking for C compiler empty array size... 0 checking size of unsigned int... 4 checking size of unsigned long... 4 checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.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 io.h usability... no checking io.h presence... no checking for io.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking ws2tcpip.h usability... no checking ws2tcpip.h presence... no checking for ws2tcpip.h... no checking versionhelpers.h usability... no checking versionhelpers.h presence... no checking for versionhelpers.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking for signal.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking linux/sockios.h usability... yes checking linux/sockios.h presence... yes checking for linux/sockios.h... yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking linux/errqueue.h usability... yes checking linux/errqueue.h presence... yes checking for linux/errqueue.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking for net/if.h... yes checking for netinet/ip.h... yes checking for resolv.h... yes checking for sys/un.h... yes checking for net/if_utun.h... no checking for sys/kern_control.h... no checking for in_addr_t... yes checking for in_port_t... yes checking for struct iphdr... yes checking for struct msghdr... yes checking for struct cmsghdr... yes checking for struct in_pktinfo... yes checking for sa_family_t... yes checking for struct in_pktinfo.ipi_spec_dst... yes checking for struct sockaddr_in6... yes checking whether SO_MARK is declared... yes configure: checking anonymous union support... yes checking linker supports --wrap... yes checking whether SIGHUP is declared... yes checking whether SIGINT is declared... yes checking whether SIGUSR1 is declared... yes checking whether SIGUSR2 is declared... yes checking whether SIGTERM is declared... 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 daemon... yes checking for chroot... yes checking for getpwnam... yes checking for setuid... yes checking for nice... yes checking for system... yes checking for getpid... yes checking for dup... yes checking for dup2... yes checking for getpass... yes checking for syslog... yes checking for openlog... yes checking for mlockall... yes checking for getgrnam... yes checking for setgid... yes checking for setgroups... yes checking for stat... yes checking for flock... yes checking for readv... yes checking for writev... yes checking for time... yes checking for gettimeofday... yes checking for ctime... yes checking for memset... yes checking for vsnprintf... yes checking for strdup... yes checking for setsid... yes checking for chdir... yes checking for putenv... yes checking for getpeername... yes checking for unlink... yes checking for chsize... no checking for ftruncate... yes checking for execve... yes checking for getpeereid... no checking for umask... yes checking for basename... yes checking for dirname... yes checking for access... yes checking for epoll_create... yes checking for strsep... yes checking for dlopen in -ldl... yes checking for inet_ntoa in -lnsl... yes checking for socket in -lsocket... no checking for gethostbyname in -lresolv... yes checking for sendmsg... yes checking for recvmsg... yes checking for inet_ntop... yes checking for inet_pton... yes checking for socket... yes checking for recv... yes checking for recvfrom... yes checking for send... yes checking for sendto... yes checking for listen... yes checking for accept... yes checking for connect... yes checking for bind... yes checking for select... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for setsockopt... yes checking for getsockopt... yes checking for getsockname... yes checking for poll... yes checking for library containing __res_init... none required checking net/if_tun.h usability... no checking net/if_tun.h presence... no checking for net/if_tun.h... no checking net/tun/if_tun.h usability... no checking net/tun/if_tun.h presence... no checking for net/tun/if_tun.h... no checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes checking tap-windows.h usability... no checking tap-windows.h presence... no checking for tap-windows.h... no checking whether TUNSETPERSIST is declared... yes checking for setcon in -lselinux... yes checking for pam_start in -lpam... no checking for PKCS11_HELPER... no checking for OPENSSL... yes checking for SSL_CTX_new... yes checking for EVP_CIPHER_CTX_set_key_length... yes checking for ENGINE_load_builtin_engines... yes checking for ENGINE_register_all_complete... yes checking for EVP_aes_256_gcm... yes checking for HMAC_CTX_new... yes checking for HMAC_CTX_free... yes checking for HMAC_CTX_reset... yes checking for EVP_MD_CTX_new... yes checking for EVP_MD_CTX_free... yes checking for EVP_MD_CTX_reset... yes checking for EVP_CIPHER_CTX_reset... yes checking for OpenSSL_version... yes checking for SSL_CTX_get_default_passwd_cb... yes checking for SSL_CTX_get_default_passwd_cb_userdata... yes checking for SSL_CTX_set1_groups... no checking for SSL_CTX_set_security_level... yes checking for X509_get0_notBefore... yes checking for X509_get0_notAfter... yes checking for X509_get0_pubkey... yes checking for X509_STORE_get0_objects... yes checking for X509_OBJECT_free... yes checking for X509_OBJECT_get_type... yes checking for EVP_PKEY_get0_RSA... yes checking for EVP_PKEY_get0_DSA... yes checking for EVP_PKEY_get0_EC_KEY... yes checking for RSA_set_flags... yes checking for RSA_bits... yes checking for RSA_get0_key... yes checking for RSA_set0_key... yes checking for DSA_get0_pqg... yes checking for DSA_bits... yes checking for RSA_meth_new... yes checking for RSA_meth_free... yes checking for RSA_meth_set_pub_enc... yes checking for RSA_meth_set_pub_dec... yes checking for RSA_meth_set_priv_enc... yes checking for RSA_meth_set_priv_dec... yes checking for RSA_meth_set_init... yes checking for RSA_meth_set_sign... yes checking for RSA_meth_set_finish... yes checking for RSA_meth_set0_app_data... yes checking for RSA_meth_get0_app_data... yes checking for EC_GROUP_order_bits... yes checking for lzo1x_1_15_compress in -llzo2... yes checking lzo/lzoutil.h usability... yes checking lzo/lzoutil.h presence... yes checking for lzo/lzoutil.h... yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking for LZ4... yes checking for LZ4_compress_default in -llz4... yes checking for LZ4_decompress_safe in -llz4... yes checking git checkout... no checking whether the compiler accepts -Wno-stringop-truncation... yes checking whether the compiler accepts -Wall... yes checking for CMOCKA... no configure: WARNING: cmocka.pc not found on the system. Unit tests disabled checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating version.sh config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/msvc/Makefile config.status: creating build/msvc/msvc-generate/Makefile config.status: creating distro/Makefile config.status: creating distro/systemd/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen/Makefile config.status: creating doc/doxygen/openvpn.doxyfile config.status: creating include/Makefile config.status: creating sample/sample-plugins/Makefile config.status: creating src/Makefile config.status: creating src/compat/Makefile config.status: creating src/openvpn/Makefile config.status: creating src/openvpnmsica/Makefile config.status: creating src/openvpnserv/Makefile config.status: creating src/plugins/Makefile config.status: creating src/plugins/auth-pam/Makefile config.status: creating src/plugins/down-root/Makefile config.status: creating src/tapctl/Makefile config.status: creating tests/Makefile config.status: creating tests/unit_tests/Makefile config.status: creating tests/unit_tests/example_test/Makefile config.status: creating tests/unit_tests/openvpn/Makefile config.status: creating tests/unit_tests/plugins/Makefile config.status: creating tests/unit_tests/plugins/auth-pam/Makefile config.status: creating tests/unit_tests/engine-key/Makefile config.status: creating sample/Makefile config.status: creating tests/t_client.sh config.status: creating config.h config.status: creating include/openvpn-plugin.h config.status: include/openvpn-plugin.h is unchanged 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 >>> openvpn 2.5.7 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7' Making all in build make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build' Making all in msvc make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build/msvc' Making all in msvc-generate make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build/msvc/msvc-generate' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build/msvc/msvc-generate' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build/msvc' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build/msvc' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build/msvc' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build' Making all in distro make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro' Making all in systemd make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro/systemd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro/systemd' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro' Making all in include make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/include' /usr/bin/make all-am make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/include' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/include' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src' Making all in compat make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/compat' /bin/bash ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o compat-dirname.lo compat-dirname.c /bin/bash ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o compat-basename.lo compat-basename.c /bin/bash ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o compat-gettimeofday.lo compat-gettimeofday.c /bin/bash ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o compat-daemon.lo compat-daemon.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c compat-daemon.c -fPIC -DPIC -o .libs/compat-daemon.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c compat-gettimeofday.c -fPIC -DPIC -o .libs/compat-gettimeofday.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c compat-basename.c -fPIC -DPIC -o .libs/compat-basename.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c compat-dirname.c -fPIC -DPIC -o .libs/compat-dirname.o /bin/bash ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o compat-inet_ntop.lo compat-inet_ntop.c /bin/bash ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o compat-inet_pton.lo compat-inet_pton.c /bin/bash ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o compat-lz4.lo compat-lz4.c /bin/bash ../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o compat-strsep.lo compat-strsep.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c compat-inet_pton.c -fPIC -DPIC -o .libs/compat-inet_pton.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c compat-lz4.c -fPIC -DPIC -o .libs/compat-lz4.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c compat-inet_ntop.c -fPIC -DPIC -o .libs/compat-inet_ntop.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c compat-strsep.c -fPIC -DPIC -o .libs/compat-strsep.o /bin/bash ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -o libcompat.la compat-dirname.lo compat-basename.lo compat-gettimeofday.lo compat-daemon.lo compat-inet_ntop.lo compat-inet_pton.lo compat-lz4.lo compat-strsep.lo libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cru .libs/libcompat.a .libs/compat-dirname.o .libs/compat-basename.o .libs/compat-gettimeofday.o .libs/compat-daemon.o .libs/compat-inet_ntop.o .libs/compat-inet_pton.o .libs/compat-lz4.o .libs/compat-strsep.o libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib .libs/libcompat.a libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/compat' Making all in openvpn make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpn' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o argv.o argv.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o auth_token.o auth_token.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o base64.o base64.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o buffer.o buffer.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o clinat.o clinat.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o comp.o comp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o compstub.o compstub.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o comp-lz4.o comp-lz4.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o crypto.o crypto.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o crypto_openssl.o crypto_openssl.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o crypto_mbedtls.o crypto_mbedtls.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o dhcp.o dhcp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o env_set.o env_set.c crypto_openssl.c:935:39: warning: argument 2 of type 'unsigned char *' declared as a pointer [-Warray-parameter=] 935 | unsigned char *src, | ~~~~~~~~~~~~~~~^~~ In file included from crypto.h:125, from crypto_openssl.c:42: crypto_backend.h:217:43: note: previously declared as an array 'unsigned char[8]' 217 | unsigned char src[DES_KEY_LENGTH], | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ crypto_openssl.c:936:39: warning: argument 3 of type 'unsigned char *' declared as a pointer [-Warray-parameter=] 936 | unsigned char *dst) | ~~~~~~~~~~~~~~~^~~ In file included from crypto.h:125, from crypto_openssl.c:42: crypto_backend.h:218:43: note: previously declared as an array 'unsigned char[8]' 218 | unsigned char dst[DES_KEY_LENGTH]); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o error.o error.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o event.o event.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o fdmisc.o fdmisc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o forward.o forward.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o fragment.o fragment.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o gremlin.o gremlin.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o helper.o helper.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o httpdigest.o httpdigest.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o lladdr.o lladdr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o init.o init.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o interval.o interval.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o list.o list.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o lzo.o lzo.c lzo.c:271:1: warning: 'dummy' defined but not used [-Wunused-function] 271 | dummy(void) | ^~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o manage.o manage.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o mbuf.o mbuf.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o misc.o misc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o platform.o platform.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o console.o console.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o console_builtin.o console_builtin.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o console_systemd.o console_systemd.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o mroute.o mroute.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o mss.o mss.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o mstats.o mstats.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o mtcp.o mtcp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o mtu.o mtu.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o mudp.o mudp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o multi.o multi.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o networking_iproute2.o networking_iproute2.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o networking_sitnl.o networking_sitnl.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o ntlm.o ntlm.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o occ.o occ.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o pkcs11.o pkcs11.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o pkcs11_openssl.o pkcs11_openssl.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o pkcs11_mbedtls.o pkcs11_mbedtls.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o openvpn.o openvpn.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o options.o options.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o otime.o otime.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o packet_id.o packet_id.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o perf.o perf.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o pf.o pf.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o ping.o ping.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o plugin.o plugin.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o pool.o pool.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o proto.o proto.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o proxy.o proxy.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o ps.o ps.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o push.o push.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o reliable.o reliable.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o route.o route.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o run_command.o run_command.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o schedule.o schedule.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o session_id.o session_id.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o shaper.o shaper.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o sig.o sig.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o socket.o socket.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o socks.o socks.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o ssl.o ssl.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o ssl_openssl.o ssl_openssl.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o ssl_mbedtls.o ssl_mbedtls.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o ssl_ncp.o ssl_ncp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o ssl_verify.o ssl_verify.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o ssl_verify_openssl.o ssl_verify_openssl.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o ssl_verify_mbedtls.o ssl_verify_mbedtls.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o status.o status.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o tls_crypt.o tls_crypt.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o tun.o tun.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o vlan.o vlan.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o win32.o win32.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../src/compat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o cryptoapi.o cryptoapi.c /bin/bash ../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -o openvpn argv.o auth_token.o base64.o buffer.o clinat.o comp.o compstub.o comp-lz4.o crypto.o crypto_openssl.o crypto_mbedtls.o dhcp.o env_set.o error.o event.o fdmisc.o forward.o fragment.o gremlin.o helper.o httpdigest.o lladdr.o init.o interval.o list.o lzo.o manage.o mbuf.o misc.o platform.o console.o console_builtin.o console_systemd.o mroute.o mss.o mstats.o mtcp.o mtu.o mudp.o multi.o networking_iproute2.o networking_sitnl.o ntlm.o occ.o pkcs11.o pkcs11_openssl.o pkcs11_mbedtls.o openvpn.o options.o otime.o packet_id.o perf.o pf.o ping.o plugin.o pool.o proto.o proxy.o ps.o push.o reliable.o route.o run_command.o schedule.o session_id.o shaper.o sig.o socket.o socks.o ssl.o ssl_openssl.o ssl_mbedtls.o ssl_ncp.o ssl_verify.o ssl_verify_openssl.o ssl_verify_mbedtls.o status.o tls_crypt.o tun.o vlan.o win32.o cryptoapi.o ../../src/compat/libcompat.la -lnsl -lresolv -L/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -llz4 -L/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lssl -lcrypto -lselinux -ldl libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DPLUGIN_LIBDIR=\"/usr/lib/openvpn/plugins\" -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -o openvpn argv.o auth_token.o base64.o buffer.o clinat.o comp.o compstub.o comp-lz4.o crypto.o crypto_openssl.o crypto_mbedtls.o dhcp.o env_set.o error.o event.o fdmisc.o forward.o fragment.o gremlin.o helper.o httpdigest.o lladdr.o init.o interval.o list.o lzo.o manage.o mbuf.o misc.o platform.o console.o console_builtin.o console_systemd.o mroute.o mss.o mstats.o mtcp.o mtu.o mudp.o multi.o networking_iproute2.o networking_sitnl.o ntlm.o occ.o pkcs11.o pkcs11_openssl.o pkcs11_mbedtls.o openvpn.o options.o otime.o packet_id.o perf.o pf.o ping.o plugin.o pool.o proto.o proxy.o ps.o push.o reliable.o route.o run_command.o schedule.o session_id.o shaper.o sig.o socket.o socks.o ssl.o ssl_openssl.o ssl_mbedtls.o ssl_ncp.o ssl_verify.o ssl_verify_openssl.o ssl_verify_mbedtls.o status.o tls_crypt.o tun.o vlan.o win32.o cryptoapi.o ../../src/compat/.libs/libcompat.a -lnsl -lresolv -L/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -llz4 -lssl -lcrypto -lselinux -ldl make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpn' Making all in openvpnmsica make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpnmsica' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpnmsica' Making all in openvpnserv make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpnserv' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpnserv' Making all in plugins make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins' Making all in auth-pam make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins/auth-pam' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins/auth-pam' Making all in down-root make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins/down-root' /bin/bash ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c -o down-root.lo down-root.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I../../../include -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -c down-root.c -fPIC -DPIC -o .libs/down-root.o /bin/bash ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I../../../include -Wall -Wno-stringop-truncation -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=c99 -export-symbols "./down-root.exports" -module -shared -avoid-version -no-undefined -o openvpn-plugin-down-root.la -rpath /usr/lib/openvpn/plugins down-root.lo libtool: link: echo "{ global:" > .libs/openvpn-plugin-down-root.ver libtool: link: cat ./down-root.exports | sed -e "s/\(.*\)/\1;/" >> .libs/openvpn-plugin-down-root.ver libtool: link: echo "local: *; };" >> .libs/openvpn-plugin-down-root.ver libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -shared -fPIC -DPIC .libs/down-root.o -O2 -g0 -Wl,-soname -Wl,openvpn-plugin-down-root.so -Wl,-version-script -Wl,.libs/openvpn-plugin-down-root.ver -o .libs/openvpn-plugin-down-root.so libtool: link: ( cd ".libs" && rm -f "openvpn-plugin-down-root.la" && ln -s "../openvpn-plugin-down-root.la" "openvpn-plugin-down-root.la" ) make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins/down-root' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins' Making all in tapctl make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/tapctl' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/tapctl' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src' Making all in sample make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/sample' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/sample' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/doc' Making all in doxygen make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/doc/doxygen' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/doc/doxygen' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/doc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/doc' Making all in tests make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests' Making all in unit_tests make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests/unit_tests' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests/unit_tests' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests/unit_tests' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests/unit_tests' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7' >>> openvpn 2.5.7 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7' /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7' Making install in build make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build' Making install in msvc make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build/msvc' Making install in msvc-generate make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build/msvc/msvc-generate' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build/msvc/msvc-generate' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build/msvc/msvc-generate' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build/msvc/msvc-generate' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build/msvc' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build/msvc' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build/msvc' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build/msvc' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build/msvc' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/build' Making install in distro make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro' Making install in systemd make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro/systemd' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro/systemd' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro/systemd' make[6]: Nothing to be done for 'install-data-hook'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro/systemd' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro/systemd' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro/systemd' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/distro' Making install in include make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/include' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/include' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include' /usr/bin/install -c -m 644 openvpn-plugin.h openvpn-msg.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/include' Making install in src make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src' Making install in compat make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/compat' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/compat' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/compat' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/compat' Making install in openvpn make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpn' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpn' make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c openvpn '/home/buildroot/autobuild/instance-3/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c openvpn /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/openvpn make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpn' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpn' Making install in openvpnmsica make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpnmsica' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpnmsica' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpnmsica' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpnmsica' Making install in openvpnserv make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpnserv' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpnserv' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpnserv' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/openvpnserv' Making install in plugins make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins' Making install in auth-pam make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins/auth-pam' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins/auth-pam' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins/auth-pam' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins/auth-pam' Making install in down-root make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins/down-root' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins/down-root' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/openvpn' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/openvpn/plugins' /bin/bash ../../../libtool --mode=install /usr/bin/install -c openvpn-plugin-down-root.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/openvpn/plugins' /usr/bin/install -c -m 644 README.down-root '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/openvpn' libtool: install: /usr/bin/install -c .libs/openvpn-plugin-down-root.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/openvpn/plugins/openvpn-plugin-down-root.so libtool: install: /usr/bin/install -c .libs/openvpn-plugin-down-root.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/openvpn/plugins/openvpn-plugin-down-root.la libtool: warning: remember to run 'libtool --finish /usr/lib/openvpn/plugins' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins/down-root' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins/down-root' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/plugins' Making install in tapctl make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/tapctl' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/tapctl' make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/tapctl' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src/tapctl' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/src' Making install in sample make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/sample' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/sample' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/sample' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/sample' Making install in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/doc' Making install in doxygen make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/doc/doxygen' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/doc/doxygen' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/doc/doxygen' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/doc/doxygen' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/doc' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/doc' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/openvpn' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 management-notes.txt gui-notes.txt '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/openvpn' /usr/bin/install -c -m 644 openvpn.8 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 openvpn-examples.5 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man5' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/doc' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/doc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/doc' Making install in tests make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests' Making install in unit_tests make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests/unit_tests' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests/unit_tests' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests/unit_tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests/unit_tests' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests/unit_tests' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests/unit_tests' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/openvpn' /usr/bin/install -c -m 644 README README.IPv6 README.mbedtls Changes.rst COPYRIGHT.GPL COPYING '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/openvpn' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/openvpn-2.5.7' /usr/bin/install -m 755 -D package/openvpn/S60openvpn /home/buildroot/autobuild/instance-3/output-1/target/etc/init.d/S60openvpn patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting bzcat /home/buildroot/autobuild/instance-3/dl/patchelf/patchelf-0.13.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13 -xf - >>> host-patchelf 0.13 Patching Applying 0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 45 (offset -1 lines). Hunk #2 succeeded at 85 with fuzz 1 (offset 4 lines). Hunk #3 succeeded at 244 with fuzz 2 (offset 14 lines). Hunk #4 succeeded at 1318 with fuzz 2 (offset 226 lines). Hunk #5 succeeded at 1385 (offset 218 lines). Hunk #6 succeeded at 1419 (offset 223 lines). Hunk #7 succeeded at 1861 (offset 323 lines). Hunk #8 succeeded at 1887 (offset 322 lines). Hunk #9 succeeded at 1950 (offset 313 lines). Hunk #10 succeeded at 2021 with fuzz 1 (offset 325 lines). >>> host-patchelf 0.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.13 Patching libtool >>> host-patchelf 0.13 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/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 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 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 checking dependency style of /usr/bin/gcc... none 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.13 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.13.20210805.a949ff2\" -DPACKAGE_STRING=\"patchelf\ 0.13.20210805.a949ff2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.13.20210805.a949ff2\" -I. -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /usr/bin/install -c patchelf '/home/buildroot/autobuild/instance-3/output-1/host/bin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13/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 '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/patchelf' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README.md '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-patchelf-0.13' pcre-8.45.tar.bz2: OK (sha256: 4dae6fdcd2bb0bb6c37b5f97c33c2be954da743985369cddac3546e3218bffb8) >>> pcre 8.45 Extracting bzcat /home/buildroot/autobuild/instance-3/dl/pcre/pcre-8.45.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45 -xf - >>> pcre 8.45 Patching Applying 0001-Kill-compatibility-bits.patch using patch: patching file pcrecpp.cc Applying 0002-Disable-C-unit-tests.patch using patch: patching file Makefile.in >>> pcre 8.45 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pcre 8.45 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45/ltmain.sh Hunk #1 succeeded at 2908 (offset 221 lines). Hunk #2 succeeded at 4498 (offset 221 lines). Hunk #3 succeeded at 6794 (offset 240 lines). Hunk #4 succeeded at 6804 (offset 240 lines). Hunk #5 succeeded at 7097 (offset 240 lines). Hunk #6 succeeded at 7389 (offset 240 lines). Hunk #7 succeeded at 8359 (offset 247 lines). Hunk #8 succeeded at 10991 (offset 281 lines). >>> pcre 8.45 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-shared --disable-cpp --enable-pcre8 --disable-pcre16 --disable-pcre32 --enable-utf --enable-unicode-properties ) 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 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 whether make supports the include directive... yes (GNU style) checking for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking for mips64el-buildroot-linux-uclibc-ar... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking the archiver (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar) interface... ar checking for mips64el-buildroot-linux-uclibc-gcc... (cached) /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... (cached) none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... (cached) 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 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 int64_t... 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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for mips64el-buildroot-linux-uclibc-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for mips64el-buildroot-linux-uclibc-ar... (cached) /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/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... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking whether ln -s works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for egrep... (cached) /bin/grep -E checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... yes checking for windows.h... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memmove... yes checking for strerror... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking for bzlib.h... yes checking for libbz2... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre.pc config.status: creating libpcre16.pc config.status: creating libpcre32.pc config.status: creating libpcreposix.pc config.status: creating libpcrecpp.pc config.status: creating pcre-config config.status: creating pcre.h config.status: creating pcre_stringpiece.h config.status: creating pcrecpparg.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables 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 pcre-8.45 configuration summary: Install prefix .................. : /usr C preprocessor .................. : /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp C compiler ...................... : /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc C++ preprocessor ................ : C++ compiler .................... : Linker .......................... : /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32 C preprocessor flags ............ : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 C compiler flags ................ : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fvisibility=hidden C++ compiler flags .............. : -fvisibility=hidden -fvisibility-inlines-hidden Linker flags .................... : Extra libraries ................. : Build 8 bit pcre library ........ : yes Build 16 bit pcre library ....... : no Build 32 bit pcre library ....... : no Build C++ library ............... : no Enable JIT compiling support .... : no Enable UTF-8/16/32 support ...... : yes Unicode properties .............. : yes Newline char/sequence ........... : lf \R matches only ANYCRLF ......... : no EBCDIC coding ................... : no EBCDIC code for NL .............. : n/a Rebuild char tables ............. : no Use stack recursion ............. : yes POSIX mem threshold ............. : 10 Internal link size .............. : 2 Nested parentheses limit ........ : 250 Match limit ..................... : 10000000 Match limit recursion ........... : MATCH_LIMIT Build shared libs ............... : yes Build static libs ............... : no Use JIT in pcregrep ............. : no Buffer size for pcregrep ........ : 20480 Link pcregrep with libz ......... : no Link pcregrep with libbz2 ....... : no Link pcretest with libedit ...... : no Link pcretest with libreadline .. : no Valgrind support ................ : no Code coverage ................... : no >>> pcre 8.45 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' rm -f pcre_chartables.c ln -s ./pcre_chartables.c.dist pcre_chartables.c /usr/bin/make all-am make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' CC pcretest-pcretest.o CC libpcre_la-pcre_byte_order.lo CC pcretest-pcre_printint.o CC libpcre_la-pcre_compile.lo CC libpcre_la-pcre_config.lo CC libpcre_la-pcre_dfa_exec.lo CC libpcre_la-pcre_exec.lo CC libpcre_la-pcre_fullinfo.lo CC libpcre_la-pcre_get.lo CC libpcre_la-pcre_globals.lo CC libpcre_la-pcre_jit_compile.lo CC libpcre_la-pcre_maketables.lo CC libpcre_la-pcre_newline.lo CC libpcre_la-pcre_ord2utf8.lo CC libpcre_la-pcre_refcount.lo CC libpcre_la-pcre_string_utils.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_tables.lo CC libpcre_la-pcre_ucd.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_version.lo CC libpcre_la-pcre_xclass.lo CC libpcre_la-pcre_chartables.lo CC libpcreposix_la-pcreposix.lo CC pcregrep-pcregrep.o CCLD libpcre.la CCLD libpcreposix.la CCLD pcretest CCLD pcregrep make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' >>> pcre 8.45 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install -C /home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' /usr/bin/make install-am make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/pcre' /bin/bash ./libtool --mode=install /usr/bin/install -c libpcre.la libpcreposix.la '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /usr/bin/install -c pcre-config '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' /usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/pcre' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/pcre/html' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 pcreposix.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/doc/pcre/html' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man1' /usr/bin/install -c -m 644 pcre.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3' /usr/bin/make install-data-hook make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' ln -sf pcre_assign_jit_stack.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_exec.3 libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.13 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.so.1.2.13 ln -sf pcre_free_study.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_free_substring.3 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.13 libpcre.so.1; }; }) ln -sf pcre_free_substring_list.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_fullinfo.3 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.13 libpcre.so; }; }) ln -sf pcre_get_named_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_get_stringtable_entries.3 libtool: install: /usr/bin/install -c .libs/libpcre.lai /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libpcre.la ln -sf pcre_get_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_jit_exec.3 libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.7 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libpcreposix.so.0.0.7 ln -sf pcre_jit_stack_alloc.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_jit_stack_free.3 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.7 libpcreposix.so.0; }; }) ln -sf pcre_maketables.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_refcount.3 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.7 libpcreposix.so; }; }) ln -sf pcre_study.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_study.3 libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libpcreposix.la ln -sf pcre_utf16_to_host_byte_order.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre16_version.3 libtool: warning: remember to run 'libtool --finish /usr/lib' ln -sf pcre_assign_jit_stack.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_compile.3 /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' ln -sf pcre_compile2.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_config.3 /bin/bash ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' ln -sf pcre_copy_named_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man3/pcre32_version.3 make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' libtool: install: /usr/bin/install -c pcretest /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/pcretest libtool: install: /usr/bin/install -c pcregrep /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/pcregrep make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' >>> pcre 8.45 Fixing package configuration files >>> pcre 8.45 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> pcre 8.45 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' /usr/bin/make install-am make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c libpcre.la libpcreposix.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/pcre' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/pcre/html' /usr/bin/install -c pcre-config '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/pcre' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/pcre/html' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include' /usr/bin/install -c -m 644 pcreposix.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include' /usr/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/pcre/html' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 pcre.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3' /usr/bin/make install-data-hook make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' ln -sf pcre_assign_jit_stack.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_dfa_exec.3 ln -sf pcre_exec.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_exec.3 libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.13 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libpcre.so.1.2.13 ln -sf pcre_free_study.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_free_study.3 ln -sf pcre_free_substring.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_free_substring.3 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.13 libpcre.so.1; }; }) ln -sf pcre_free_substring_list.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_free_substring_list.3 ln -sf pcre_fullinfo.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_get_named_substring.3 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.13 libpcre.so; }; }) ln -sf pcre_get_stringnumber.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_get_stringtable_entries.3 libtool: install: /usr/bin/install -c .libs/libpcre.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libpcre.la ln -sf pcre_get_substring.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_get_substring.3 ln -sf pcre_get_substring_list.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_jit_exec.3 libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.7 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libpcreposix.so.0.0.7 ln -sf pcre_jit_stack_alloc.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_jit_stack_free.3 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.7 libpcreposix.so.0; }; }) ln -sf pcre_maketables.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_pattern_to_host_byte_order.3 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.7 libpcreposix.so; }; }) ln -sf pcre_refcount.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_refcount.3 ln -sf pcre_study.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_utf16_to_host_byte_order.3 libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libpcreposix.la ln -sf pcre_version.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre16_version.3 ln -sf pcre_assign_jit_stack.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_assign_jit_stack.3 libtool: warning: remember to run 'libtool --finish /usr/lib' ln -sf pcre_compile.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_compile.3 /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' ln -sf pcre_compile2.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_config.3 /bin/bash ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' ln -sf pcre_copy_named_substring.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_dfa_exec.3 ln -sf pcre_exec.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/pcre32_version.3 make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' libtool: install: /usr/bin/install -c pcretest /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/pcretest libtool: install: /usr/bin/install -c pcregrep /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/pcregrep make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pcre-8.45' pigz-2.7.tar.gz: OK (sha256: b4c9e60344a08d5db37ca7ad00a5b2c76ccb9556354b722d56d55ca7e8b1c707) >>> host-pigz 2.7 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/pigz/pigz-2.7.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-pigz-2.7 -xf - >>> host-pigz 2.7 Patching >>> host-pigz 2.7 Configuring >>> host-pigz 2.7 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl -C /home/buildroot/autobuild/instance-3/output-1/build/host-pigz-2.7 make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pigz-2.7' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o pigz.o pigz.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o yarn.o yarn.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o try.o try.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c zopfli/src/zopfli/deflate.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c zopfli/src/zopfli/blocksplitter.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c zopfli/src/zopfli/tree.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c zopfli/src/zopfli/lz77.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c zopfli/src/zopfli/cache.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c zopfli/src/zopfli/hash.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c zopfli/src/zopfli/util.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c zopfli/src/zopfli/squeeze.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c zopfli/src/zopfli/katajainen.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c zopfli/src/zopfli/symbols.c /usr/bin/gcc -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/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 '/home/buildroot/autobuild/instance-3/output-1/build/host-pigz-2.7' >>> host-pigz 2.7 Installing to host directory /usr/bin/install -D -m 0755 /home/buildroot/autobuild/instance-3/output-1/build/host-pigz-2.7/pigz /home/buildroot/autobuild/instance-3/output-1/host/bin/pigz pa_stable_v190700_20210406.tgz: OK (sha256: 47efbf42c77c19a05d22e627d42873e991ec0c1357219c0d74ce6a2948cb2def) >>> portaudio 190700_20210406 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/portaudio/pa_stable_v190700_20210406.tgz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406 -xf - >>> portaudio 190700_20210406 Patching >>> portaudio 190700_20210406 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406 -name $file); do cp support/gnuconfig/$file $i; done; done >>> portaudio 190700_20210406 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/ltmain.sh Hunk #7 succeeded at 6699 (offset 3 lines). Hunk #8 succeeded at 9280 (offset 6 lines). >>> portaudio 190700_20210406 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-shared --without-alsa --without-oss --disable-cxx ) 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 for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed 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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objdump checking how to recognize dependent libraries... pass_all checking for mips64el-buildroot-linux-uclibc-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for mips64el-buildroot-linux-uclibc-ar... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking for gawk... gawk checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc object... ok checking for sysroot... no 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... /home/buildroot/autobuild/instance-3/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... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ar... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking whether byte ordering is bigendian... (cached) no checking for HPI_SubSysCreate in -lhpi... no checking pkg-config is at least version 0.9.0... yes checking for JACK... no checking size of short... 2 checking size of int... 4 checking size of long... 4 checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking for nanosleep... yes checking for pthread_create in -lpthread... yes configure: creating ./config.status config.status: creating Makefile config.status: creating portaudio-2.0.pc config.status: executing libtool commands Configuration summary: Target ...................... mips64el-buildroot-linux-uclibc C++ bindings ................ no Debug output ................ no ALSA ........................ no ASIHPI ...................... no OSS ......................... no JACK ........................ no >>> portaudio 190700_20210406 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406' mkdir lib mkdir -p src/common src/hostapi/alsa src/hostapi/asihpi src/hostapi/asio src/hostapi/coreaudio src/hostapi/dsound src/hostapi/jack src/hostapi/oss src/hostapi/skeleton src/hostapi/wasapi src/hostapi/wdmks src/hostapi/wmme src/os/unix src/os/win touch lib-stamp /bin/bash ./libtool --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_allocation.c -o src/common/pa_allocation.lo libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_allocation.c -fPIC -DPIC -o src/common/.libs/pa_allocation.o /bin/bash ./libtool --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_converters.c -o src/common/pa_converters.lo libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_converters.c -fPIC -DPIC -o src/common/.libs/pa_converters.o /bin/bash ./libtool --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_cpuload.c -o src/common/pa_cpuload.lo libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_cpuload.c -fPIC -DPIC -o src/common/.libs/pa_cpuload.o /bin/bash ./libtool --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_dither.c -o src/common/pa_dither.lo libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_dither.c -fPIC -DPIC -o src/common/.libs/pa_dither.o /bin/bash ./libtool --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_debugprint.c -o src/common/pa_debugprint.lo libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_debugprint.c -fPIC -DPIC -o src/common/.libs/pa_debugprint.o /bin/bash ./libtool --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_front.c -o src/common/pa_front.lo libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_front.c -fPIC -DPIC -o src/common/.libs/pa_front.o /bin/bash ./libtool --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_process.c -o src/common/pa_process.lo libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_process.c -fPIC -DPIC -o src/common/.libs/pa_process.o /bin/bash ./libtool --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_stream.c -o src/common/pa_stream.lo libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_stream.c -fPIC -DPIC -o src/common/.libs/pa_stream.o /bin/bash ./libtool --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_trace.c -o src/common/pa_trace.lo libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/common/pa_trace.c -fPIC -DPIC -o src/common/.libs/pa_trace.o /bin/bash ./libtool --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/hostapi/skeleton/pa_hostapi_skeleton.c -o src/hostapi/skeleton/pa_hostapi_skeleton.lo libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/hostapi/skeleton/pa_hostapi_skeleton.c -fPIC -DPIC -o src/hostapi/skeleton/.libs/pa_hostapi_skeleton.o /bin/bash ./libtool --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/os/unix/pa_unix_hostapis.c -o src/os/unix/pa_unix_hostapis.lo libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/os/unix/pa_unix_hostapis.c -fPIC -DPIC -o src/os/unix/.libs/pa_unix_hostapis.o /bin/bash ./libtool --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/os/unix/pa_unix_util.c -o src/os/unix/pa_unix_util.lo libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 src/os/unix/pa_unix_util.c -fPIC -DPIC -o src/os/unix/.libs/pa_unix_util.o /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -fPIC -rpath /usr/lib -no-undefined -export-symbols-regex "(Pa|PaMacCore|PaJack|PaAlsa|PaAsio|PaOSS|PaWasapi|PaWasapiWinrt)_.*" -version-info 2:0:0 -o lib/libportaudio.la src/common/pa_allocation.lo src/common/pa_converters.lo src/common/pa_cpuload.lo src/common/pa_dither.lo src/common/pa_debugprint.lo src/common/pa_front.lo src/common/pa_process.lo src/common/pa_stream.lo src/common/pa_trace.lo src/hostapi/skeleton/pa_hostapi_skeleton.lo src/os/unix/pa_unix_hostapis.lo src/os/unix/pa_unix_util.lo -lrt -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm src/common/.libs/pa_allocation.o src/common/.libs/pa_converters.o src/common/.libs/pa_cpuload.o src/common/.libs/pa_dither.o src/common/.libs/pa_debugprint.o src/common/.libs/pa_front.o src/common/.libs/pa_process.o src/common/.libs/pa_stream.o src/common/.libs/pa_trace.o src/hostapi/skeleton/.libs/pa_hostapi_skeleton.o src/os/unix/.libs/pa_unix_hostapis.o src/os/unix/.libs/pa_unix_util.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > lib/.libs/libportaudio.exp libtool: link: /bin/grep -E -e "(Pa|PaMacCore|PaJack|PaAlsa|PaAsio|PaOSS|PaWasapi|PaWasapiWinrt)_.*" "lib/.libs/libportaudio.exp" > "lib/.libs/libportaudio.expT" libtool: link: mv -f "lib/.libs/libportaudio.expT" "lib/.libs/libportaudio.exp" libtool: link: echo "{ global:" > lib/.libs/libportaudio.ver libtool: link: cat lib/.libs/libportaudio.exp | sed -e "s/\(.*\)/\1;/" >> lib/.libs/libportaudio.ver libtool: link: echo "local: *; };" >> lib/.libs/libportaudio.ver libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -shared -fPIC -DPIC src/common/.libs/pa_allocation.o src/common/.libs/pa_converters.o src/common/.libs/pa_cpuload.o src/common/.libs/pa_dither.o src/common/.libs/pa_debugprint.o src/common/.libs/pa_front.o src/common/.libs/pa_process.o src/common/.libs/pa_stream.o src/common/.libs/pa_trace.o src/hostapi/skeleton/.libs/pa_hostapi_skeleton.o src/os/unix/.libs/pa_unix_hostapis.o src/os/unix/.libs/pa_unix_util.o -lrt -lm -lpthread -Wl,-soname -Wl,libportaudio.so.2 -Wl,-version-script -Wl,lib/.libs/libportaudio.ver -o lib/.libs/libportaudio.so.2.0.0 libtool: link: (cd "lib/.libs" && rm -f "libportaudio.so.2" && ln -s "libportaudio.so.2.0.0" "libportaudio.so.2") libtool: link: (cd "lib/.libs" && rm -f "libportaudio.so" && ln -s "libportaudio.so.2.0.0" "libportaudio.so") libtool: link: ( cd "lib/.libs" && rm -f "libportaudio.la" && ln -s "../libportaudio.la" "libportaudio.la" ) if test -n "" ; then for dir in ""; do /usr/bin/make -C $dir all; done ; fi mkdir bin touch bin-stamp /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest1.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest1.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_buffer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_buffer.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_buffer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_buffer.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_callbackstop -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_callbackstop.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_callbackstop -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_callbackstop.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_clip -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_clip.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_clip -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_clip.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_dither -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_dither.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_dither -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_dither.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_hang -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_hang.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_hang -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_hang.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_in_overflow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_in_overflow.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_in_overflow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_in_overflow.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_latency -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_latency.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_latency -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_latency.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_leftright -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_leftright.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_leftright -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_leftright.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_longsine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_longsine.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_longsine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_longsine.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_many -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_many.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_many -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_many.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_maxsines -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_maxsines.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_maxsines -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_maxsines.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_mono -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_mono.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_mono -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_mono.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_multi_sine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_multi_sine.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_multi_sine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_multi_sine.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_out_underflow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_out_underflow.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_out_underflow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_out_underflow.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_prime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_prime.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_prime -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_prime.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_ringmix -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_ringmix.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_ringmix -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_ringmix.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_sine8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine8.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_sine8 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine8.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_sine_channelmaps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine_channelmaps.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_sine_channelmaps -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine_channelmaps.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_sine_formats -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine_formats.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_sine_formats -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine_formats.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_sine_time -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine_time.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_sine_time -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine_time.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_sine_srate -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine_srate.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_sine_srate -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_sine_srate.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_start_stop -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_start_stop.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_start_stop -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_start_stop.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_stop -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_stop.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_stop -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_stop.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_stop_playout -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_stop_playout.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_stop_playout -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_stop_playout.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_toomanysines -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_toomanysines.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_toomanysines -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_toomanysines.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_two_rates -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_two_rates.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_two_rates -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_two_rates.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_underflow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_underflow.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_underflow -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_underflow.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_wire -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_wire.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/patest_wire -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/patest_wire.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/pa_minlat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/pa_minlat.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/pa_minlat -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./test/pa_minlat.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/pa_devs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/pa_devs.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/pa_devs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/pa_devs.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/pa_fuzz -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/pa_fuzz.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/pa_fuzz -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/pa_fuzz.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paex_pink -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_pink.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paex_pink -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_pink.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paex_read_write_wire -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_read_write_wire.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paex_read_write_wire -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_read_write_wire.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paex_record -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_record.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paex_record -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_record.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paex_saw -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_saw.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paex_saw -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_saw.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paex_sine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_sine.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paex_sine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_sine.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paex_write_sine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_write_sine.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paex_write_sine -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_write_sine.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paex_write_sine_nonint -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_write_sine_nonint.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paex_write_sine_nonint -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./examples/paex_write_sine_nonint.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paqa_devs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./qa/paqa_devs.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paqa_devs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./qa/paqa_devs.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paqa_errs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./qa/paqa_errs.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paqa_errs -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./qa/paqa_errs.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs /bin/bash ./libtool --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paqa_latency -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./qa/paqa_latency.c lib/libportaudio.la -lm -lpthread libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o bin/paqa_latency -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DPA_LITTLE_ENDIAN -I./include -I./src/common -I./src/os/unix -pthread -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DHAVE_CLOCK_GETTIME=1 -DHAVE_NANOSLEEP=1 ./qa/paqa_latency.c lib/.libs/libportaudio.so -lm -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/lib/.libs make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406' >>> portaudio 190700_20210406 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install -C /home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406' /usr/bin/install -c -d /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib /bin/bash ./libtool --mode=install /usr/bin/install -c lib/libportaudio.la /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib libtool: install: /usr/bin/install -c lib/.libs/libportaudio.so.2.0.0 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libportaudio.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libportaudio.so.2.0.0 libportaudio.so.2 || { rm -f libportaudio.so.2 && ln -s libportaudio.so.2.0.0 libportaudio.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libportaudio.so.2.0.0 libportaudio.so || { rm -f libportaudio.so && ln -s libportaudio.so.2.0.0 libportaudio.so; }; }) libtool: install: /usr/bin/install -c lib/.libs/libportaudio.lai /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libportaudio.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -d /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include for include in portaudio.h; do \ /usr/bin/install -c -m 644 -m 644 ./include/$include /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/$include; \ done /usr/bin/install -c -d /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 644 portaudio-2.0.pc /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/portaudio-2.0.pc ------------------------------------------------------------ PortAudio was successfully installed. On some systems (e.g. Linux) you should run 'ldconfig' now to make the shared object available. You may also need to modify your LD_LIBRARY_PATH environment variable to include the directory /usr/lib ------------------------------------------------------------ /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406' if test -n "" ; then for dir in ""; do /usr/bin/make -C $dir install; done ; fi make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406' >>> portaudio 190700_20210406 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> portaudio 190700_20210406 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406' /usr/bin/install -c -d /home/buildroot/autobuild/instance-3/output-1/target/usr/lib /bin/bash ./libtool --mode=install /usr/bin/install -c lib/libportaudio.la /home/buildroot/autobuild/instance-3/output-1/target/usr/lib libtool: install: /usr/bin/install -c lib/.libs/libportaudio.so.2.0.0 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libportaudio.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libportaudio.so.2.0.0 libportaudio.so.2 || { rm -f libportaudio.so.2 && ln -s libportaudio.so.2.0.0 libportaudio.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libportaudio.so.2.0.0 libportaudio.so || { rm -f libportaudio.so && ln -s libportaudio.so.2.0.0 libportaudio.so; }; }) libtool: install: /usr/bin/install -c lib/.libs/libportaudio.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libportaudio.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c -d /home/buildroot/autobuild/instance-3/output-1/target/usr/include for include in portaudio.h; do \ /usr/bin/install -c -m 644 -m 644 ./include/$include /home/buildroot/autobuild/instance-3/output-1/target/usr/include/$include; \ done /usr/bin/install -c -d /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 portaudio-2.0.pc /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig/portaudio-2.0.pc ------------------------------------------------------------ PortAudio was successfully installed. On some systems (e.g. Linux) you should run 'ldconfig' now to make the shared object available. You may also need to modify your LD_LIBRARY_PATH environment variable to include the directory /usr/lib ------------------------------------------------------------ /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406' if test -n "" ; then for dir in ""; do /usr/bin/make -C $dir install; done ; fi make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/portaudio-190700_20210406' pppd-2.4.9.tar.gz: OK (sha256: 675bff4f366174649f4a3c92fd32ac476e694164ff2b0b7710019b6ead9c561e) >>> pppd 2.4.9 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/pppd/pppd-2.4.9.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9 -xf - rm -f /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/include/linux/if_pppol2tp.h /bin/sed -i -e 's/-DIPX_CHANGE//' /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/Makefile.linux >>> pppd 2.4.9 Patching Applying 0001-pppd-Fix-compilation-with-older-glibc-or-kernel-headers.patch using patch: patching file pppd/sys-linux.c Applying 0002-pppd-eap-tls.c-fix-build-with-libressl.patch using patch: patching file pppd/eap-tls.c Hunk #1 succeeded at 81 with fuzz 2 (offset 20 lines). >>> pppd 2.4.9 Configuring /bin/sed -i -e 's/FILTER=y/#FILTER=y/' /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/Makefile.linux /bin/sed -i -e 's/ifneq ($(wildcard \/usr\/include\/pcap-bpf.h),)/ifdef FILTER/' /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/*/Makefile.linux ( cd /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ./configure --prefix=/usr ) Configuring for Linux Creating Makefiles. Makefile <= linux/Makefile.top pppd/Makefile <= pppd/Makefile.linux pppstats/Makefile <= pppstats/Makefile.linux chat/Makefile <= chat/Makefile.linux pppdump/Makefile <= pppdump/Makefile.linux pppd/plugins/Makefile <= pppd/plugins/Makefile.linux pppd/plugins/pppoe/Makefile <= pppd/plugins/pppoe/Makefile.linux pppd/plugins/radius/Makefile <= pppd/plugins/radius/Makefile.linux pppd/plugins/pppoatm/Makefile <= pppd/plugins/pppoatm/Makefile.linux pppd/plugins/pppol2tp/Makefile <= pppd/plugins/pppol2tp/Makefile.linux >>> pppd 2.4.9 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" COPTS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " -C /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9 HAVE_INET6=y USE_EAPTLS=y make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9' cd chat; /usr/bin/make -w -j --jobserver-fds=3,4 all make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/chat' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DTERMIOS -DSIGTYPE=void -UNO_SLEEP -DFNDELAY=O_NDELAY -o chat.o chat.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o chat chat.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/chat' cd pppd/plugins; /usr/bin/make -w -j --jobserver-fds=3,4 all make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o minconn.so -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 minconn.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o passprompt.so -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 passprompt.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o passwordfd.so -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 passwordfd.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o winbind.so -shared -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I.. -I../../include -fPIC -DUSE_EAPTLS=1 -DMPPE=1 winbind.c for d in pppoe pppoatm pppol2tp radius; do /usr/bin/make -w -j --jobserver-fds=3,4 -C $d all || exit $?; done make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/pppoe' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../../../include -I../../.. -c -o plugin.o -fPIC plugin.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../../../include -I../../.. -c -o discovery.o -fPIC discovery.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../../../include -I../../.. -c -o if.o -fPIC if.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../../../include -I../../.. -c -o common.o -fPIC common.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../../../include -I../../.. -c -o pppoe-discovery.o pppoe-discovery.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../../../include -I../../.. -c -o debug.o debug.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o pppoe.so -shared plugin.o discovery.o if.o common.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o pppoe-discovery pppoe-discovery.o debug.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/pppoe' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/pppoatm' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../.. -I../../../include -fPIC -I. -c -o pppoatm.o pppoatm.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../.. -I../../../include -fPIC -I. -c -o text2qos.o text2qos.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../.. -I../../../include -fPIC -I. -c -o text2atm.o text2atm.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../.. -I../../../include -fPIC -I. -c -o misc.o misc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../.. -I../../../include -fPIC -I. -c -o ans.o ans.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../.. -I../../../include -fPIC -I. -o pppoatm.so -shared pppoatm.o text2qos.o text2atm.o misc.o ans.o -lresolv make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/pppoatm' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/pppol2tp' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -c -o pppol2tp.o pppol2tp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -c -o openl2tp.o openl2tp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -o openl2tp.so -shared openl2tp.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -o pppol2tp.so -shared pppol2tp.o rm openl2tp.o pppol2tp.o make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/pppol2tp' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/radius' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o radius.o radius.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o avpair.o avpair.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o buildreq.o buildreq.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o config.o config.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o dict.o dict.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o ip_util.o ip_util.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o clientid.o clientid.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o sendserver.o sendserver.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o lock.o lock.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o util.o util.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o md5.o md5.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o radattr.o radattr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I. -I../.. -I../../../include -fPIC -DRC_LOG_FACILITY=LOG_DAEMON -DCHAPMS=1 -DMPPE=1 -DMAXOCTETS=1 -c -o radrealms.o radrealms.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o radattr.so -shared radattr.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o radrealms.so -shared radrealms.o ar rv libradiusclient.a avpair.o buildreq.o config.o dict.o ip_util.o clientid.o sendserver.o lock.o util.o md5.o ar: creating libradiusclient.a a - avpair.o a - buildreq.o a - config.o a - dict.o a - ip_util.o a - clientid.o a - sendserver.o a - lock.o a - util.o a - md5.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o radius.so -shared radius.o libradiusclient.a make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/radius' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins' cd pppd; /usr/bin/make -w -j --jobserver-fds=3,4 all make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o main.o main.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o magic.o magic.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o fsm.o fsm.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o lcp.o lcp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ipcp.o ipcp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o upap.o upap.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o chap-new.o chap-new.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o md5.o md5.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ccp.o ccp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ecp.o ecp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o auth.o auth.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o options.o options.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o demand.o demand.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o utils.o utils.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o sys-linux.o sys-linux.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ipxcp.o ipxcp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o tty.o tty.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o eap.o eap.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o chap-md5.o chap-md5.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o session.o session.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o md4.o md4.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o chap_ms.o chap_ms.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o sha1.o sha1.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o eap-tls.o eap-tls.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o pppcrypt.o pppcrypt.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o multilink.o multilink.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o tdb.o tdb.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o spinlock.o spinlock.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o ipv6cp.o ipv6cp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -c -o eui64.o eui64.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_PATHS_H -DHAVE_MMAP -pipe -I../include '-DDESTDIR="/usr"' -DCHAPMS=1 -DMPPE=1 -DUSE_EAPTLS=1 -DHAS_SHADOW -DHAVE_CRYPT_H=1 -DHAVE_LOGWTMP=1 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DHAVE_MULTILINK -DUSE_TDB=1 -DPLUGIN -DINET6=1 -DMAXOCTETS -Wl,-E -o pppd main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o md5.o ccp.o ecp.o auth.o options.o demand.o utils.o sys-linux.o ipxcp.o tty.o eap.o chap-md5.o session.o md4.o chap_ms.o sha1.o eap-tls.o pppcrypt.o multilink.o tdb.o spinlock.o ipv6cp.o eui64.o -lrt -lssl -lcrypt -lutil -lcrypto -ldl make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd' cd pppstats; /usr/bin/make -w -j --jobserver-fds=3,4 all make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppstats' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../include -o pppstats pppstats.c make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppstats' cd pppdump; /usr/bin/make -w -j --jobserver-fds=3,4 all make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppdump' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../include/net -c -o pppdump.o pppdump.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../include/net -c -o bsd-comp.o bsd-comp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../include/net -c -o deflate.o deflate.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I../include/net -c -o zlib.o zlib.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o pppdump pppdump.o bsd-comp.o deflate.o zlib.o make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppdump' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9' >>> pppd 2.4.9 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 INSTROOT=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/ -C /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9 HAVE_INET6=y USE_EAPTLS=y install-devel make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9' cd pppd; /usr/bin/make -w -j --jobserver-fds=3,4 install-devel make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd' mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot//usr/include/pppd install -c -m 644 ccp.h session.h chap-new.h ecp.h fsm.h ipcp.h ipxcp.h lcp.h magic.h md5.h patchlevel.h pathnames.h pppd.h upap.h eap.h md4.h chap_ms.h mppe.h sha1.h eap-tls.h pppcrypt.h tdb.h spinlock.h ipv6cp.h eui64.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot//usr/include/pppd make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9' >>> pppd 2.4.9 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> pppd 2.4.9 Installing to target for sbin in chat pppd pppdump pppstats; do /usr/bin/install -D /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/$sbin/$sbin /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/$sbin; done /usr/bin/install -D /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/minconn.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pppd/2.4.9/minconn.so /usr/bin/install -D /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/passprompt.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pppd/2.4.9/passprompt.so /usr/bin/install -D /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/passwordfd.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pppd/2.4.9/passwordfd.so /usr/bin/install -D /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/pppoatm/pppoatm.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pppd/2.4.9/pppoatm.so /usr/bin/install -D /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/pppoe/pppoe.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pppd/2.4.9/pppoe.so /usr/bin/install -D /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/pppoe/pppoe-discovery /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/pppoe-discovery /usr/bin/install -D /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/winbind.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pppd/2.4.9/winbind.so /usr/bin/install -D /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/pppol2tp/openl2tp.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pppd/2.4.9/openl2tp.so /usr/bin/install -D /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/pppd/plugins/pppol2tp/pppol2tp.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pppd/2.4.9/pppol2tp.so /usr/bin/install -D -m 0755 /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/scripts/pon /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/pon /usr/bin/install -D -m 0755 /home/buildroot/autobuild/instance-3/output-1/build/pppd-2.4.9/scripts/poff /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/poff pure-ftpd-1.0.51.tar.bz2: OK (sha256: 622360b86c60b563abe0e994f0a86cfe5ccfde597b29a14b0a79b6e5aa05a304) >>> pure-ftpd 1.0.51 Extracting bzcat /home/buildroot/autobuild/instance-3/dl/pure-ftpd/pure-ftpd-1.0.51.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51 -xf - >>> pure-ftpd 1.0.51 Patching >>> pure-ftpd 1.0.51 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pure-ftpd 1.0.51 Patching libtool >>> pure-ftpd 1.0.51 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 LIBS=`/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-shared --with-altlog --with-puredb --without-capabilities --without-mysql --without-ldap --with-tls --without-pgsql --with-uploadscript --without-pam ) 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, --disable-static, --enable-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 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 make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports the include directive... yes (GNU style) checking for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-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/param.h... yes checking for utime.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes 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 mips64el-buildroot-linux-uclibc-ar... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking the archiver (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar) interface... ar checking for mips64el-buildroot-linux-uclibc-gcc... (cached) /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... (cached) none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... (cached) none checking for mips64el-buildroot-linux-uclibc-ranlib... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking for grep that handles long lines and -e... /bin/grep checking for fgrep... /bin/grep -F checking for library containing strerror... none required checking whether C compiler accepts -fPIC... yes checking whether the linker accepts -fPIC... yes checking whether C compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether C compiler accepts -fwrapv... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -fno-strict-overflow... yes checking whether C compiler accepts -fstack-protector-all... no checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wdiv-by-zero... yes checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -fPIE -fwrapv -fno-strict-aliasing -fno-strict-overflow -Winit-self -Wwrite-strings -Wdiv-by-zero -Wno-unused-command-line-argument... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wall -Wextra... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether stat file-mode macros are broken... no 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 unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/param.h... (cached) yes checking for ioctl.h... no checking for sys/ioctl.h... yes checking for sys/vfs.h... yes checking for sys/statvfs.h... yes checking for sys/sendfile.h... yes checking for sys/uio.h... yes checking for sys/time.h... (cached) yes checking for sys/resource.h... yes checking for sys/capability.h... no checking for shadow.h... yes checking for getopt.h... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for netinet/in_systm.h... yes checking for netinet/in.h... yes checking for sys/pstat.h... no checking for sys/file.h... yes checking for sys/mount.h... yes checking for fcntl.h... yes checking for sys/fcntl.h... yes checking for sys/loadavg.h... no checking for sys/ptrace.h... yes checking for security/pam_appl.h... no checking for security/pam_misc.h... no checking for security/pam_modules.h... no checking for security/pam_filter.h... no checking for pam/pam_appl.h... no checking for pam/pam_misc.h... no checking for pam/pam_modules.h... no checking for pam/pam_filter.h... no checking for sgtty.h... yes checking for termio.h... yes checking for locale.h... yes checking for stdarg.h... yes checking for varargs.h... no checking for windows.h... no checking for io.h... no checking for crypt.h... yes checking for utime.h... (cached) yes checking for openssl/ssl.h... yes checking for openssl/ec.h... yes checking for CoreFoundation/CoreFoundation.h... no checking POSIX termios... yes checking whether byte ordering is bigendian... (cached) no checking for size_t... yes checking for ssize_t... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp checking for egrep... /bin/grep -E checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for off_t... yes checking for mode_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking whether timezone is scalar... yes checking for nlink_t... yes checking for dev_t... yes checking for ino_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of mode_t... 4 checking for connect... yes checking for gethostbyname... yes checking for gethostbyname... (cached) yes checking for sendfile in -lsendfile... no checking for socklen_t... yes checking for in_port_t... yes checking for sig_atomic_t... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc needs -traditional... no checking for an ANSI C-conforming const... yes checking for inline... inline checking if malloc debugging is wanted... no checking for getspnam... yes checking whether syslog names are available... yes checking whether struct addrinfo is defined... yes checking whether sin_len is defined... no checking whether __ss_family is defined... no checking whether ss_len is defined... no checking whether __ss_len is defined... no checking if a linuxish sendfile is available... yes checking if a linuxish sendfile64 is available... yes checking if a freebsdish sendfile is available... no checking if a hpuxish sendfile is available... no checking for sendfilev... no checking for sendfilev in -lsendfile... no checking if a solarisish sendfilev is available... no checking for crypt in -lcrypt... yes checking for crypto_pwhash_scryptsalsa208sha256_str in -lsodium... no checking for working alloca.h... yes checking for alloca... yes checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking for getpagesize... yes checking for vprintf... yes checking for setlocale... yes checking for alarm... yes checking for fork... yes checking for vfork... yes checking for working mmap... (cached) yes checking for working memcmp... (cached) yes checking for strftime... yes checking whether lstat correctly handles trailing slash... no checking whether stat accepts an empty string... yes checking for locale.h... (cached) yes checking for unistd.h... (cached) yes checking for mach/mach.h... no checking for fcntl.h... (cached) yes checking for setlocale... (cached) 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 type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... guessing no checking whether utime accepts a null argument... guessing yes checking for working strtod... no checking for pow... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for working mktime... no checking whether lstat accepts an empty string... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for error_at_line... yes checking whether closedir returns void... no checking for working chown... no checking for working volatile... yes checking for initgroups... yes checking for setrlimit... yes checking for waitpid... yes checking for setproctitle... no checking for getopt_long... yes checking for seteuid... yes checking for setreuid... yes checking for setresuid... yes checking for setegid... yes checking for setregid... yes checking for setresgid... yes checking for statvfs... yes checking for statfs... yes checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking for getpagesize... (cached) yes checking for realpath... yes checking for pread... yes checking for posix_fadvise... yes checking for ptrace... yes checking for strtoull... yes checking for strtoq... yes checking for strlcpy... yes checking for strlcat... yes checking for memset... yes checking for munmap... yes checking for strdup... yes checking for fileno... yes checking for mapviewoffile... no checking for madvise... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for inet_ntop... yes checking for inet_pton... yes checking for setusershell... yes checking for setgroups... yes checking for snprintf... yes checking for vsnprintf... yes checking for vfprintf... yes checking for gethostname... yes checking for setlocale... (cached) yes checking for timegm... yes checking for tzset... yes checking for utime... yes checking for utimes... yes checking for mknod... yes checking for mkfifo... yes checking for random... yes checking for srandomdev... no checking for arc4random... no checking for arc4random_stir... no checking for arc4random_addrandom... no checking for closefrom... no checking for explicit_bzero... no checking for getpwnam_shadow... no checking whether statvfs64() is defined... yes checking whether snprintf is C99 conformant... done checking whether getgroups 0 is sane... suppose that it doesn't checking whether realpath likes unreadable directories... no checking whether we are inside a Virtuozzo virtual host... no checking default TCP send buffer size... 65536 checking default TCP receive buffer size... 65536 checking for DH_new in -lcrypto... yes checking for SSL_accept in -lssl... yes checking for DH_get_2048_256... yes checking for TLS_server_method... yes checking for SSL_CTX_set_num_tickets... yes configure: You have /dev/urandom - Great configure: You have /dev/random - Great 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 pam/Makefile config.status: creating man/Makefile config.status: creating gui/Makefile config.status: creating m4/Makefile config.status: creating pure-ftpd.conf config.status: creating puredb/Makefile config.status: creating puredb/src/Makefile config.status: creating man/pure-ftpd.8 config.status: creating man/pure-ftpwho.8 config.status: creating man/pure-mrtginfo.8 config.status: creating man/pure-uploadscript.8 config.status: creating man/pure-statsdecode.8 config.status: creating man/pure-quotacheck.8 config.status: creating man/pure-pw.8 config.status: creating man/pure-pwconvert.8 config.status: creating man/pure-authd.8 config.status: creating man/pure-certd.8 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, --disable-static, --enable-shared >>> pure-ftpd 1.0.51 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51' Making all in puredb make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/puredb' Making all in src make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/puredb/src' CC example_read.o CC puredb_read.o CC example_write.o CC puredb_write.o CC regression.o AR libpuredb_read.a AR libpuredb_write.a CCLD example_read CCLD example_write CCLD regression make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/puredb/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/puredb' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/puredb' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/puredb' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/src' CC fakesnprintf.o CC mysnprintf.o CC pure-statsdecode.o CC alt_arc4random.o CC bsd-getopt_long.o In file included from fakesnprintf.c:31: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ In file included from pure-statsdecode.c:3: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ In file included from alt_arc4random.c:6: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC pure-pw.o In file included from bsd-getopt_long.c:48: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC safe_rw.o CC utils.o In file included from pure-pw.c:3: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics In file included from safe_rw.c:4: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ In file included from utils.c:4: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ CC pure-pwconvert.o cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC pure-authd.o CC ptracetest.o In file included from pure-pwconvert.c:3: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ CC pure-certd.o cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC main.o In file included from ptracetest.c:20: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-altlog.o In file included from pure-certd.c:15: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ In file included from main.c:2: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-alt_arc4random.o In file included from altlog.c:10: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ In file included from alt_arc4random.c:6: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-bonjour.o CC libpureftpd_a-bsd-glob.o cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-bsd-realpath.o CC libpureftpd_a-bsd-getopt_long.o In file included from bsd-glob.c:60: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ In file included from bsd-realpath.c:52: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ In file included from bsd-getopt_long.c:48: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-caps.o CC libpureftpd_a-crypto.o CC libpureftpd_a-daemons.o cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-diraliases.o CC libpureftpd_a-dynamic.o In file included from daemons.c:4: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-fakesnprintf.o In file included from dynamic.c:5: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-fakechroot.o In file included from fakesnprintf.c:31: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-ftp_parser.o CC libpureftpd_a-ftpd.o cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-ftpwho-update.o CC libpureftpd_a-ftpwho-read.o In file included from ftp_parser.c:3: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ In file included from ftpd_p.h:4, from ftpd.c:5: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ CC libpureftpd_a-getloadavg.o CC libpureftpd_a-ipstack.o cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-log_unix.o In file included from ipstack.c:13: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ In file included from log_unix.c:3: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-log_mysql.o CC libpureftpd_a-log_pgsql.o cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-log_pam.o CC libpureftpd_a-log_ldap.o CC libpureftpd_a-log_puredb.o CC libpureftpd_a-log_extauth.o CC libpureftpd_a-ls.o In file included from log_puredb.c:5: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ In file included from ls.c:3: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-mysnprintf.o CC libpureftpd_a-parser.o CC libpureftpd_a-privsep.o CC libpureftpd_a-quotas.o CC libpureftpd_a-safe_rw.o In file included from privsep.c:4: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ In file included from safe_rw.c:4: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-simpleconf.o cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-tls_extcert.o In file included from tls_extcert.c:5: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-tls.o In file included from tls.c:8: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-upload-pipe.o In file included from upload-pipe.c:4: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC libpureftpd_a-utils.o In file included from utils.c:4: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC ipstack.o CC pure-ftpwho.o cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC pure_mrtginfo-daemons.o CC pure_mrtginfo-fakesnprintf.o In file included from ipstack.c:13: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ In file included from daemons.c:4: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC pure_mrtginfo-pure-mrtginfo.o In file included from fakesnprintf.c:31: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC pure_mrtginfo-mysnprintf.o cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CC pure-quotacheck.o CC pure-uploadscript.o In file included from pure-mrtginfo.c:3: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CCLD pure-statsdecode In file included from pure-quotacheck.c:3: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ In file included from pure-uploadscript.c:15: ftpd.h:583:34: warning: missing terminating ' character 583 | # error DL_MAX_CHUNK_SIZE shouldn't be <= DL_MIN_CHUNK_SIZE or <= DL_DEFAULT_CHUNK_SIZE | ^ CCLD pure-pw CCLD pure-pwconvert cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CCLD ptracetest CCLD pure-authd CCLD pure-certd cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics CCLD pure-ftpwho CCLD pure-mrtginfo CCLD pure-quotacheck CCLD pure-uploadscript cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics AR libpureftpd.a CCLD pure-ftpd make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/src' Making all in man make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/man' Making all in pam make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/pam' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/pam' Making all in gui make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/gui' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/gui' Making all in m4 make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/m4' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51' >>> pure-ftpd 1.0.51 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51' Making install in puredb make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/puredb' Making install in src make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/puredb/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/puredb/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/puredb/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/puredb/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/puredb' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/puredb' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/puredb' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/puredb' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/puredb' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/sbin' /usr/bin/install -c pure-statsdecode pure-pw pure-pwconvert '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/install -c pure-authd pure-certd pure-ftpd pure-ftpwho pure-mrtginfo pure-quotacheck pure-uploadscript '/home/buildroot/autobuild/instance-3/output-1/target/usr/sbin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/src' Making install in man make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 pure-ftpd.8 pure-ftpwho.8 pure-mrtginfo.8 pure-uploadscript.8 pure-statsdecode.8 pure-quotacheck.8 pure-pw.8 pure-pwconvert.8 pure-authd.8 pure-certd.8 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/man' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/man' Making install in pam make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/pam' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/pam' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/pam' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/pam' Making install in gui make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/gui' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/gui' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/gui' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/gui' Making install in m4 make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/m4' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/m4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/m4' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51/m4' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/pure-ftpd' /usr/bin/install -c -m 644 FAQ README.LDAP README.MySQL README.PGSQL README.Configuration-File README.Virtual-Users README.Authentication-Modules README.TLS README.MacOS-X pure-ftpd.conf pureftpd.schema pureftpd-ldap.conf pureftpd-mysql.conf pureftpd-pgsql.conf '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/pure-ftpd' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/pure-ftpd-1.0.51' qoriq-rcw-LSDK-20.12-br1.tar.gz: OK (sha256: bbb595f0b68beb114620f7aeaff073b90938329e10cd6b36daa9f2087f3119a0) >>> host-qoriq-rcw LSDK-20.12 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/qoriq-rcw/qoriq-rcw-LSDK-20.12-br1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-qoriq-rcw-LSDK-20.12 -xf - >>> host-qoriq-rcw LSDK-20.12 Patching >>> host-qoriq-rcw LSDK-20.12 Configuring >>> host-qoriq-rcw LSDK-20.12 Building >>> host-qoriq-rcw LSDK-20.12 Installing to host directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/rcw cp -a /home/buildroot/autobuild/instance-3/output-1/build/host-qoriq-rcw-LSDK-20.12/* /home/buildroot/autobuild/instance-3/output-1/host/share/rcw libsepol-3.3.tar.gz: OK (sha256: 2d97df3eb8466169b389c3660acbb90c54200ac96e452eca9f41a9639f4f238b) >>> host-libsepol 3.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/libsepol/libsepol-3.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3 -xf - >>> host-libsepol 3.3 Patching Applying 0001-support-static-only.patch using patch: patching file src/Makefile >>> host-libsepol 3.3 Configuring >>> host-libsepol 3.3 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host SHLIBDIR=/home/buildroot/autobuild/instance-3/output-1/host/lib /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3' /usr/bin/make -C src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3/src' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o assertion.o assertion.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o avrule_block.o avrule_block.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o avtab.o avtab.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o boolean_record.o boolean_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o booleans.o booleans.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o conditional.o conditional.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o constraint.o constraint.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o context.o context.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o context_record.o context_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o debug.o debug.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ebitmap.o ebitmap.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o expand.o expand.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o handle.o handle.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o hashtab.o hashtab.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o hierarchy.o hierarchy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ibendport_record.o ibendport_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ibendports.o ibendports.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ibpkey_record.o ibpkey_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ibpkeys.o ibpkeys.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o iface_record.o iface_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o interfaces.o interfaces.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o kernel_to_cil.o kernel_to_cil.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o kernel_to_common.o kernel_to_common.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o kernel_to_conf.o kernel_to_conf.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o link.o link.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o mls.o mls.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o module.o module.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o module_to_cil.o module_to_cil.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o node_record.o node_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o nodes.o nodes.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o optimize.o optimize.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o polcaps.o polcaps.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o policydb.o policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o policydb_convert.o policydb_convert.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o policydb_public.o policydb_public.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o policydb_validate.o policydb_validate.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o port_record.o port_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ports.o ports.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o services.o services.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o sidtab.o sidtab.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o symtab.o symtab.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o user_record.o user_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o users.o users.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o util.o util.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o write.o write.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil.o ../cil/src/cil.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_binary.o ../cil/src/cil_binary.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_build_ast.o ../cil/src/cil_build_ast.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_copy_ast.o ../cil/src/cil_copy_ast.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_find.o ../cil/src/cil_find.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_fqn.o ../cil/src/cil_fqn.c flex -o ../cil/src/cil_lexer.c ../cil/src/cil_lexer.l /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_list.o ../cil/src/cil_list.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_log.o ../cil/src/cil_log.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_mem.o ../cil/src/cil_mem.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_parser.o ../cil/src/cil_parser.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_policy.o ../cil/src/cil_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_post.o ../cil/src/cil_post.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_reset_ast.o ../cil/src/cil_reset_ast.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_resolve_ast.o ../cil/src/cil_resolve_ast.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_stack.o ../cil/src/cil_stack.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_strpool.o ../cil/src/cil_strpool.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_symtab.o ../cil/src/cil_symtab.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_tree.o ../cil/src/cil_tree.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_verify.o ../cil/src/cil_verify.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_write_ast.o ../cil/src/cil_write_ast.c sed -e 's/@VERSION@/3.3/; s:@prefix@:/home/buildroot/autobuild/instance-3/output-1/host:; s:@libdir@:/home/buildroot/autobuild/instance-3/output-1/host/lib:; s:@includedir@:/home/buildroot/autobuild/instance-3/output-1/host/include:' < libsepol.pc.in > libsepol.pc /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o assertion.lo assertion.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o avrule_block.lo avrule_block.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o avtab.lo avtab.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o boolean_record.lo boolean_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o booleans.lo booleans.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o conditional.lo conditional.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o constraint.lo constraint.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o context.lo context.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o context_record.lo context_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o debug.lo debug.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ebitmap.lo ebitmap.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o expand.lo expand.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o handle.lo handle.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o hashtab.lo hashtab.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o hierarchy.lo hierarchy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ibendport_record.lo ibendport_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ibendports.lo ibendports.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ibpkey_record.lo ibpkey_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ibpkeys.lo ibpkeys.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o iface_record.lo iface_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o interfaces.lo interfaces.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o kernel_to_cil.lo kernel_to_cil.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o kernel_to_common.lo kernel_to_common.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o kernel_to_conf.lo kernel_to_conf.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o link.lo link.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o mls.lo mls.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o module.lo module.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o module_to_cil.lo module_to_cil.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o node_record.lo node_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o nodes.lo nodes.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o optimize.lo optimize.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o polcaps.lo polcaps.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o policydb.lo policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o policydb_convert.lo policydb_convert.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o policydb_public.lo policydb_public.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o policydb_validate.lo policydb_validate.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o port_record.lo port_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ports.lo ports.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o services.lo services.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o sidtab.lo sidtab.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o symtab.lo symtab.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o user_record.lo user_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o users.lo users.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o util.lo util.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o write.lo write.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil.lo ../cil/src/cil.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_binary.lo ../cil/src/cil_binary.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_build_ast.lo ../cil/src/cil_build_ast.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_copy_ast.lo ../cil/src/cil_copy_ast.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_find.lo ../cil/src/cil_find.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_fqn.lo ../cil/src/cil_fqn.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_lexer.lo ../cil/src/cil_lexer.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_list.lo ../cil/src/cil_list.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_log.lo ../cil/src/cil_log.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_mem.lo ../cil/src/cil_mem.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_parser.lo ../cil/src/cil_parser.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_policy.lo ../cil/src/cil_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_post.lo ../cil/src/cil_post.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_reset_ast.lo ../cil/src/cil_reset_ast.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_resolve_ast.lo ../cil/src/cil_resolve_ast.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_stack.lo ../cil/src/cil_stack.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_strpool.lo ../cil/src/cil_strpool.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_symtab.lo ../cil/src/cil_symtab.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_tree.lo ../cil/src/cil_tree.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_verify.lo ../cil/src/cil_verify.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -DSHARED -c -o ../cil/src/cil_write_ast.lo ../cil/src/cil_write_ast.c cp libsepol.map.in libsepol.map /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -fPIC -c -o ../cil/src/cil_lexer.o ../cil/src/cil_lexer.c /usr/bin/ar rcs libsepol.a assertion.o avrule_block.o avtab.o boolean_record.o booleans.o conditional.o constraint.o context.o context_record.o debug.o ebitmap.o expand.o handle.o hashtab.o hierarchy.o ibendport_record.o ibendports.o ibpkey_record.o ibpkeys.o iface_record.o interfaces.o kernel_to_cil.o kernel_to_common.o kernel_to_conf.o link.o mls.o module.o module_to_cil.o node_record.o nodes.o optimize.o polcaps.o policydb.o policydb_convert.o policydb_public.o policydb_validate.o port_record.o ports.o services.o sidtab.o symtab.o user_record.o users.o util.o write.o ../cil/src/cil.o ../cil/src/cil_binary.o ../cil/src/cil_build_ast.o ../cil/src/cil_copy_ast.o ../cil/src/cil_find.o ../cil/src/cil_fqn.o ../cil/src/cil_lexer.o ../cil/src/cil_list.o ../cil/src/cil_log.o ../cil/src/cil_mem.o ../cil/src/cil_parser.o ../cil/src/cil_policy.o ../cil/src/cil_post.o ../cil/src/cil_reset_ast.o ../cil/src/cil_resolve_ast.o ../cil/src/cil_stack.o ../cil/src/cil_strpool.o ../cil/src/cil_symtab.o ../cil/src/cil_tree.o ../cil/src/cil_verify.o ../cil/src/cil_write_ast.o /usr/bin/ranlib libsepol.a /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I. -I../include -D_GNU_SOURCE -I../cil/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -shared -o libsepol.so.2 assertion.lo avrule_block.lo avtab.lo boolean_record.lo booleans.lo conditional.lo constraint.lo context.lo context_record.lo debug.lo ebitmap.lo expand.lo handle.lo hashtab.lo hierarchy.lo ibendport_record.lo ibendports.lo ibpkey_record.lo ibpkeys.lo iface_record.lo interfaces.lo kernel_to_cil.lo kernel_to_common.lo kernel_to_conf.lo link.lo mls.lo module.lo module_to_cil.lo node_record.lo nodes.lo optimize.lo polcaps.lo policydb.lo policydb_convert.lo policydb_public.lo policydb_validate.lo port_record.lo ports.lo services.lo sidtab.lo symtab.lo user_record.lo users.lo util.lo write.lo ../cil/src/cil.lo ../cil/src/cil_binary.lo ../cil/src/cil_build_ast.lo ../cil/src/cil_copy_ast.lo ../cil/src/cil_find.lo ../cil/src/cil_fqn.lo ../cil/src/cil_lexer.lo ../cil/src/cil_list.lo ../cil/src/cil_log.lo ../cil/src/cil_mem.lo ../cil/src/cil_parser.lo ../cil/src/cil_policy.lo ../cil/src/cil_post.lo ../cil/src/cil_reset_ast.lo ../cil/src/cil_resolve_ast.lo ../cil/src/cil_stack.lo ../cil/src/cil_strpool.lo ../cil/src/cil_symtab.lo ../cil/src/cil_tree.lo ../cil/src/cil_verify.lo ../cil/src/cil_write_ast.lo -Wl,-soname,libsepol.so.2,--version-script=libsepol.map,-z,defs ln -sf libsepol.so.2 libsepol.so make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3/src' /usr/bin/make -C utils make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3/utils' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src chkcon.c -lsepol -o chkcon make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3/utils' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3' >>> host-libsepol 3.3 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host SHLIBDIR=/home/buildroot/autobuild/instance-3/output-1/host/lib /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3 install PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3' /usr/bin/make -C include install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3/include' test -d /home/buildroot/autobuild/instance-3/output-1/host/include/sepol || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/include/sepol test -d /home/buildroot/autobuild/instance-3/output-1/host/include/sepol/policydb || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/include/sepol/policydb test -d /home/buildroot/autobuild/instance-3/output-1/host/include/sepol/cil || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/include/sepol/cil install -m 644 sepol/boolean_record.h sepol/errcodes.h sepol/ports.h sepol/node_record.h sepol/kernel_to_cil.h sepol/module.h sepol/policydb.h sepol/context.h sepol/kernel_to_conf.h sepol/user_record.h sepol/module_to_cil.h sepol/debug.h sepol/interfaces.h sepol/sepol.h sepol/ibendport_record.h sepol/booleans.h sepol/iface_record.h sepol/handle.h sepol/ibpkeys.h sepol/users.h sepol/ibpkey_record.h sepol/context_record.h sepol/port_record.h sepol/ibendports.h sepol/nodes.h /home/buildroot/autobuild/instance-3/output-1/host/include/sepol install -m 644 sepol/policydb/hashtab.h sepol/policydb/avtab.h sepol/policydb/polcaps.h sepol/policydb/link.h sepol/policydb/mls_types.h sepol/policydb/module.h sepol/policydb/conditional.h sepol/policydb/policydb.h sepol/policydb/context.h sepol/policydb/ebitmap.h sepol/policydb/util.h sepol/policydb/avrule_block.h sepol/policydb/services.h sepol/policydb/symtab.h sepol/policydb/expand.h sepol/policydb/constraint.h sepol/policydb/sidtab.h sepol/policydb/hierarchy.h sepol/policydb/flask_types.h /home/buildroot/autobuild/instance-3/output-1/host/include/sepol/policydb install -m 644 ../cil/include/cil/cil.h /home/buildroot/autobuild/instance-3/output-1/host/include/sepol/cil make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3/include' /usr/bin/make -C src install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3/src' test -d /home/buildroot/autobuild/instance-3/output-1/host/lib || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/lib install -m 644 libsepol.a /home/buildroot/autobuild/instance-3/output-1/host/lib test -d /home/buildroot/autobuild/instance-3/output-1/host/lib || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/lib install -m 755 libsepol.so.2 /home/buildroot/autobuild/instance-3/output-1/host/lib test -d /home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig install -m 644 libsepol.pc /home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig ln -sf --relative /home/buildroot/autobuild/instance-3/output-1/host/lib/libsepol.so.2 /home/buildroot/autobuild/instance-3/output-1/host/lib/libsepol.so make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3/src' /usr/bin/make -C utils install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3/utils' mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/bin install -m 755 chkcon /home/buildroot/autobuild/instance-3/output-1/host/bin make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3/utils' /usr/bin/make -C man install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3/man' mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3 mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 install -m 644 man3/*.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3 install -m 644 man8/*.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 for lang in ru ; do \ if [ -e ${lang}/man3 ] ; then \ mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man3 ; \ install -m 644 ${lang}/man3/*.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man3 ; \ fi ; \ if [ -e ${lang}/man8 ] ; then \ mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 ; \ install -m 644 ${lang}/man8/*.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 ; \ fi ; \ done make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3/man' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsepol-3.3' pcre2-10.40.tar.bz2: OK (sha256: 14e4b83c4783933dc17e964318e6324f7cae1bc75d8f3c79bc6969f00c159d68) >>> host-pcre2 10.40 Extracting bzcat /home/buildroot/autobuild/instance-3/dl/pcre2/pcre2-10.40.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40 -xf - >>> host-pcre2 10.40 Patching >>> host-pcre2 10.40 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-pcre2 10.40 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40/ltmain.sh Hunk #1 succeeded at 2947 (offset 260 lines). Hunk #2 succeeded at 4540 (offset 263 lines). Hunk #3 succeeded at 6836 (offset 282 lines). Hunk #4 succeeded at 6846 (offset 282 lines). Hunk #5 succeeded at 7146 (offset 289 lines). Hunk #6 succeeded at 7450 (offset 301 lines). Hunk #7 succeeded at 8426 (offset 314 lines). Hunk #8 succeeded at 11058 (offset 348 lines). >>> host-pcre2 10.40 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/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 --enable-pcre2-16 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --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 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 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 whether make supports the include directive... yes (GNU style) 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 whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking the archiver (/usr/bin/ar) interface... ar checking for int64_t... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/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 x86_64-pc-linux-gnu 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 /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/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 mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether ln -s works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for __attribute__((uninitialized))... no checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... yes checking for windows.h... no checking for sys/wait.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memfd_create... no checking for memmove... yes checking for mkostemp... yes checking for secure_getenv... yes checking for strerror... yes checking for realpath... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking for bzlib.h... no checking for libbz2... no checking whether Intel CET is enabled... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre2-8.pc config.status: creating libpcre2-16.pc config.status: creating libpcre2-32.pc config.status: creating libpcre2-posix.pc config.status: creating pcre2-config config.status: creating src/pcre2.h config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls pcre2-10.40 configuration summary: Install prefix ..................... : /home/buildroot/autobuild/instance-3/output-1/host C preprocessor ..................... : /usr/bin/cpp C compiler ......................... : /usr/bin/gcc Linker ............................. : /usr/bin/ld -m elf_x86_64 C preprocessor flags ............... : -I/home/buildroot/autobuild/instance-3/output-1/host/include C compiler flags ................... : -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fvisibility=hidden Linker flags ....................... : -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib Extra libraries .................... : Build 8-bit pcre2 library .......... : yes Build 16-bit pcre2 library ......... : yes Build 32-bit pcre2 library ......... : no Include debugging code ............. : no Enable JIT compiling support ....... : no Use SELinux allocator in JIT ....... : no Enable Unicode support ............. : yes Newline char/sequence .............. : lf \R matches only ANYCRLF ............ : no \C is disabled ..................... : no EBCDIC coding ...................... : no EBCDIC code for NL ................. : n/a Rebuild char tables ................ : no Internal link size ................. : 2 Nested parentheses limit ........... : 250 Heap limit ......................... : 20000000 kibibytes Match limit ........................ : 10000000 Match depth limit .................. : MATCH_LIMIT Build shared libs .................. : yes Build static libs .................. : no Use JIT in pcre2grep ............... : no Enable callouts in pcre2grep ....... : yes Enable fork in pcre2grep callouts .. : yes Initial buffer size for pcre2grep .. : 20480 Maximum buffer size for pcre2grep .. : 1048576 Link pcre2grep with libz ........... : no Link pcre2grep with libbz2 ......... : no Link pcre2test with libedit ........ : no Link pcre2test with libreadline .... : no Valgrind support ................... : no Code coverage ...................... : no Fuzzer support ..................... : no Use %zu and %td .................... : auto >>> host-pcre2 10.40 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40' rm -f src/pcre2_chartables.c ln -s /home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40/src/pcre2_chartables.c.dist /home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40/src/pcre2_chartables.c /usr/bin/make all-am make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40' CC src/pcre2grep-pcre2grep.o CC src/libpcre2_8_la-pcre2_auto_possess.lo CC src/libpcre2_8_la-pcre2_compile.lo CC src/libpcre2_8_la-pcre2_config.lo CC src/libpcre2_8_la-pcre2_context.lo CC src/libpcre2_8_la-pcre2_convert.lo CC src/libpcre2_8_la-pcre2_dfa_match.lo CC src/libpcre2_8_la-pcre2_error.lo CC src/libpcre2_8_la-pcre2_extuni.lo CC src/libpcre2_8_la-pcre2_find_bracket.lo CC src/libpcre2_8_la-pcre2_jit_compile.lo CC src/libpcre2_8_la-pcre2_maketables.lo CC src/libpcre2_8_la-pcre2_match.lo CC src/libpcre2_8_la-pcre2_match_data.lo CC src/libpcre2_8_la-pcre2_newline.lo CC src/libpcre2_8_la-pcre2_ord2utf.lo CC src/libpcre2_8_la-pcre2_pattern_info.lo CC src/libpcre2_8_la-pcre2_script_run.lo CC src/libpcre2_8_la-pcre2_serialize.lo CC src/libpcre2_8_la-pcre2_string_utils.lo CC src/libpcre2_8_la-pcre2_study.lo CC src/libpcre2_8_la-pcre2_substitute.lo CC src/libpcre2_8_la-pcre2_substring.lo CC src/libpcre2_8_la-pcre2_tables.lo CC src/libpcre2_8_la-pcre2_ucd.lo CC src/libpcre2_8_la-pcre2_valid_utf.lo CC src/libpcre2_8_la-pcre2_xclass.lo CC src/libpcre2_8_la-pcre2_chartables.lo CC src/pcre2test-pcre2test.o CC src/libpcre2_posix_la-pcre2posix.lo CC src/libpcre2_16_la-pcre2_auto_possess.lo CC src/libpcre2_16_la-pcre2_compile.lo CC src/libpcre2_16_la-pcre2_config.lo CC src/libpcre2_16_la-pcre2_context.lo CC src/libpcre2_16_la-pcre2_convert.lo CC src/libpcre2_16_la-pcre2_dfa_match.lo CC src/libpcre2_16_la-pcre2_error.lo CC src/libpcre2_16_la-pcre2_extuni.lo CC src/libpcre2_16_la-pcre2_find_bracket.lo CC src/libpcre2_16_la-pcre2_jit_compile.lo CC src/libpcre2_16_la-pcre2_maketables.lo CC src/libpcre2_16_la-pcre2_match.lo CC src/libpcre2_16_la-pcre2_match_data.lo CC src/libpcre2_16_la-pcre2_newline.lo CC src/libpcre2_16_la-pcre2_ord2utf.lo CC src/libpcre2_16_la-pcre2_pattern_info.lo CC src/libpcre2_16_la-pcre2_script_run.lo CC src/libpcre2_16_la-pcre2_serialize.lo CC src/libpcre2_16_la-pcre2_string_utils.lo CC src/libpcre2_16_la-pcre2_study.lo CC src/libpcre2_16_la-pcre2_substitute.lo CC src/libpcre2_16_la-pcre2_substring.lo CC src/libpcre2_16_la-pcre2_tables.lo CC src/libpcre2_16_la-pcre2_ucd.lo CC src/libpcre2_16_la-pcre2_valid_utf.lo CC src/libpcre2_16_la-pcre2_xclass.lo CC src/libpcre2_16_la-pcre2_chartables.lo CCLD libpcre2-8.la CCLD libpcre2-posix.la CCLD pcre2grep CCLD libpcre2-16.la CCLD pcre2test make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40' >>> host-pcre2 10.40 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40' /usr/bin/make install-am make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c libpcre2-8.la libpcre2-16.la libpcre2-posix.la '/home/buildroot/autobuild/instance-3/output-1/host/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/pcre2' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/pcre2/html' /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog LICENCE NEWS README doc/pcre2.txt doc/pcre2-config.txt doc/pcre2grep.txt doc/pcre2test.txt '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/pcre2' /usr/bin/install -c pcre2-config '/home/buildroot/autobuild/instance-3/output-1/host/bin' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre2-config.html doc/html/pcre2.html doc/html/pcre2_callout_enumerate.html doc/html/pcre2_code_copy.html doc/html/pcre2_code_copy_with_tables.html doc/html/pcre2_code_free.html doc/html/pcre2_compile.html doc/html/pcre2_compile_context_copy.html doc/html/pcre2_compile_context_create.html doc/html/pcre2_compile_context_free.html doc/html/pcre2_config.html doc/html/pcre2_convert_context_copy.html doc/html/pcre2_convert_context_create.html doc/html/pcre2_convert_context_free.html doc/html/pcre2_converted_pattern_free.html doc/html/pcre2_dfa_match.html doc/html/pcre2_general_context_copy.html doc/html/pcre2_general_context_create.html doc/html/pcre2_general_context_free.html doc/html/pcre2_get_error_message.html doc/html/pcre2_get_mark.html doc/html/pcre2_get_match_data_size.html doc/html/pcre2_get_ovector_count.html doc/html/pcre2_get_ovector_pointer.html doc/html/pcre2_get_startchar.html doc/html/pcre2_jit_compile.html doc/html/pcre2_jit_free_unused_memory.html doc/html/pcre2_jit_match.html doc/html/pcre2_jit_stack_assign.html doc/html/pcre2_jit_stack_create.html doc/html/pcre2_jit_stack_free.html doc/html/pcre2_maketables.html doc/html/pcre2_maketables_free.html doc/html/pcre2_match.html doc/html/pcre2_match_context_copy.html doc/html/pcre2_match_context_create.html doc/html/pcre2_match_context_free.html '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/pcre2/html' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/include' /usr/bin/install -c -m 644 doc/html/pcre2_match_data_create.html doc/html/pcre2_match_data_create_from_pattern.html doc/html/pcre2_match_data_free.html doc/html/pcre2_pattern_convert.html doc/html/pcre2_pattern_info.html doc/html/pcre2_serialize_decode.html doc/html/pcre2_serialize_encode.html doc/html/pcre2_serialize_free.html doc/html/pcre2_serialize_get_number_of_codes.html doc/html/pcre2_set_bsr.html doc/html/pcre2_set_callout.html doc/html/pcre2_set_character_tables.html doc/html/pcre2_set_compile_extra_options.html doc/html/pcre2_set_compile_recursion_guard.html doc/html/pcre2_set_depth_limit.html doc/html/pcre2_set_glob_escape.html doc/html/pcre2_set_glob_separator.html doc/html/pcre2_set_heap_limit.html doc/html/pcre2_set_match_limit.html doc/html/pcre2_set_max_pattern_length.html doc/html/pcre2_set_offset_limit.html doc/html/pcre2_set_newline.html doc/html/pcre2_set_parens_nest_limit.html doc/html/pcre2_set_recursion_limit.html doc/html/pcre2_set_recursion_memory_management.html doc/ /usr/bin/install -c -m 644 src/pcre2posix.h '/home/buildroot/autobuild/instance-3/output-1/host/include' html/pcre2_set_substitute_callout.html doc/html/pcre2_substitute.html doc/html/pcre2_substring_copy_byname.html doc/html/pcre2_substring_copy_bynumber.html doc/html/pcre2_substring_free.html doc/html/pcre2_substring_get_byname.html doc/html/pcre2_substring_get_bynumber.html doc/html/pcre2_substring_length_byname.html doc/html/pcre2_substring_length_bynumber.html doc/html/pcre2_substring_list_free.html doc/html/pcre2_substring_list_get.html doc/html/pcre2_substring_nametable_scan.html doc/html/pcre2_substring_number_from_name.html doc/html/pcre2api.html doc/html/pcre2build.html '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/pcre2/html' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /usr/bin/install -c -m 644 doc/html/pcre2callout.html doc/html/pcre2compat.html doc/html/pcre2convert.html doc/html/pcre2demo.html doc/html/pcre2grep.html doc/html/pcre2jit.html doc/html/pcre2limits.html doc/html/pcre2matching.html doc/html/pcre2partial.html doc/html/pcre2pattern.html doc/html/pcre2perform.html doc/html/pcre2posix.html doc/html/pcre2sample.html doc/html/pcre2serialize.html doc/html/pcre2syntax.html doc/html/pcre2test.html doc/html/pcre2unicode.html '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/pcre2/html' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2-config.1 doc/pcre2grep.1 doc/pcre2test.1 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/include' /usr/bin/install -c -m 644 src/pcre2.h '/home/buildroot/autobuild/instance-3/output-1/host/include' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre2-8.pc libpcre2-posix.pc libpcre2-16.pc '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 doc/pcre2.3 doc/pcre2_callout_enumerate.3 doc/pcre2_code_copy.3 doc/pcre2_code_copy_with_tables.3 doc/pcre2_code_free.3 doc/pcre2_compile.3 doc/pcre2_compile_context_copy.3 doc/pcre2_compile_context_create.3 doc/pcre2_compile_context_free.3 doc/pcre2_config.3 doc/pcre2_convert_context_copy.3 doc/pcre2_convert_context_create.3 doc/pcre2_convert_context_free.3 doc/pcre2_converted_pattern_free.3 doc/pcre2_dfa_match.3 doc/pcre2_general_context_copy.3 doc/pcre2_general_context_create.3 doc/pcre2_general_context_free.3 doc/pcre2_get_error_message.3 doc/pcre2_get_mark.3 doc/pcre2_get_match_data_size.3 doc/pcre2_get_ovector_count.3 doc/pcre2_get_ovector_pointer.3 doc/pcre2_get_startchar.3 doc/pcre2_jit_compile.3 doc/pcre2_jit_free_unused_memory.3 doc/pcre2_jit_match.3 doc/pcre2_jit_stack_assign.3 doc/pcre2_jit_stack_create.3 doc/pcre2_jit_stack_free.3 doc/pcre2_maketables.3 doc/pcre2_maketables_free.3 doc/pcre2_match.3 doc/pcre2_match_context_copy.3 doc/pcre2_match_context_create.3 doc/pcre2_match_context_free.3 doc/pcre2_match_data_create.3 doc/pcre2_match_data_create_from_pattern.3 doc/pcre2_match_data_free.3 doc/pcre2_pattern_convert.3 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2_pattern_info.3 doc/pcre2_serialize_decode.3 doc/pcre2_serialize_encode.3 doc/pcre2_serialize_free.3 doc/pcre2_serialize_get_number_of_codes.3 doc/pcre2_set_bsr.3 doc/pcre2_set_callout.3 doc/pcre2_set_character_tables.3 doc/pcre2_set_compile_extra_options.3 doc/pcre2_set_compile_recursion_guard.3 doc/pcre2_set_depth_limit.3 doc/pcre2_set_glob_escape.3 doc/pcre2_set_glob_separator.3 doc/pcre2_set_heap_limit.3 doc/pcre2_set_match_limit.3 doc/pcre2_set_max_pattern_length.3 doc/pcre2_set_offset_limit.3 doc/pcre2_set_newline.3 doc/pcre2_set_parens_nest_limit.3 doc/pcre2_set_recursion_limit.3 doc/pcre2_set_recursion_memory_management.3 doc/pcre2_set_substitute_callout.3 doc/pcre2_substitute.3 doc/pcre2_substring_copy_byname.3 doc/pcre2_substring_copy_bynumber.3 doc/pcre2_substring_free.3 doc/pcre2_substring_get_byname.3 doc/pcre2_substring_get_bynumber.3 doc/pcre2_substring_length_byname.3 doc/pcre2_substring_length_bynumber.3 doc/pcre2_substring_list_free.3 doc/pcre2_substring_list_get.3 doc/pcre2_substring_nametable_scan.3 doc/pcre2_substring_number_from_name.3 doc/pcre2api.3 doc/pcre2build.3 doc/pcre2callout.3 doc/pcre2compat.3 doc/pcre2convert.3 doc/pcre2demo.3 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' /usr/bin/install -c -m 644 doc/pcre2jit.3 doc/pcre2limits.3 doc/pcre2matching.3 doc/pcre2partial.3 doc/pcre2pattern.3 doc/pcre2perform.3 doc/pcre2posix.3 doc/pcre2sample.3 doc/pcre2serialize.3 doc/pcre2syntax.3 doc/pcre2unicode.3 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' libtool: install: /usr/bin/install -c .libs/libpcre2-8.so.0.11.0 /home/buildroot/autobuild/instance-3/output-1/host/lib/libpcre2-8.so.0.11.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libpcre2-8.so.0.11.0 libpcre2-8.so.0 || { rm -f libpcre2-8.so.0 && ln -s libpcre2-8.so.0.11.0 libpcre2-8.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libpcre2-8.so.0.11.0 libpcre2-8.so || { rm -f libpcre2-8.so && ln -s libpcre2-8.so.0.11.0 libpcre2-8.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-8.lai /home/buildroot/autobuild/instance-3/output-1/host/lib/libpcre2-8.la libtool: install: /usr/bin/install -c .libs/libpcre2-16.so.0.11.0 /home/buildroot/autobuild/instance-3/output-1/host/lib/libpcre2-16.so.0.11.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libpcre2-16.so.0.11.0 libpcre2-16.so.0 || { rm -f libpcre2-16.so.0 && ln -s libpcre2-16.so.0.11.0 libpcre2-16.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libpcre2-16.so.0.11.0 libpcre2-16.so || { rm -f libpcre2-16.so && ln -s libpcre2-16.so.0.11.0 libpcre2-16.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-16.lai /home/buildroot/autobuild/instance-3/output-1/host/lib/libpcre2-16.la libtool: install: /usr/bin/install -c .libs/libpcre2-posix.so.3.0.2 /home/buildroot/autobuild/instance-3/output-1/host/lib/libpcre2-posix.so.3.0.2 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libpcre2-posix.so.3.0.2 libpcre2-posix.so.3 || { rm -f libpcre2-posix.so.3 && ln -s libpcre2-posix.so.3.0.2 libpcre2-posix.so.3; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libpcre2-posix.so.3.0.2 libpcre2-posix.so || { rm -f libpcre2-posix.so && ln -s libpcre2-posix.so.3.0.2 libpcre2-posix.so; }; }) libtool: install: /usr/bin/install -c .libs/libpcre2-posix.lai /home/buildroot/autobuild/instance-3/output-1/host/lib/libpcre2-posix.la libtool: finish: PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/buildroot/autobuild/instance-3/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildroot/autobuild/instance-3/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c pcre2grep pcre2test '/home/buildroot/autobuild/instance-3/output-1/host/bin' libtool: install: /usr/bin/install -c pcre2grep /home/buildroot/autobuild/instance-3/output-1/host/bin/pcre2grep libtool: install: /usr/bin/install -c pcre2test /home/buildroot/autobuild/instance-3/output-1/host/bin/pcre2test make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre2-10.40' pcre-8.45.tar.bz2: OK (sha256: 4dae6fdcd2bb0bb6c37b5f97c33c2be954da743985369cddac3546e3218bffb8) >>> host-pcre 8.45 Extracting bzcat /home/buildroot/autobuild/instance-3/dl/pcre/pcre-8.45.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45 -xf - >>> host-pcre 8.45 Patching Applying 0001-Kill-compatibility-bits.patch using patch: patching file pcrecpp.cc Applying 0002-Disable-C-unit-tests.patch using patch: patching file Makefile.in >>> host-pcre 8.45 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-pcre 8.45 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45/ltmain.sh Hunk #1 succeeded at 2908 (offset 221 lines). Hunk #2 succeeded at 4498 (offset 221 lines). Hunk #3 succeeded at 6794 (offset 240 lines). Hunk #4 succeeded at 6804 (offset 240 lines). Hunk #5 succeeded at 7097 (offset 240 lines). Hunk #6 succeeded at 7389 (offset 240 lines). Hunk #7 succeeded at 8359 (offset 247 lines). Hunk #8 succeeded at 10991 (offset 281 lines). >>> host-pcre 8.45 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/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 --enable-unicode-properties ) configure: WARNING: unrecognized options: --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 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 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 the archiver (/usr/bin/ar) interface... ar 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 whether the compiler supports GNU C++... yes checking whether /usr/bin/g++ accepts -g... yes checking for /usr/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/bin/g++... 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 int64_t... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/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 x86_64-pc-linux-gnu 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 /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/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 mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... /usr/bin/g++ -E checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ static flag -static works... yes checking if /usr/bin/g++ supports -c -o file.o... yes checking if /usr/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for egrep... (cached) /bin/grep -E checking for limits.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for dirent.h... yes checking for windows.h... no checking for alias support in the linker... no checking for alias support in the linker... no checking for string... yes checking for bits/type_traits.h... no checking for type_traits.h... no checking for strtoq... yes checking for long long... yes checking for unsigned long long... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for bcopy... yes checking for memmove... yes checking for strerror... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking for bzlib.h... no checking for libbz2... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libpcre.pc config.status: creating libpcre16.pc config.status: creating libpcre32.pc config.status: creating libpcreposix.pc config.status: creating libpcrecpp.pc config.status: creating pcre-config config.status: creating pcre.h config.status: creating pcre_stringpiece.h config.status: creating pcrecpparg.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing script-chmod commands config.status: executing delete-old-chartables commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls pcre-8.45 configuration summary: Install prefix .................. : /home/buildroot/autobuild/instance-3/output-1/host C preprocessor .................. : /usr/bin/cpp C compiler ...................... : /usr/bin/gcc C++ preprocessor ................ : /usr/bin/g++ -E C++ compiler .................... : /usr/bin/g++ Linker .......................... : /usr/bin/ld -m elf_x86_64 C preprocessor flags ............ : -I/home/buildroot/autobuild/instance-3/output-1/host/include C compiler flags ................ : -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fvisibility=hidden C++ compiler flags .............. : -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fvisibility=hidden -fvisibility-inlines-hidden Linker flags .................... : -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib Extra libraries ................. : Build 8 bit pcre library ........ : yes Build 16 bit pcre library ....... : no Build 32 bit pcre library ....... : no Build C++ library ............... : yes Enable JIT compiling support .... : no Enable UTF-8/16/32 support ...... : yes Unicode properties .............. : yes Newline char/sequence ........... : lf \R matches only ANYCRLF ......... : no EBCDIC coding ................... : no EBCDIC code for NL .............. : n/a Rebuild char tables ............. : no Use stack recursion ............. : yes POSIX mem threshold ............. : 10 Internal link size .............. : 2 Nested parentheses limit ........ : 250 Match limit ..................... : 10000000 Match limit recursion ........... : MATCH_LIMIT Build shared libs ............... : yes Build static libs ............... : no Use JIT in pcregrep ............. : no Buffer size for pcregrep ........ : 20480 Link pcregrep with libz ......... : no Link pcregrep with libbz2 ....... : no Link pcretest with libedit ...... : no Link pcretest with libreadline .. : no Valgrind support ................ : no Code coverage ................... : no >>> host-pcre 8.45 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45' rm -f pcre_chartables.c ln -s ./pcre_chartables.c.dist pcre_chartables.c /usr/bin/make all-am make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45' CC pcretest-pcretest.o CC pcretest-pcre_printint.o CC libpcre_la-pcre_byte_order.lo CC libpcre_la-pcre_compile.lo CC libpcre_la-pcre_config.lo CC libpcre_la-pcre_dfa_exec.lo CC libpcre_la-pcre_exec.lo CC libpcre_la-pcre_fullinfo.lo CC libpcre_la-pcre_get.lo CC libpcre_la-pcre_globals.lo CC libpcre_la-pcre_jit_compile.lo CC libpcre_la-pcre_maketables.lo CC libpcre_la-pcre_newline.lo CC libpcre_la-pcre_ord2utf8.lo CC libpcre_la-pcre_refcount.lo CC libpcre_la-pcre_string_utils.lo CC libpcre_la-pcre_study.lo CC libpcre_la-pcre_tables.lo CC libpcre_la-pcre_ucd.lo CC libpcre_la-pcre_valid_utf8.lo CC libpcre_la-pcre_version.lo CC libpcre_la-pcre_xclass.lo CC libpcre_la-pcre_chartables.lo CC libpcreposix_la-pcreposix.lo CC pcregrep-pcregrep.o CXX libpcrecpp_la-pcrecpp.lo CXX libpcrecpp_la-pcre_scanner.lo CXX libpcrecpp_la-pcre_stringpiece.lo CCLD libpcre.la CCLD libpcreposix.la CXXLD libpcrecpp.la CCLD pcretest CCLD pcregrep make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45' >>> host-pcre 8.45 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45' /usr/bin/make install-am make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/pcre' /bin/bash ./libtool --mode=install /usr/bin/install -c libpcre.la libpcreposix.la libpcrecpp.la '/home/buildroot/autobuild/instance-3/output-1/host/lib' /usr/bin/install -c pcre-config '/home/buildroot/autobuild/instance-3/output-1/host/bin' /usr/bin/install -c -m 644 doc/pcre.txt doc/pcre-config.txt doc/pcregrep.txt doc/pcretest.txt AUTHORS COPYING ChangeLog LICENCE NEWS README '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/pcre' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/pcre/html' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/pcre/html' /usr/bin/install -c -m 644 doc/html/NON-AUTOTOOLS-BUILD.txt doc/html/README.txt doc/html/index.html doc/html/pcre-config.html doc/html/pcre.html doc/html/pcre16.html doc/html/pcre32.html doc/html/pcre_assign_jit_stack.html doc/html/pcre_compile.html doc/html/pcre_compile2.html doc/html/pcre_config.html doc/html/pcre_copy_named_substring.html doc/html/pcre_copy_substring.html doc/html/pcre_dfa_exec.html doc/html/pcre_exec.html doc/html/pcre_free_study.html doc/html/pcre_free_substring.html doc/html/pcre_free_substring_list.html doc/html/pcre_fullinfo.html doc/html/pcre_get_named_substring.html doc/html/pcre_get_stringnumber.html doc/html/pcre_get_stringtable_entries.html doc/html/pcre_get_substring.html doc/html/pcre_get_substring_list.html doc/html/pcre_jit_exec.html doc/html/pcre_jit_stack_alloc.html doc/html/pcre_jit_stack_free.html doc/html/pcre_maketables.html doc/html/pcre_pattern_to_host_byte_order.html doc/html/pcre_refcount.html doc/html/pcre_study.html doc/html/pcre_utf16_to_host_byte_order.html doc/html/pcre_utf32_to_host_byte_order.html doc/html/pcre_version.html doc/html/pcreapi.html doc/html/pcrebuild.html doc/html/pcrecallout.html doc/html/pcrecompat.html doc/html/pcredemo.html doc/html/pcregrep.html '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/pcre/html' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/include' /usr/bin/install -c -m 644 doc/html/pcrecpp.html '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/pcre/html' /usr/bin/install -c -m 644 pcreposix.h pcrecpp.h pcre_scanner.h '/home/buildroot/autobuild/instance-3/output-1/host/include' /usr/bin/install -c -m 644 doc/html/pcrejit.html doc/html/pcrelimits.html doc/html/pcrematching.html doc/html/pcrepartial.html doc/html/pcrepattern.html doc/html/pcreperform.html doc/html/pcreposix.html doc/html/pcreprecompile.html doc/html/pcresample.html doc/html/pcrestack.html doc/html/pcresyntax.html doc/html/pcretest.html doc/html/pcreunicode.html '/home/buildroot/autobuild/instance-3/output-1/host/share/doc/pcre/html' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/include' /usr/bin/install -c -m 644 doc/pcre-config.1 doc/pcregrep.1 doc/pcretest.1 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /usr/bin/install -c -m 644 pcre.h pcrecpparg.h pcre_stringpiece.h '/home/buildroot/autobuild/instance-3/output-1/host/include' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 libpcre.pc libpcreposix.pc libpcrecpp.pc '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' /usr/bin/install -c -m 644 doc/pcre.3 doc/pcre16.3 doc/pcre32.3 doc/pcre_assign_jit_stack.3 doc/pcre_compile.3 doc/pcre_compile2.3 doc/pcre_config.3 doc/pcre_copy_named_substring.3 doc/pcre_copy_substring.3 doc/pcre_dfa_exec.3 doc/pcre_exec.3 doc/pcre_free_study.3 doc/pcre_free_substring.3 doc/pcre_free_substring_list.3 doc/pcre_fullinfo.3 doc/pcre_get_named_substring.3 doc/pcre_get_stringnumber.3 doc/pcre_get_stringtable_entries.3 doc/pcre_get_substring.3 doc/pcre_get_substring_list.3 doc/pcre_jit_exec.3 doc/pcre_jit_stack_alloc.3 doc/pcre_jit_stack_free.3 doc/pcre_maketables.3 doc/pcre_pattern_to_host_byte_order.3 doc/pcre_refcount.3 doc/pcre_study.3 doc/pcre_utf16_to_host_byte_order.3 doc/pcre_utf32_to_host_byte_order.3 doc/pcre_version.3 doc/pcreapi.3 doc/pcrebuild.3 doc/pcrecallout.3 doc/pcrecompat.3 doc/pcredemo.3 doc/pcrejit.3 doc/pcrelimits.3 doc/pcrematching.3 doc/pcrepartial.3 doc/pcrepattern.3 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' /usr/bin/install -c -m 644 doc/pcreperform.3 doc/pcreposix.3 doc/pcreprecompile.3 doc/pcresample.3 doc/pcrestack.3 doc/pcresyntax.3 doc/pcreunicode.3 doc/pcrecpp.3 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' /usr/bin/make install-data-hook make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45' ln -sf pcre_assign_jit_stack.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_assign_jit_stack.3 ln -sf pcre_compile.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_compile.3 ln -sf pcre_compile2.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_compile2.3 ln -sf pcre_config.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_config.3 ln -sf pcre_copy_named_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_copy_named_substring.3 ln -sf pcre_copy_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_copy_substring.3 ln -sf pcre_dfa_exec.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_dfa_exec.3 libtool: install: /usr/bin/install -c .libs/libpcre.so.1.2.13 /home/buildroot/autobuild/instance-3/output-1/host/lib/libpcre.so.1.2.13 ln -sf pcre_exec.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_exec.3 ln -sf pcre_free_study.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_free_study.3 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so.1 || { rm -f libpcre.so.1 && ln -s libpcre.so.1.2.13 libpcre.so.1; }; }) ln -sf pcre_free_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_free_substring.3 ln -sf pcre_free_substring_list.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_free_substring_list.3 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libpcre.so.1.2.13 libpcre.so || { rm -f libpcre.so && ln -s libpcre.so.1.2.13 libpcre.so; }; }) ln -sf pcre_fullinfo.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_fullinfo.3 ln -sf pcre_get_named_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_get_stringnumber.3 libtool: install: /usr/bin/install -c .libs/libpcre.lai /home/buildroot/autobuild/instance-3/output-1/host/lib/libpcre.la ln -sf pcre_get_stringtable_entries.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_get_substring.3 libtool: install: /usr/bin/install -c .libs/libpcreposix.so.0.0.7 /home/buildroot/autobuild/instance-3/output-1/host/lib/libpcreposix.so.0.0.7 ln -sf pcre_get_substring_list.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_get_substring_list.3 ln -sf pcre_jit_exec.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_jit_exec.3 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so.0 || { rm -f libpcreposix.so.0 && ln -s libpcreposix.so.0.0.7 libpcreposix.so.0; }; }) ln -sf pcre_jit_stack_alloc.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_jit_stack_free.3 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libpcreposix.so.0.0.7 libpcreposix.so || { rm -f libpcreposix.so && ln -s libpcreposix.so.0.0.7 libpcreposix.so; }; }) ln -sf pcre_maketables.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_refcount.3 libtool: install: /usr/bin/install -c .libs/libpcreposix.lai /home/buildroot/autobuild/instance-3/output-1/host/lib/libpcreposix.la ln -sf pcre_study.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_study.3 ln -sf pcre_utf16_to_host_byte_order.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_utf16_to_host_byte_order.3 ln -sf pcre_version.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre16_version.3 libtool: install: /usr/bin/install -c .libs/libpcrecpp.so.0.0.2 /home/buildroot/autobuild/instance-3/output-1/host/lib/libpcrecpp.so.0.0.2 ln -sf pcre_assign_jit_stack.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_assign_jit_stack.3 ln -sf pcre_compile.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_compile.3 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libpcrecpp.so.0.0.2 libpcrecpp.so.0 || { rm -f libpcrecpp.so.0 && ln -s libpcrecpp.so.0.0.2 libpcrecpp.so.0; }; }) ln -sf pcre_compile2.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_compile2.3 ln -sf pcre_config.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_config.3 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libpcrecpp.so.0.0.2 libpcrecpp.so || { rm -f libpcrecpp.so && ln -s libpcrecpp.so.0.0.2 libpcrecpp.so; }; }) ln -sf pcre_copy_named_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_copy_named_substring.3 ln -sf pcre_copy_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_copy_substring.3 ln -sf pcre_dfa_exec.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_dfa_exec.3 libtool: install: /usr/bin/install -c .libs/libpcrecpp.lai /home/buildroot/autobuild/instance-3/output-1/host/lib/libpcrecpp.la ln -sf pcre_exec.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_exec.3 ln -sf pcre_free_study.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_free_study.3 ln -sf pcre_free_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_free_substring.3 ln -sf pcre_free_substring_list.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_free_substring_list.3 ln -sf pcre_fullinfo.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_fullinfo.3 ln -sf pcre_get_named_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_get_named_substring.3 ln -sf pcre_get_stringnumber.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_get_stringnumber.3 ln -sf pcre_get_stringtable_entries.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_get_stringtable_entries.3 ln -sf pcre_get_substring.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_get_substring.3 ln -sf pcre_get_substring_list.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_get_substring_list.3 ln -sf pcre_jit_exec.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_jit_exec.3 ln -sf pcre_jit_stack_alloc.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_jit_stack_alloc.3 ln -sf pcre_jit_stack_free.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_jit_stack_free.3 ln -sf pcre_maketables.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_maketables.3 ln -sf pcre_pattern_to_host_byte_order.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_pattern_to_host_byte_order.3 ln -sf pcre_refcount.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_refcount.3 ln -sf pcre_study.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_study.3 ln -sf pcre_utf32_to_host_byte_order.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_utf32_to_host_byte_order.3 ln -sf pcre_version.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3/pcre32_version.3 make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45' libtool: finish: PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/buildroot/autobuild/instance-3/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildroot/autobuild/instance-3/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c pcretest pcregrep '/home/buildroot/autobuild/instance-3/output-1/host/bin' libtool: install: /usr/bin/install -c pcretest /home/buildroot/autobuild/instance-3/output-1/host/bin/pcretest libtool: install: /usr/bin/install -c pcregrep /home/buildroot/autobuild/instance-3/output-1/host/bin/pcregrep make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-pcre-8.45' >>> host-swig 4.0.2 Downloading wget --passive-ftp -nd -t 3 -O '/home/buildroot/autobuild/instance-3/output-1/build/.swig-4.0.2.tar.gz.AVSCnf/output' 'http://downloads.sourceforge.net/project/swig/swig/swig-4.0.2/swig-4.0.2.tar.gz' --2022-08-21 08:34:13-- http://downloads.sourceforge.net/project/swig/swig/swig-4.0.2/swig-4.0.2.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|:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://cfhcable.dl.sourceforge.net/project/swig/swig/swig-4.0.2/swig-4.0.2.tar.gz [following] --2022-08-21 08:34:14-- http://cfhcable.dl.sourceforge.net/project/swig/swig/swig-4.0.2/swig-4.0.2.tar.gz Resolving cfhcable.dl.sourceforge.net (cfhcable.dl.sourceforge.net)... 146.71.73.6 Connecting to cfhcable.dl.sourceforge.net (cfhcable.dl.sourceforge.net)|146.71.73.6|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 8097014 (7.7M) [application/x-gzip] Saving to: '/home/buildroot/autobuild/instance-3/output-1/build/.swig-4.0.2.tar.gz.AVSCnf/output' 0K .......... .......... .......... .......... .......... 0% 320K 25s 50K .......... .......... .......... .......... .......... 1% 639K 18s 100K .......... .......... .......... .......... .......... 1% 40.1M 12s 150K .......... .......... .......... .......... .......... 2% 33.2M 9s 200K .......... .......... .......... .......... .......... 3% 653K 10s 250K .......... .......... .......... .......... .......... 3% 41.6M 8s 300K .......... .......... .......... .......... .......... 4% 49.5M 7s 350K .......... .......... .......... .......... .......... 5% 60.9M 6s 400K .......... .......... .......... .......... .......... 5% 672K 6s 450K .......... .......... .......... .......... .......... 6% 88.2M 6s 500K .......... .......... .......... .......... .......... 6% 55.1M 5s 550K .......... .......... .......... .......... .......... 7% 70.0M 5s 600K .......... .......... .......... .......... .......... 8% 86.7M 4s 650K .......... .......... .......... .......... .......... 8% 83.4M 4s 700K .......... .......... .......... .......... .......... 9% 67.6M 4s 750K .......... .......... .......... .......... .......... 10% 118M 4s 800K .......... .......... .......... .......... .......... 10% 94.6M 3s 850K .......... .......... .......... .......... .......... 11% 681K 4s 900K .......... .......... .......... .......... .......... 12% 79.1M 3s 950K .......... .......... .......... .......... .......... 12% 63.9M 3s 1000K .......... .......... .......... .......... .......... 13% 58.8M 3s 1050K .......... .......... .......... .......... .......... 13% 58.4M 3s 1100K .......... .......... .......... .......... .......... 14% 62.8M 3s 1150K .......... .......... .......... .......... .......... 15% 53.6M 3s 1200K .......... .......... .......... .......... .......... 15% 58.8M 3s 1250K .......... .......... .......... .......... .......... 16% 79.9M 2s 1300K .......... .......... .......... .......... .......... 17% 50.2M 2s 1350K .......... .......... .......... .......... .......... 17% 42.9M 2s 1400K .......... .......... .......... .......... .......... 18% 68.3M 2s 1450K .......... .......... .......... .......... .......... 18% 65.8M 2s 1500K .......... .......... .......... .......... .......... 19% 92.5M 2s 1550K .......... .......... .......... .......... .......... 20% 81.9M 2s 1600K .......... .......... .......... .......... .......... 20% 79.1M 2s 1650K .......... .......... .......... .......... .......... 21% 103M 2s 1700K .......... .......... .......... .......... .......... 22% 62.3M 2s 1750K .......... .......... .......... .......... .......... 22% 763K 2s 1800K .......... .......... .......... .......... .......... 23% 96.5M 2s 1850K .......... .......... .......... .......... .......... 24% 81.8M 2s 1900K .......... .......... .......... .......... .......... 24% 68.8M 2s 1950K .......... .......... .......... .......... .......... 25% 80.4M 2s 2000K .......... .......... .......... .......... .......... 25% 105M 2s 2050K .......... .......... .......... .......... .......... 26% 88.7M 2s 2100K .......... .......... .......... .......... .......... 27% 89.5M 1s 2150K .......... .......... .......... .......... .......... 27% 84.4M 1s 2200K .......... .......... .......... .......... .......... 28% 92.4M 1s 2250K .......... .......... .......... .......... .......... 29% 104M 1s 2300K .......... .......... .......... .......... .......... 29% 88.3M 1s 2350K .......... .......... .......... .......... .......... 30% 51.5M 1s 2400K .......... .......... .......... .......... .......... 30% 30.6M 1s 2450K .......... .......... .......... .......... .......... 31% 55.6M 1s 2500K .......... .......... .......... .......... .......... 32% 54.1M 1s 2550K .......... .......... .......... .......... .......... 32% 105M 1s 2600K .......... .......... .......... .......... .......... 33% 70.0M 1s 2650K .......... .......... .......... .......... .......... 34% 62.4M 1s 2700K .......... .......... .......... .......... .......... 34% 40.0M 1s 2750K .......... .......... .......... .......... .......... 35% 91.4M 1s 2800K .......... .......... .......... .......... .......... 36% 83.8M 1s 2850K .......... .......... .......... .......... .......... 36% 93.7M 1s 2900K .......... .......... .......... .......... .......... 37% 116M 1s 2950K .......... .......... .......... .......... .......... 37% 84.6M 1s 3000K .......... .......... .......... .......... .......... 38% 58.4M 1s 3050K .......... .......... .......... .......... .......... 39% 83.0M 1s 3100K .......... .......... .......... .......... .......... 39% 121M 1s 3150K .......... .......... .......... .......... .......... 40% 90.9M 1s 3200K .......... .......... .......... .......... .......... 41% 75.1M 1s 3250K .......... .......... .......... .......... .......... 41% 97.3M 1s 3300K .......... .......... .......... .......... .......... 42% 70.8M 1s 3350K .......... .......... .......... .......... .......... 42% 115M 1s 3400K .......... .......... .......... .......... .......... 43% 67.4M 1s 3450K .......... .......... .......... .......... .......... 44% 84.7M 1s 3500K .......... .......... .......... .......... .......... 44% 91.7M 1s 3550K .......... .......... .......... .......... .......... 45% 893K 1s 3600K .......... .......... .......... .......... .......... 46% 145M 1s 3650K .......... .......... .......... .......... .......... 46% 149M 1s 3700K .......... .......... .......... .......... .......... 47% 130M 1s 3750K .......... .......... .......... .......... .......... 48% 101M 1s 3800K .......... .......... .......... .......... .......... 48% 111M 1s 3850K .......... .......... .......... .......... .......... 49% 96.3M 1s 3900K .......... .......... .......... .......... .......... 49% 118M 1s 3950K .......... .......... .......... .......... .......... 50% 99.8M 1s 4000K .......... .......... .......... .......... .......... 51% 71.1M 1s 4050K .......... .......... .......... .......... .......... 51% 98.3M 1s 4100K .......... .......... .......... .......... .......... 52% 127M 1s 4150K .......... .......... .......... .......... .......... 53% 124M 1s 4200K .......... .......... .......... .......... .......... 53% 106M 1s 4250K .......... .......... .......... .......... .......... 54% 70.8M 1s 4300K .......... .......... .......... .......... .......... 55% 88.5M 1s 4350K .......... .......... .......... .......... .......... 55% 108M 1s 4400K .......... .......... .......... .......... .......... 56% 86.3M 0s 4450K .......... .......... .......... .......... .......... 56% 114M 0s 4500K .......... .......... .......... .......... .......... 57% 120M 0s 4550K .......... .......... .......... .......... .......... 58% 105M 0s 4600K .......... .......... .......... .......... .......... 58% 110M 0s 4650K .......... .......... .......... .......... .......... 59% 107M 0s 4700K .......... .......... .......... .......... .......... 60% 96.5M 0s 4750K .......... .......... .......... .......... .......... 60% 115M 0s 4800K .......... .......... .......... .......... .......... 61% 74.2M 0s 4850K .......... .......... .......... .......... .......... 61% 133M 0s 4900K .......... .......... .......... .......... .......... 62% 113M 0s 4950K .......... .......... .......... .......... .......... 63% 85.2M 0s 5000K .......... .......... .......... .......... .......... 63% 77.2M 0s 5050K .......... .......... .......... .......... .......... 64% 108M 0s 5100K .......... .......... .......... .......... .......... 65% 76.1M 0s 5150K .......... .......... .......... .......... .......... 65% 115M 0s 5200K .......... .......... .......... .......... .......... 66% 101M 0s 5250K .......... .......... .......... .......... .......... 67% 108M 0s 5300K .......... .......... .......... .......... .......... 67% 123M 0s 5350K .......... .......... .......... .......... .......... 68% 81.5M 0s 5400K .......... .......... .......... .......... .......... 68% 87.9M 0s 5450K .......... .......... .......... .......... .......... 69% 66.9M 0s 5500K .......... .......... .......... .......... .......... 70% 107M 0s 5550K .......... .......... .......... .......... .......... 70% 93.2M 0s 5600K .......... .......... .......... .......... .......... 71% 104M 0s 5650K .......... .......... .......... .......... .......... 72% 104M 0s 5700K .......... .......... .......... .......... .......... 72% 89.1M 0s 5750K .......... .......... .......... .......... .......... 73% 114M 0s 5800K .......... .......... .......... .......... .......... 73% 93.3M 0s 5850K .......... .......... .......... .......... .......... 74% 83.9M 0s 5900K .......... .......... .......... .......... .......... 75% 109M 0s 5950K .......... .......... .......... .......... .......... 75% 104M 0s 6000K .......... .......... .......... .......... .......... 76% 110M 0s 6050K .......... .......... .......... .......... .......... 77% 111M 0s 6100K .......... .......... .......... .......... .......... 77% 82.7M 0s 6150K .......... .......... .......... .......... .......... 78% 92.6M 0s 6200K .......... .......... .......... .......... .......... 79% 75.9M 0s 6250K .......... .......... .......... .......... .......... 79% 112M 0s 6300K .......... .......... .......... .......... .......... 80% 97.5M 0s 6350K .......... .......... .......... .......... .......... 80% 72.6M 0s 6400K .......... .......... .......... .......... .......... 81% 112M 0s 6450K .......... .......... .......... .......... .......... 82% 82.9M 0s 6500K .......... .......... .......... .......... .......... 82% 111M 0s 6550K .......... .......... .......... .......... .......... 83% 79.3M 0s 6600K .......... .......... .......... .......... .......... 84% 1021K 0s 6650K .......... .......... .......... .......... .......... 84% 55.3M 0s 6700K .......... .......... .......... .......... .......... 85% 59.6M 0s 6750K .......... .......... .......... .......... .......... 85% 97.2M 0s 6800K .......... .......... .......... .......... .......... 86% 62.4M 0s 6850K .......... .......... .......... .......... .......... 87% 74.1M 0s 6900K .......... .......... .......... .......... .......... 87% 68.8M 0s 6950K .......... .......... .......... .......... .......... 88% 97.1M 0s 7000K .......... .......... .......... .......... .......... 89% 71.2M 0s 7050K .......... .......... .......... .......... .......... 89% 116M 0s 7100K .......... .......... .......... .......... .......... 90% 92.6M 0s 7150K .......... .......... .......... .......... .......... 91% 88.2M 0s 7200K .......... .......... .......... .......... .......... 91% 96.4M 0s 7250K .......... .......... .......... .......... .......... 92% 86.3M 0s 7300K .......... .......... .......... .......... .......... 92% 6.01M 0s 7350K .......... .......... .......... .......... .......... 93% 82.7M 0s 7400K .......... .......... .......... .......... .......... 94% 92.2M 0s 7450K .......... .......... .......... .......... .......... 94% 61.9M 0s 7500K .......... .......... .......... .......... .......... 95% 129M 0s 7550K .......... .......... .......... .......... .......... 96% 84.4M 0s 7600K .......... .......... .......... .......... .......... 96% 139M 0s 7650K .......... .......... .......... .......... .......... 97% 145M 0s 7700K .......... .......... .......... .......... .......... 98% 77.3M 0s 7750K .......... .......... .......... .......... .......... 98% 101M 0s 7800K .......... .......... .......... .......... .......... 99% 91.6M 0s 7850K .......... .......... .......... .......... .......... 99% 86.3M 0s 7900K ....... 100% 37.9M=0.7s 2022-08-21 08:34:15 (10.6 MB/s) - '/home/buildroot/autobuild/instance-3/output-1/build/.swig-4.0.2.tar.gz.AVSCnf/output' saved [8097014/8097014] swig-4.0.2.tar.gz: OK (sha256: d53be9730d8d58a16bf0cbd1f8ac0c0c3e1090573168bfa151b01eb47fa906fc) >>> host-swig 4.0.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/swig/swig-4.0.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2 -xf - >>> host-swig 4.0.2 Patching >>> host-swig 4.0.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-swig 4.0.2 Patching libtool >>> host-swig 4.0.2 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/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 --with-pcre --disable-ccache --without-octave ) checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 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 for style of include used by make... GNU 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 checking maximum warning verbosity option... -Wall -W -ansi -pedantic for C++ -Wall -W -ansi -pedantic for C checking how to run the C preprocessor... /usr/bin/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 popen... yes checking whether to enable PCRE support... yes checking whether to use local PCRE... no checking for a sed that does not truncate output... /bin/sed checking for pcre-config... /home/buildroot/autobuild/instance-3/output-1/host/bin/pcre-config checking whether to enable ccache-swig... no Checking packages required for SWIG developers. Note : None of the following packages are required for users to compile and install SWIG from the distributed tarball checking for bison... bison -y Checking for installed target languages and other information in order to compile and run the examples and test-suite invoked by 'make check'. Note : None of the following packages are required for users to compile and install SWIG from the distributed tarball checking for boostlib >= (102000)... configure: We could not detect the boost libraries (version or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in . See http://randspringer.de/boost for more documentation. checking SO... .so checking LDSHARED... /usr/bin/gcc -shared checking CXXSHARED... /usr/bin/gcc -shared checking TRYLINKINGWITHCXX... CXXSHARED= /usr/bin/g++ -shared checking CCSHARED... -fpic checking RPATH... -Xlinker -rpath $(exec_prefix)/lib -Xlinker -rpath . checking LINKFORSHARED... -Xlinker -export-dynamic checking PLATCFLAGS... checking whether to enable C++11 testing... no checking if compiler supports pre-compiled headers... yes checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing t_open... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking for swill_init in -lswill... no checking for main in -lieee... yes checking for crypt in -lcrypt... yes checking for pkg-config... pkg-config checking for Tcl configuration... no checking for Tcl header files... not found checking for Tcl library... not found checking for python... python checking for python major version number... 3 checking for Python os.name... posix checking for Python path separator... / checking for python3... python3 checking for python3-config... python3-config checking for python3 major version number... 3 checking for Python 3.x os.name... posix checking for Python 3.x path separator... / checking for Python 3.x prefix... /home/buildroot/autobuild/instance-3/output-1/host checking for Python 3.x exec-prefix... /home/buildroot/autobuild/instance-3/output-1/host checking for Python 3.x version... python3.10 checking for Python 3.x lib dir... lib checking for Python 3.x header files... -I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10 -I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10 checking for Python 3.x library directory... Not found checking for Python 3.x library... -lpython3.10 checking for pycodestyle... no checking for 2to3-3... no checking for 2to3... 2to3 checking for perl... /usr/bin/perl checking for Perl5 header files... /usr/lib/x86_64-linux-gnu/perl/5.24/CORE checking for Perl5 library... perl checking for Perl5 ccflags... -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for Perl5 ccdlflags... -Wl,-E checking for Perl5 cccdlflags... -fPIC checking for Perl5 ldflags... -fstack-protector-strong -L/usr/local/lib checking for Perl5 Test::More module... found configure: Disabling Octave checking for scilab... no checking for java JDK... no (JAVA_HOME is not defined) checking for java... no checking for kaffe... no checking for guavac... no checking for javac... no checking for java include file jni.h... not found checking for nodejs... no checking for node... no checking for JavaScriptCore/JavaScript.h... not found checking for JavaScriptCore/Webkit library... not found checking for V8 Javascript v8.h... not found checking for V8 Javascript library... not found checking for android... no checking for adb... no checking for ant... no checking for ndk-build... no checking for guile-config... no checking for mzscheme... no checking for mzc... no checking for ruby... no checking for Ruby header files... could not figure out how to run ruby checking for php7.3... no checking for php7.2... no checking for php7.1... no checking for php7.0... no checking for php... no checking for ocamlc... no checking for camlp4... no checking for ocamldlgen... no checking for ocamlfind... no checking for ocamlmktop... no checking for mono-csc... no checking for gmcs... no checking for mcs... no checking for cscc... no checking for lua5.4... no checking for lua5.3... no checking for lua5.2... no checking for lua5.1... no checking for lua... no checking for R... no checking for go... no checking for gccgo... no checking for dmd... no checking for ldmd... no checking for gdmd... no checking for dmd... no checking for gdmd... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating swig.spec config.status: creating Examples/Makefile config.status: creating Examples/d/example.mk config.status: creating Examples/xml/Makefile config.status: creating Examples/test-suite/errors/Makefile config.status: creating Examples/test-suite/csharp/Makefile config.status: creating Examples/test-suite/d/Makefile config.status: creating Examples/test-suite/guile/Makefile config.status: creating Examples/test-suite/java/Makefile config.status: creating Examples/test-suite/javascript/Makefile config.status: creating Examples/test-suite/mzscheme/Makefile config.status: creating Examples/test-suite/ocaml/Makefile config.status: creating Examples/test-suite/octave/Makefile config.status: creating Examples/test-suite/perl5/Makefile config.status: creating Examples/test-suite/php/Makefile config.status: creating Examples/test-suite/python/Makefile config.status: creating Examples/test-suite/ruby/Makefile config.status: creating Examples/test-suite/scilab/Makefile config.status: creating Examples/test-suite/tcl/Makefile config.status: creating Examples/test-suite/lua/Makefile config.status: creating Examples/test-suite/r/Makefile config.status: creating Examples/test-suite/go/Makefile config.status: creating Source/Makefile config.status: creating Tools/javascript/Makefile config.status: creating preinst-swig config.status: creating CCache/ccache_swig_config.h config.status: creating Source/Include/swigconfig.h config.status: executing depfiles commands config.status: executing Examples commands The SWIG test-suite and examples are configured for the following languages: perl5 python >>> host-swig 4.0.2 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2' test -z "" || (cd CCache && /usr/bin/make) make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2/Source' /usr/bin/make all-am make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2/Source' /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o CParse/cscanner.o CParse/cscanner.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o CParse/parser.o CParse/parser.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o CParse/templ.o CParse/templ.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o CParse/util.o CParse/util.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o DOH/base.o DOH/base.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o DOH/file.o DOH/file.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o DOH/fio.o DOH/fio.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o DOH/hash.o DOH/hash.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o DOH/list.o DOH/list.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o DOH/memory.o DOH/memory.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o DOH/string.o DOH/string.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o DOH/void.o DOH/void.c /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Doxygen/doxyentity.o Doxygen/doxyentity.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Doxygen/doxyparser.o Doxygen/doxyparser.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Doxygen/doxytranslator.o Doxygen/doxytranslator.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Doxygen/javadoc.o Doxygen/javadoc.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Doxygen/pydoc.o Doxygen/pydoc.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/allocate.o Modules/allocate.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/browser.o Modules/browser.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/contract.o Modules/contract.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/csharp.o Modules/csharp.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/d.o Modules/d.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/directors.o Modules/directors.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/emit.o Modules/emit.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/go.o Modules/go.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/guile.o Modules/guile.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/interface.o Modules/interface.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/java.o Modules/java.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/javascript.o Modules/javascript.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/lang.o Modules/lang.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/lua.o Modules/lua.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/main.o Modules/main.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/mzscheme.o Modules/mzscheme.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/nested.o Modules/nested.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/ocaml.o Modules/ocaml.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/octave.o Modules/octave.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/overload.o Modules/overload.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/perl5.o Modules/perl5.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/php.o Modules/php.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/python.o Modules/python.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/r.o Modules/r.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/ruby.o Modules/ruby.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/scilab.o Modules/scilab.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/swigmain.o Modules/swigmain.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/tcl8.o Modules/tcl8.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/typepass.o Modules/typepass.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/utils.o Modules/utils.cxx /usr/bin/g++ -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Modules/xml.o Modules/xml.cxx /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Preprocessor/cpp.o Preprocessor/cpp.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Preprocessor/expr.o Preprocessor/expr.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/cwrap.o Swig/cwrap.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/deprecate.o Swig/deprecate.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/error.o Swig/error.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/extend.o Swig/extend.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/fragment.o Swig/fragment.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/getopt.o Swig/getopt.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/include.o Swig/include.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/misc.o Swig/misc.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/naming.o Swig/naming.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/parms.o Swig/parms.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/scanner.o Swig/scanner.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/stype.o Swig/stype.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/symbol.o Swig/symbol.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/tree.o Swig/tree.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/typemap.o Swig/typemap.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/typeobj.o Swig/typeobj.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/typesys.o Swig/typesys.c /usr/bin/gcc -DHAVE_CONFIG_H -I../Source/Include -I../Source/CParse -I../Source/Include -I../Source/DOH -I../Source/CParse -I../Source/Doxygen -I../Source/Preprocessor -I../Source/Swig -I../Source/Modules -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -c -o Swig/wrapfunc.o Swig/wrapfunc.c /usr/bin/g++ -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -W -ansi -pedantic -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o eswig CParse/cscanner.o CParse/parser.o CParse/templ.o CParse/util.o DOH/base.o DOH/file.o DOH/fio.o DOH/hash.o DOH/list.o DOH/memory.o DOH/string.o DOH/void.o Doxygen/doxyentity.o Doxygen/doxyparser.o Doxygen/doxytranslator.o Doxygen/javadoc.o Doxygen/pydoc.o Modules/allocate.o Modules/browser.o Modules/contract.o Modules/csharp.o Modules/d.o Modules/directors.o Modules/emit.o Modules/go.o Modules/guile.o Modules/interface.o Modules/java.o Modules/javascript.o Modules/lang.o Modules/lua.o Modules/main.o Modules/mzscheme.o Modules/nested.o Modules/ocaml.o Modules/octave.o Modules/overload.o Modules/perl5.o Modules/php.o Modules/python.o Modules/r.o Modules/ruby.o Modules/scilab.o Modules/swigmain.o Modules/tcl8.o Modules/typepass.o Modules/utils.o Modules/xml.o Preprocessor/cpp.o Preprocessor/expr.o Swig/cwrap.o Swig/deprecate.o Swig/error.o Swig/extend.o Swig/fragment.o Swig/getopt.o Swig/include.o Swig/misc.o Swig/naming.o Swig/parms.o Swig/scanner.o Swig/stype.o Swig/symbol.o Swig/tree.o Swig/typemap.o Swig/typeobj.o Swig/typesys.o Swig/wrapfunc.o -ldl -L/home/buildroot/autobuild/instance-3/output-1/host/lib -lpcre cp -f ../Source/eswig ../swig make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2/Source' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2/Source' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2' >>> host-swig 4.0.2 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2' Installing SWIG executable Installing the SWIG library Installing /home/buildroot/autobuild/instance-3/output-1/host/bin/swig Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/attribute.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/carrays.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/cdata.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/cmalloc.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/constraints.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/cpointer.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/cstring.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/cwstring.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/exception.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/intrusive_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/inttypes.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/math.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/pointer.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/stdint.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/swigarch.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/swigrun.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/wchar.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/windows.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/allkw.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/director_common.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/runtime.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/swig.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/swigerrors.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/swigfragments.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/swiginit.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/swiglabels.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/swigrun.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/swigwarn.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/swigwarnings.swg Installing language specific files for typemaps Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/attribute.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/carrays.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/cdata.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/cmalloc.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/cpointer.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/cstring.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/cstrings.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/cwstring.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/enumint.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/exception.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/factory.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/fragments.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/implicit.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/inoutlist.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/misctypes.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/primtypes.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/ptrtypes.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/std_except.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/std_string.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/std_strings.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/std_wstring.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/string.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/strings.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/swigmacros.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/swigobject.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/swigtype.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/swigtypemaps.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/typemaps.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/valtypes.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/void.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/typemaps/wstring.swg Installing language specific files for tcl Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/attribute.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/carrays.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/cdata.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/cmalloc.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/cpointer.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/cstring.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/cwstring.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/exception.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/factory.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/std_wstring.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tclinterp.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tclresult.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tclsh.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/wish.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tcl8.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tclapi.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tclerrors.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tclfragments.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tclinit.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tclkw.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tclmacros.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tclopers.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tclprimtypes.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tclrun.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tclruntime.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tclstrings.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tcltypemaps.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tcluserdir.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/tcl/tclwstrings.swg Installing language specific files for perl5 Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/attribute.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/carrays.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/cdata.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/cmalloc.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/cpointer.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/cstring.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/exception.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/factory.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/perlmain.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/reference.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/std_list.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/director.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/perl5.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/perlerrors.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/perlfragments.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/perlhead.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/perlinit.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/perlkw.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/perlmacros.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/perlopers.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/perlprimtypes.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/perlrun.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/perlruntime.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/perlstrings.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/perltypemaps.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/perluserdir.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/Makefile.pl Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/perl5/noembed.h Installing language specific files for python Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/argcargv.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/attribute.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/boost_shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/carrays.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/ccomplex.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/cdata.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/cmalloc.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/complex.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/cpointer.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/cstring.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/cwstring.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/embed.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/exception.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/factory.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/file.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/implicit.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pyabc.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pybuffer.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pyname_compat.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_alloc.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_array.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_auto_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_basic_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_carray.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_char_traits.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_complex.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_container.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_ios.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_iostream.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_list.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_multimap.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_multiset.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_set.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_sstream.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_streambuf.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_unordered_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_unordered_multimap.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_unordered_multiset.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_unordered_set.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_vectora.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_wios.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_wiostream.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_wsstream.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_wstreambuf.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/std_wstring.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/wchar.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/builtin.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/defarg.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/director.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pyapi.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pybackward.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pyclasses.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pycomplex.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pycontainer.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pydocs.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pyerrors.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pyfragments.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pyhead.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pyinit.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pyiterators.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pymacros.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pyopers.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pyprimtypes.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pyrun.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pyruntime.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pystdcommon.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pystrings.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/python.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pythonkw.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pythreads.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pytuplehlp.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pytypemaps.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pyuserdir.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/python/pywstrings.swg Installing language specific files for guile Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/cplusplus.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/guile.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/guilemain.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/interpreter.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/list-vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/pointer-in-out.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/ports.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/swigrun.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/guile_scm.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/guile_scm_run.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/guile/common.scm Installing language specific files for java Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/arrays_java.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/boost_intrusive_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/boost_shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/std_array.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/std_auto_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/std_list.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/std_set.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/std_shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/std_unordered_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/std_unordered_set.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/std_wstring.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/swiginterface.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/various.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/director.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/enums.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/enumsimple.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/enumtypesafe.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/enumtypeunsafe.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/java.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/javahead.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/java/javakw.swg Installing language specific files for mzscheme Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/mzscheme/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/mzscheme/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/mzscheme/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/mzscheme/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/mzscheme/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/mzscheme/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/mzscheme/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/mzscheme/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/mzscheme/mzrun.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/mzscheme/mzscheme.swg Installing language specific files for ruby Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/argcargv.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/attribute.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/boost_shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/carrays.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/cdata.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/cmalloc.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/cpointer.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/cstring.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/embed.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/exception.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/factory.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/file.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/progargcargv.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_alloc.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_array.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_auto_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_basic_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_char_traits.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_complex.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_container.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_functors.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_ios.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_iostream.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_list.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_multimap.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_multiset.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_queue.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_set.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_sstream.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_stack.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_streambuf.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_unordered_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_unordered_multimap.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_unordered_multiset.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_unordered_set.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_vectora.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/std_wstring.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/timeval.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/director.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/ruby.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubyapi.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubyautodoc.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubyclasses.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubycomplex.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubycontainer.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubycontainer_extended.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubydef.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubyerrors.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubyfragments.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubyhead.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubyinit.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubyiterators.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubykw.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubymacros.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubyopers.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubyprimtypes.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubyrun.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubyruntime.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubystdautodoc.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubystdcommon.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubystdcommon_forward.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubystdfunctors.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubystrings.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubytracking.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubytypemaps.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubyuserdir.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/rubywstrings.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/Makefile.swig Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ruby/extconf.rb Installing language specific files for php Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/const.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/factory.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/globalvar.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/phppointers.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/utils.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/director.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/php.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/phpinit.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/phpkw.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/php/phprun.swg Installing language specific files for ocaml Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/carray.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/cstring.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/ocaml.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/std_complex.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/std_list.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/typecheck.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/class.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/director.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/ocaml.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/ocamlkw.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/ocamlrun.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/ocamlrundec.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/preamble.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/typeregister.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/swigp4.ml Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/swig.mli Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/ocaml/swig.ml Installing language specific files for octave Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/attribute.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/boost_shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/carrays.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/cdata.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/cmalloc.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/exception.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/factory.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/implicit.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/std_alloc.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/std_basic_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/std_carray.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/std_char_traits.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/std_complex.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/std_container.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/std_list.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/std_shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/std_wstring.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/director.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/octave.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/octcomplex.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/octcontainer.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/octfragments.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/octiterators.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/octopers.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/octprimtypes.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/octrun.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/octruntime.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/octstdcommon.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/octtypemaps.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/octuserdir.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/octave/octheaders.hpp Installing language specific files for csharp Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/arrays_csharp.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/boost_intrusive_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/boost_shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/complex.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/std_array.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/std_auto_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/std_complex.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/std_list.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/std_set.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/std_shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/std_wstring.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/swiginterface.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/swigtype_inout.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/wchar.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/csharp.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/csharphead.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/csharpkw.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/director.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/enums.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/enumsimple.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/csharp/enumtypesafe.swg Installing language specific files for lua Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/_std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/carrays.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/factory.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/lua_fnptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/wchar.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/lua.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/luakw.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/luarun.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/luaruntime.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/lua/luatypemaps.swg Installing language specific files for r Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/boost_shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/cdata.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/exception.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/std_alloc.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/std_container.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/std_list.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/std_shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/r.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/rcontainer.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/rfragments.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/rkw.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/ropers.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/rrun.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/rstdcommon.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/rtype.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/r/srun.swg Installing language specific files for go Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/cdata.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/exception.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/std_list.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/director.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/go.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/gokw.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/goruntime.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/go/gostring.swg Installing language specific files for d Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/boost_shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/carrays.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/cpointer.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/std_shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/d.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/dclassgen.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/ddirectives.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/denums.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/dexception.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/dhead.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/director.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/dkw.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/dmemberfunctionpointers.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/doperators.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/dprimitives.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/dstrings.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/dswigtype.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/dvoid.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/d/wrapperloader.swg Installing language specific files for javascript Installing nothing from Lib/javascript Installing language specific files for javascript/jsc Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/arrays_javascript.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/ccomplex.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/cdata.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/complex.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/exception.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/std_complex.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/javascript.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/javascriptcode.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/javascriptcomplex.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/javascriptfragments.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/javascripthelpers.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/javascriptinit.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/javascriptkw.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/javascriptprimtypes.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/javascriptrun.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/javascriptruntime.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/javascriptstrings.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/jsc/javascripttypemaps.swg Installing language specific files for javascript/v8 Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/arrays_javascript.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/ccomplex.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/cdata.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/complex.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/exception.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/std_complex.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/javascript.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/javascriptcode.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/javascriptcomplex.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/javascriptfragments.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/javascripthelpers.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/javascriptinit.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/javascriptkw.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/javascriptprimtypes.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/javascriptrun.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/javascriptruntime.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/javascriptstrings.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/javascript/v8/javascripttypemaps.swg Installing language specific files for scilab Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/boost_shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/carrays.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/cmalloc.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/cpointer.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/exception.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/matrix.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/std_alloc.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/std_basic_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/std_char_traits.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/std_container.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/std_list.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/std_multiset.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/std_set.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/std_shared_ptr.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/stl.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/sciarray.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scibool.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scichar.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scicontainer.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scidouble.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scienum.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/sciexception.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scifloat.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/sciint.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/sciiterators.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scilab.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scilist.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scilong.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scilonglong.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scimacros.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scimatrixbool.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scimatrixchar.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scimatrixdouble.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scimatrixint.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scimisctypes.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scipointer.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/sciprimtypes.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scirun.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/sciruntime.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scisequence.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scisequencebool.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scisequencedouble.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scisequencefloat.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scisequenceint.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scisequencepointer.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scisequencestring.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scishort.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scisignedchar.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scistdcommon.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/scitypemaps.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/sciunsignedchar.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/sciunsignedint.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/sciunsignedlong.swg Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/scilab/sciunsignedshort.swg Installing language specific files for xml Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/xml/typemaps.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/xml/xml.swg Installing language specific files for std Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/_std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_alloc.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_array.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_basic_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_char_traits.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_common.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_container.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_deque.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_except.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_ios.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_iostream.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_list.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_multimap.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_multiset.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_pair.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_queue.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_set.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_sstream.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_stack.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_streambuf.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_string.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_unordered_map.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_unordered_multimap.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_unordered_multiset.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_unordered_set.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_vector.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_vectora.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_wios.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_wiostream.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_wsstream.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_wstreambuf.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_wstring.i Installing /home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/std/std_carray.swg Installation complete make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-swig-4.0.2' ln -fs swig /home/buildroot/autobuild/instance-3/output-1/host/bin/swig4.0 ln -fs swig /home/buildroot/autobuild/instance-3/output-1/host/bin/swig3.0 libselinux-3.3.tar.gz: OK (sha256: acfdee27633d2496508c28727c3d41d3748076f66d42fccde2e6b9f3463a7057) >>> host-libselinux 3.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/libselinux/libselinux-3.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3 -xf - >>> host-libselinux 3.3 Patching Applying 0001-fix-musl-build.patch using patch: patching file src/booleans.c Applying 0002-Do-not-use-PYCEXT-and-rely-on-the-installed-file-nam.patch using patch: patching file src/Makefile >>> host-libselinux 3.3 Configuring >>> host-libselinux 3.3 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PREFIX=/home/buildroot/autobuild/instance-3/output-1/host SHLIBDIR=/home/buildroot/autobuild/instance-3/output-1/host/lib PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib PYTHON=python3.10 USE_PCRE2=y all make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/include' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/src' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o avc.o avc.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o avc_internal.o avc_internal.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o avc_sidtab.o avc_sidtab.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o booleans.o booleans.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o callbacks.o callbacks.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o canonicalize_context.o canonicalize_context.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o checkAccess.o checkAccess.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o check_context.o check_context.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o checkreqprot.o checkreqprot.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o compute_av.o compute_av.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o compute_create.o compute_create.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o compute_member.o compute_member.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o compute_relabel.o compute_relabel.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o compute_user.o compute_user.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o context.o context.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o deny_unknown.o deny_unknown.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o disable.o disable.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o enabled.o enabled.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o fgetfilecon.o fgetfilecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o freecon.o freecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o freeconary.o freeconary.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o fsetfilecon.o fsetfilecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o get_context_list.o get_context_list.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o get_default_type.o get_default_type.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o get_initial_context.o get_initial_context.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o getenforce.o getenforce.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o getfilecon.o getfilecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o getpeercon.o getpeercon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o init.o init.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o is_customizable_type.o is_customizable_type.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o label.o label.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o label_db.o label_db.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o label_file.o label_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o label_media.o label_media.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o label_support.o label_support.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o label_x.o label_x.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o lgetfilecon.o lgetfilecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o load_policy.o load_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o lsetfilecon.o lsetfilecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o mapping.o mapping.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o matchmediacon.o matchmediacon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o matchpathcon.o matchpathcon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o policyvers.o policyvers.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o procattr.o procattr.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o query_user_context.o query_user_context.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o regex.o regex.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o reject_unknown.o reject_unknown.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o selinux_check_securetty_context.o selinux_check_securetty_context.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o selinux_config.o selinux_config.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o selinux_restorecon.o selinux_restorecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o sestatus.o sestatus.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o setenforce.o setenforce.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o setexecfilecon.o setexecfilecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o setfilecon.o setfilecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o setrans_client.o setrans_client.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o seusers.o seusers.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o sha1.o sha1.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o stringrep.o stringrep.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o validatetrans.o validatetrans.c /usr/bin/ar rcs libselinux.a avc.o avc_internal.o avc_sidtab.o booleans.o callbacks.o canonicalize_context.o checkAccess.o check_context.o checkreqprot.o compute_av.o compute_create.o compute_member.o compute_relabel.o compute_user.o context.o deny_unknown.o disable.o enabled.o fgetfilecon.o freecon.o freeconary.o fsetfilecon.o get_context_list.o get_default_type.o get_initial_context.o getenforce.o getfilecon.o getpeercon.o init.o is_customizable_type.o label.o label_db.o label_file.o label_media.o label_support.o label_x.o lgetfilecon.o load_policy.o lsetfilecon.o mapping.o matchmediacon.o matchpathcon.o policyvers.o procattr.o query_user_context.o regex.o reject_unknown.o selinux_check_securetty_context.o selinux_config.o selinux_restorecon.o sestatus.o setenforce.o setexecfilecon.o setfilecon.o setrans_client.o seusers.o sha1.o stringrep.o validatetrans.o /usr/bin/ranlib libselinux.a /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o avc.lo avc.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o avc_internal.lo avc_internal.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o avc_sidtab.lo avc_sidtab.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o booleans.lo booleans.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o callbacks.lo callbacks.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o canonicalize_context.lo canonicalize_context.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o checkAccess.lo checkAccess.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o check_context.lo check_context.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o checkreqprot.lo checkreqprot.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o compute_av.lo compute_av.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o compute_create.lo compute_create.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o compute_member.lo compute_member.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o compute_relabel.lo compute_relabel.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o compute_user.lo compute_user.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o context.lo context.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o deny_unknown.lo deny_unknown.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o disable.lo disable.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o enabled.lo enabled.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o fgetfilecon.lo fgetfilecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o freecon.lo freecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o freeconary.lo freeconary.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o fsetfilecon.lo fsetfilecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o get_context_list.lo get_context_list.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o get_default_type.lo get_default_type.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o get_initial_context.lo get_initial_context.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o getenforce.lo getenforce.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o getfilecon.lo getfilecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o getpeercon.lo getpeercon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o init.lo init.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o is_customizable_type.lo is_customizable_type.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o label.lo label.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o label_db.lo label_db.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o label_file.lo label_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o label_media.lo label_media.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o label_support.lo label_support.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o label_x.lo label_x.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o lgetfilecon.lo lgetfilecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o load_policy.lo load_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o lsetfilecon.lo lsetfilecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o mapping.lo mapping.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o matchmediacon.lo matchmediacon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o matchpathcon.lo matchpathcon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o policyvers.lo policyvers.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o procattr.lo procattr.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o query_user_context.lo query_user_context.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o regex.lo regex.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o reject_unknown.lo reject_unknown.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o selinux_check_securetty_context.lo selinux_check_securetty_context.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o selinux_config.lo selinux_config.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o selinux_restorecon.lo selinux_restorecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o sestatus.lo sestatus.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o setenforce.lo setenforce.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o setexecfilecon.lo setexecfilecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o setfilecon.lo setfilecon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o setrans_client.lo setrans_client.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o seusers.lo seusers.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o sha1.lo sha1.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o stringrep.lo stringrep.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DSHARED -c -o validatetrans.lo validatetrans.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -shared -o libselinux.so.1 avc.lo avc_internal.lo avc_sidtab.lo booleans.lo callbacks.lo canonicalize_context.lo checkAccess.lo check_context.lo checkreqprot.lo compute_av.lo compute_create.lo compute_member.lo compute_relabel.lo compute_user.lo context.lo deny_unknown.lo disable.lo enabled.lo fgetfilecon.lo freecon.lo freeconary.lo fsetfilecon.lo get_context_list.lo get_default_type.lo get_initial_context.lo getenforce.lo getfilecon.lo getpeercon.lo init.lo is_customizable_type.lo label.lo label_db.lo label_file.lo label_media.lo label_support.lo label_x.lo lgetfilecon.lo load_policy.lo lsetfilecon.lo mapping.lo matchmediacon.lo matchpathcon.lo policyvers.lo procattr.lo query_user_context.lo regex.lo reject_unknown.lo selinux_check_securetty_context.lo selinux_config.lo selinux_restorecon.lo sestatus.lo setenforce.lo setexecfilecon.lo setfilecon.lo setrans_client.lo seusers.lo sha1.lo stringrep.lo validatetrans.lo -L/home/buildroot/autobuild/instance-3/output-1/host/lib -lpcre2-8 -ldl -Wl,-soname,libselinux.so.1,--version-script=libselinux.map,-z,defs,-z,relro ln -sf libselinux.so.1 libselinux.so sed -e 's/@VERSION@/3.3/; s:@prefix@:/home/buildroot/autobuild/instance-3/output-1/host:; s:@libdir@:/home/buildroot/autobuild/instance-3/output-1/host/lib:; s:@includedir@:/home/buildroot/autobuild/instance-3/output-1/host/include:; s:@PCRE_MODULE@:libpcre2-8:' < libselinux.pc.in > libselinux.pc make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/src' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/utils' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src avcstat.c -lselinux -o avcstat /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src compute_av.c -lselinux -o compute_av /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src compute_create.c -lselinux -o compute_create /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src compute_member.c -lselinux -o compute_member /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src compute_relabel.c -lselinux -o compute_relabel /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src getconlist.c -lselinux -o getconlist /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src getdefaultcon.c -lselinux -o getdefaultcon /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src getenforce.c -lselinux -o getenforce /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src getfilecon.c -lselinux -o getfilecon /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src getpidcon.c -lselinux -o getpidcon /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src getsebool.c -lselinux -o getsebool /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src getseuser.c -lselinux -o getseuser /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src matchpathcon.c -lselinux -o matchpathcon /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src policyvers.c -lselinux -o policyvers /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src sefcontext_compile.c -lselinux ../src/libselinux.a -L/home/buildroot/autobuild/instance-3/output-1/host/lib -lpcre2-8 -lsepol -o sefcontext_compile /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src selabel_digest.c -lselinux -o selabel_digest /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src selabel_get_digests_all_partial_matches.c -lselinux -o selabel_get_digests_all_partial_matches /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src selabel_lookup.c -lselinux -o selabel_lookup /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src selabel_lookup_best_match.c -lselinux -o selabel_lookup_best_match /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src selabel_partial_match.c -lselinux -o selabel_partial_match /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src selinux_check_access.c -lselinux -o selinux_check_access /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src selinux_check_securetty_context.c -lselinux -o selinux_check_securetty_context /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src selinuxenabled.c -lselinux -o selinuxenabled /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src selinuxexeccon.c -lselinux -o selinuxexeccon /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src setenforce.c -lselinux -o setenforce /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src setfilecon.c -lselinux -o setfilecon /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src togglesebool.c -lselinux -o togglesebool /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L../src validatetrans.c -lselinux -o validatetrans make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/utils' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/man' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3' # Generate python interface wrapper PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PREFIX=/home/buildroot/autobuild/instance-3/output-1/host SHLIBDIR=/home/buildroot/autobuild/instance-3/output-1/host/lib PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib PYTHON=python3.10 USE_PCRE2=y swigify pywrap make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/include' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/src' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/src' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/utils' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/utils' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/man' /usr/bin/make -C src swigify make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/src' make[2]: Nothing to be done for 'swigify'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/src' /usr/bin/make -C src pywrap make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/src' CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations -Wno-deprecated-declarations" python3.10 setup.py build_ext /home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/src/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import Extension, setup running build_ext building 'selinux._selinux' extension swigging selinuxswig_python.i to selinuxswig_python_wrap.c swig -python -o selinuxswig_python_wrap.c selinuxswig_python.i ../include/selinux/avc.h:426: Warning 302: Identifier 'avc_cache_stats' redefined (ignored), ../include/selinux/avc.h:406: Warning 302: previous definition of 'avc_cache_stats'. ../include/selinux/selinux.h:147: Warning 451: Setting a const char * variable may leak memory. ../include/selinux/selinux.h:388: Warning 451: Setting a const char * variable may leak memory. creating build creating build/temp.linux-x86_64-3.10 /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations -Wno-deprecated-declarations -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -I../include -I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10 -c selinuxswig_python_wrap.c -o build/temp.linux-x86_64-3.10/selinuxswig_python_wrap.o creating build/lib.linux-x86_64-3.10 creating build/lib.linux-x86_64-3.10/selinux /usr/bin/gcc -pthread -shared -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations -Wno-deprecated-declarations -I/home/buildroot/autobuild/instance-3/output-1/host/include build/temp.linux-x86_64-3.10/selinuxswig_python_wrap.o -L. -L/home/buildroot/autobuild/instance-3/output-1/host/lib -lselinux -o build/lib.linux-x86_64-3.10/selinux/_selinux.cpython-310-x86_64-linux-gnu.so building 'selinux.audit2why' extension /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations -Wno-deprecated-declarations -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -I../include -I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10 -c audit2why.c -o build/temp.linux-x86_64-3.10/audit2why.o /usr/bin/gcc -pthread -shared -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations -Wno-deprecated-declarations -I/home/buildroot/autobuild/instance-3/output-1/host/include build/temp.linux-x86_64-3.10/audit2why.o -L. -L/home/buildroot/autobuild/instance-3/output-1/host/lib -lselinux -o build/lib.linux-x86_64-3.10/selinux/audit2why.cpython-310-x86_64-linux-gnu.so -l:libsepol.a -Wl,--version-script=audit2why.map make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/src' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3' >>> host-libselinux 3.3 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PREFIX=/home/buildroot/autobuild/instance-3/output-1/host SHLIBDIR=/home/buildroot/autobuild/instance-3/output-1/host/lib PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib PYTHON=python3.10 USE_PCRE2=y install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/include' test -d /home/buildroot/autobuild/instance-3/output-1/host/include/selinux || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/include/selinux install -m 644 selinux/get_context_list.h selinux/get_default_type.h selinux/avc.h selinux/context.h selinux/restorecon.h selinux/selinux.h selinux/label.h /home/buildroot/autobuild/instance-3/output-1/host/include/selinux make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/include' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/src' test -d /home/buildroot/autobuild/instance-3/output-1/host/lib || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/lib install -m 644 libselinux.a /home/buildroot/autobuild/instance-3/output-1/host/lib test -d /home/buildroot/autobuild/instance-3/output-1/host/lib || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/lib install -m 755 libselinux.so.1 /home/buildroot/autobuild/instance-3/output-1/host/lib test -d /home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig install -m 644 libselinux.pc /home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig ln -sf --relative /home/buildroot/autobuild/instance-3/output-1/host/lib/libselinux.so.1 /home/buildroot/autobuild/instance-3/output-1/host/lib/libselinux.so make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/src' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/utils' mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/sbin install -m 755 avcstat compute_av compute_create compute_member compute_relabel getconlist getdefaultcon getenforce getfilecon getpidcon getsebool getseuser matchpathcon policyvers sefcontext_compile selabel_digest selabel_get_digests_all_partial_matches selabel_lookup selabel_lookup_best_match selabel_partial_match selinux_check_access selinux_check_securetty_context selinuxenabled selinuxexeccon setenforce setfilecon togglesebool validatetrans /home/buildroot/autobuild/instance-3/output-1/host/sbin make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/utils' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/man' mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3 mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/man5 mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 install -m 644 man3/*.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3 install -m 644 man5/*.5 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man5 install -m 644 man8/*.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 for lang in ru ; do \ if [ -e ${lang}/man3 ] ; then \ mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man3 ; \ install -m 644 ${lang}/man3/*.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man3 ; \ fi ; \ if [ -e ${lang}/man5 ] ; then \ mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man5 ; \ install -m 644 ${lang}/man5/*.5 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man5 ; \ fi ; \ if [ -e ${lang}/man8 ] ; then \ mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 ; \ install -m 644 ${lang}/man8/*.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 ; \ fi ; \ done make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/man' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3' # Install python interface wrapper PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PREFIX=/home/buildroot/autobuild/instance-3/output-1/host SHLIBDIR=/home/buildroot/autobuild/instance-3/output-1/host/lib PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib PYTHON=python3.10 USE_PCRE2=y install-pywrap make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3' /usr/bin/make -C src install-pywrap make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/src' CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -DNO_ANDROID_BACKEND -DUSE_PCRE2 -DPCRE2_CODE_UNIT_WIDTH=8 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wno-error -Wno-unused-variable -Wno-unused-but-set-variable -Wno-unused-parameter -Wno-shadow -Wno-uninitialized -Wno-missing-prototypes -Wno-missing-declarations -Wno-deprecated-declarations" python3.10 setup.py build_ext /home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/src/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import Extension, setup running build_ext :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead python3.10 setup.py install --prefix=/home/buildroot/autobuild/instance-3/output-1/host `test -n "" && echo --root ` /home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/src/setup.py:3: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import Extension, setup running install running build running build_ext running install_lib creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/selinux copying build/lib.linux-x86_64-3.10/selinux/audit2why.cpython-310-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/selinux copying build/lib.linux-x86_64-3.10/selinux/_selinux.cpython-310-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/selinux running install_egg_info Writing /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/selinux-3.3-py3.10.egg-info install -m 644 selinux.py /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/selinux/__init__.py ln -sf --relative /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/selinux/_selinux*.so /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/ make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3/src' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libselinux-3.3' checkpolicy-3.3.tar.gz: OK (sha256: 25c84edfa3a10ab8cb073b97bc55cb66377532d54a2723da9accdabd05431485) >>> host-checkpolicy 3.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/checkpolicy/checkpolicy-3.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-checkpolicy-3.3 -xf - >>> host-checkpolicy 3.3 Patching >>> host-checkpolicy 3.3 Configuring >>> host-checkpolicy 3.3 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-checkpolicy-3.3 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PREFIX=/home/buildroot/autobuild/instance-3/output-1/host LEX="/home/buildroot/autobuild/instance-3/output-1/host/bin/flex" YACC="/home/buildroot/autobuild/instance-3/output-1/host/bin/bison -y" make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-checkpolicy-3.3' /home/buildroot/autobuild/instance-3/output-1/host/bin/bison -y -d policy_parse.y /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -o queue.o -c queue.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -o module_compiler.o -c module_compiler.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -o parse_util.o -c parse_util.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -o policy_define.o -c policy_define.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -o checkpolicy.o -c checkpolicy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -o checkmodule.o -c checkmodule.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -o y.tab.o -c y.tab.c /home/buildroot/autobuild/instance-3/output-1/host/bin/flex policy_scan.l /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -o lex.yy.o -c lex.yy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -o checkpolicy y.tab.o lex.yy.o queue.o module_compiler.o parse_util.o policy_define.o checkpolicy.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -l:libsepol.a /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -o checkmodule y.tab.o lex.yy.o queue.o module_compiler.o parse_util.o policy_define.o checkmodule.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -l:libsepol.a /usr/bin/make -C test make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-checkpolicy-3.3/test' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o dispol.o dispol.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o dismod.o dismod.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o dispol dispol.o -l:libsepol.a /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o dismod dismod.o -l:libsepol.a make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-checkpolicy-3.3/test' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-checkpolicy-3.3' >>> host-checkpolicy 3.3 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-checkpolicy-3.3 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PREFIX=/home/buildroot/autobuild/instance-3/output-1/host LEX="/home/buildroot/autobuild/instance-3/output-1/host/bin/flex" YACC="/home/buildroot/autobuild/instance-3/output-1/host/bin/bison -y" install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-checkpolicy-3.3' /usr/bin/make -C test make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-checkpolicy-3.3/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-checkpolicy-3.3/test' mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/bin mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 install -m 755 checkpolicy checkmodule /home/buildroot/autobuild/instance-3/output-1/host/bin install -m 644 checkpolicy.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 install -m 644 checkmodule.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 for lang in ru ; do \ if [ -e ${lang} ] ; then \ mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 ; \ install -m 644 ${lang}/*.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 ; \ fi ; \ done make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-checkpolicy-3.3' libxml2-2.9.14.tar.xz: OK (sha256: 60d74a257d1ccec0475e749cba2f21559e48139efba6ff28224357c7c798dfee) >>> host-libxml2 2.9.14 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/libxml2/libxml2-2.9.14.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14 -xf - >>> host-libxml2 2.9.14 Patching >>> host-libxml2 2.9.14 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-libxml2 2.9.14 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/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). >>> host-libxml2 2.9.14 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/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-zlib --without-lzma --without-python ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 whether make supports nested variables... (cached) yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... none checking whether ln -s works... yes checking how to run the C preprocessor... /usr/bin/cpp checking for mv... /bin/mv checking for tar... /bin/tar checking for perl... /usr/bin/perl checking for wget... /usr/bin/wget checking for xmllint... /usr/bin/xmllint checking for xsltproc... /usr/bin/xsltproc checking pkg-config is at least version 0.9.0... yes 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 /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/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 x86_64-pc-linux-gnu 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 /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/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 mt... mt 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... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no Checking zlib Disabling zlib compression support Checking lzma Disabling lzma compression support Checking headers checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... 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 stdlib.h... (cached) yes checking for sys/socket.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for arpa/nameser.h... yes checking for resolv.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) yes Checking types checking for uint32_t... yes Checking libraries checking for strftime... yes checking for strftime... (cached) yes checking for localtime... yes checking for gettimeofday... yes checking for ftime... yes checking for stat... yes checking for signal... yes checking for rand... yes checking for rand_r... yes checking for srand... yes checking for time... yes checking for isascii... yes checking for mmap... yes checking for munmap... yes checking for putenv... yes checking for va_copy... yes checking whether va_list is an array type... yes checking for library containing gethostent... none required checking for library containing setsockopt... none required checking for library containing connect... none required checking for type of socket length (socklen_t)... socklen_t * checking for const gethostbyname() argument... yes checking for const send() second argument... yes checking whether __attribute__((destructor)) is accepted... yes checking whether to enable IPv6... yes checking struct sockaddr::ss_family... yes checking for getaddrinfo... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes Checking configuration requirements Enabling multithreaded support checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_join in -lpthread... yes Enabled Schematron support checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); Disabling ICU support Enabled Schemas/Relax-NG support checking for printf... yes checking for sprintf... yes checking for fprintf... yes checking for snprintf... yes checking for vfprintf... yes checking for vsprintf... yes checking for vsnprintf... yes checking for sscanf... yes Disabling code coverage for GCC checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libxml2.spec config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/libxml/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/devhelp/Makefile config.status: creating example/Makefile config.status: creating fuzz/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating xstc/Makefile config.status: creating include/libxml/xmlversion.h config.status: creating libxml-2.0.pc config.status: creating libxml-2.0-uninstalled.pc config.status: creating libxml2-config.cmake config.status: creating python/setup.py config.status: creating xml2-config 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, --disable-debug, --with-xmlto, --with-fop, --disable-nls Done configuring >>> host-libxml2 2.9.14 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14' Making all in include make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/include' Making all in libxml make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/include/libxml' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/include/libxml' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/include' Making all in . make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14' CC xmllint.o CC SAX.lo CC entities.lo CC encoding.lo CC error.lo CC parserInternals.lo CC parser.lo CC tree.lo CC hash.lo CC list.lo CC xmlIO.lo CC xmlmemory.lo CC uri.lo CC valid.lo CC xlink.lo CC HTMLparser.lo CC HTMLtree.lo CC debugXML.lo CC xpath.lo CC xpointer.lo CC xinclude.lo CC nanohttp.lo CC nanoftp.lo CC catalog.lo CC globals.lo CC threads.lo xpath.c: In function 'xmlXPathCastNumberToString__internal_alias': xpath.c:3238:7: warning: array subscript is above array bounds [-Warray-bounds] work[buffersize - 1] = 0; ~~~~^~~~~~~~~~~~~~~~ CC c14n.lo CC xmlstring.lo CC buf.lo CC xmlregexp.lo CC xmlschemas.lo CC xmlschemastypes.lo CC xmlunicode.lo CC xmlreader.lo CC relaxng.lo CC dict.lo CC SAX2.lo CC xmlwriter.lo CC legacy.lo CC chvalid.lo CC pattern.lo CC xmlsave.lo CC xmlmodule.lo CC schematron.lo CC xzlib.lo sed -e 's?\@XML_LIBDIR\@?-L/home/buildroot/autobuild/instance-3/output-1/host/lib?g' \ -e 's?\@XML_INCLUDEDIR\@?-I/home/buildroot/autobuild/instance-3/output-1/host/include/libxml2?g' \ -e 's?\@VERSION\@?2.9.14?g' \ -e 's?\@XML_LIBS\@?-lxml2?g' \ -e 's?\@XML_PRIVATE_LIBS\@?-lm ?g' \ < ./xml2Conf.sh.in > xml2Conf.tmp \ && mv xml2Conf.tmp xml2Conf.sh CC xmlcatalog.o CC testdso.lo CCLD testdso.la CCLD libxml2.la CCLD xmllint CCLD xmlcatalog make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14' Making all in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc' Making all in . make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc' Making all in devhelp make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc/devhelp' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc/devhelp' Making all in examples make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc/examples' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc' Making all in example make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/example' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/example' Making all in fuzz make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/fuzz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/fuzz' Making all in xstc make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/xstc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/xstc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14' >>> host-libxml2 2.9.14 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14' /usr/bin/make install-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14' Making install in include make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/include' Making install in libxml make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/include/libxml' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/include/libxml' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/include/libxml2/libxml' /usr/bin/install -c -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h DOCBparser.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h '/home/buildroot/autobuild/instance-3/output-1/host/include/libxml2/libxml' /usr/bin/install -c -m 644 SAX2.h xmlexports.h xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/home/buildroot/autobuild/instance-3/output-1/host/include/libxml2/libxml' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/include/libxml' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/include/libxml' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/include' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/include' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/include' Making install in . make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib/cmake/libxml2' /bin/bash ./libtool --mode=install /usr/bin/install -c libxml2.la '/home/buildroot/autobuild/instance-3/output-1/host/lib' /usr/bin/install -c xml2-config '/home/buildroot/autobuild/instance-3/output-1/host/bin' /usr/bin/install -c -m 644 xml2Conf.sh '/home/buildroot/autobuild/instance-3/output-1/host/lib' /usr/bin/install -c -m 644 libxml2-config.cmake '/home/buildroot/autobuild/instance-3/output-1/host/lib/cmake/libxml2' /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2 /usr/bin/install -c -m 0644 ./Copyright /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2 /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/examples /usr/bin/install -c -m 0644 ./xmllint.c /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/examples /usr/bin/install -c -m 0644 ./testSAX.c /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/examples /usr/bin/install -c -m 0644 ./testHTML.c /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/examples /usr/bin/install -c -m 0644 ./testXPath.c /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/examples /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/aclocal' /usr/bin/install -c -m 644 libxml.m4 '/home/buildroot/autobuild/instance-3/output-1/host/share/aclocal' libtool: install: /usr/bin/install -c .libs/libxml2.so.2.9.14 /home/buildroot/autobuild/instance-3/output-1/host/lib/libxml2.so.2.9.14 /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libxml2.so.2.9.14 libxml2.so.2 || { rm -f libxml2.so.2 && ln -s libxml2.so.2.9.14 libxml2.so.2; }; }) /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libxml2.so.2.9.14 libxml2.so || { rm -f libxml2.so && ln -s libxml2.so.2.9.14 libxml2.so; }; }) /usr/bin/install -c -m 644 libxml-2.0.pc '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libxml2.lai /home/buildroot/autobuild/instance-3/output-1/host/lib/libxml2.la /usr/bin/install -c -m 644 xml2-config.1 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /usr/bin/install -c -m 644 libxml.3 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' libtool: finish: PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/buildroot/autobuild/instance-3/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildroot/autobuild/instance-3/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c xmllint xmlcatalog '/home/buildroot/autobuild/instance-3/output-1/host/bin' libtool: install: /usr/bin/install -c xmllint /home/buildroot/autobuild/instance-3/output-1/host/bin/xmllint libtool: install: /usr/bin/install -c xmlcatalog /home/buildroot/autobuild/instance-3/output-1/host/bin/xmlcatalog make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14' Making install in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc' Making install in . make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/html /usr/bin/install -c -m 0644 ./xml.html ./encoding.html ./FAQ.html ./structure.gif ./DOM.gif ./smallfootonly.gif ./redhat.gif ./libxml.gif ./w3c.png ./Libxml2-Logo-180x168.gif ./Libxml2-Logo-90x34.gif /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/html /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/html/html /usr/bin/install -c -m 644 xmllint.1 xmlcatalog.1 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /usr/bin/install -c -m 0644 ./html/*.html /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/html/html /usr/bin/install -c -m 0644 ./html/*.png /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/html/html /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/html/tutorial /usr/bin/install -c -m 0644 ./tutorial/*.* \ /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/html/tutorial /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/html/tutorial/images /usr/bin/install -c -m 0644 ./tutorial/images/*.* \ /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/html/tutorial/images /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/html/tutorial/images/callouts /usr/bin/install -c -m 0644 ./tutorial/images/callouts/*.* \ /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/html/tutorial/images/callouts make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc' Making install in devhelp make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc/devhelp' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc/devhelp' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/gtk-doc/html/libxml2' /usr/bin/install -c -m 644 libxml2.devhelp2 general.html index.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.html libxml2-DOCBparser.html libxml2-encoding.html libxml2-entities.html libxml2-globals.html libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html '/home/buildroot/autobuild/instance-3/output-1/host/share/gtk-doc/html/libxml2' /usr/bin/install -c -m 644 libxml2-xmlsave.html libxml2-xmlschemas.html libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html libxml2-xpathInternals.html libxml2-xpointer.html home.png left.png right.png up.png style.css '/home/buildroot/autobuild/instance-3/output-1/host/share/gtk-doc/html/libxml2' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc/devhelp' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc/devhelp' Making install in examples make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc/examples' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc/examples' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/html/examples /usr/bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /home/buildroot/autobuild/instance-3/output-1/host/share/doc/libxml2/html/examples/ make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc/examples' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc/examples' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/doc' Making install in example make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/example' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/example' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/example' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/example' Making install in fuzz make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/fuzz' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/fuzz' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/fuzz' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/fuzz' Making install in xstc make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/xstc' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/xstc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/xstc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14/xstc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libxml2-2.9.14' audit-3.0.7.tar.gz: OK (sha256: 8b4c78632a9301a1c7f859b0e38fc0b9c260b8214d6b7c771bf28b3d73a62597) >>> host-audit 3.0.7 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/audit/audit-3.0.7.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7 -xf - >>> host-audit 3.0.7 Patching >>> host-audit 3.0.7 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-audit 3.0.7 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/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 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> host-audit 3.0.7 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/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-python --without-python3 --disable-zos-remote --without-libcap-ng ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls Configuring auditd checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu 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 how to print strings... printf 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 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 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 /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/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 x86_64-pc-linux-gnu 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 /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/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 mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/bin/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... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes 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 port.h usability... no checking port.h presence... no checking for port.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/timerfd.h usability... yes checking sys/timerfd.h presence... yes checking for sys/timerfd.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking linux/aio_abi.h usability... yes checking linux/aio_abi.h presence... yes checking for linux/aio_abi.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking for inotify_init... yes checking for epoll_ctl... yes checking for kqueue... no checking for port_create... no checking for poll... yes checking for select... yes checking for eventfd... yes checking for signalfd... yes checking for clock_gettime... yes checking for nanosleep... yes checking for __kernel_rwf_t... no checking for library containing floor... -lm . Checking for programs checking for gcc... (cached) /usr/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to accept ISO C89... (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 gawk... (cached) gawk checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E . Checking for header files checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking size of unsigned int... 4 checking size of unsigned long... 8 checking whether AUDIT_FEATURE_VERSION is declared... yes checking for struct audit_status.feature_bitmap... yes checking whether AUDIT_VERSION_BACKLOG_WAIT_TIME is declared... yes checking whether AUDIT_STATUS_BACKLOG_WAIT_TIME is declared... yes checking whether AUDIT_STATUS_BACKLOG_WAIT_TIME_ACTUAL is declared... no checking whether ADDR_NO_RANDOMIZE is declared... yes checking for posix_fallocate... yes checking for signalfd... (cached) yes checking for rawmemchr... yes checking for library containing pthread_yield... -lpthread checking whether to create python bindings... no checking whether to create python3 bindings... no checking whether to create Go language bindings... testing checking for go... no configure: WARNING: "Go not found - go bindings will not be made" checking whether to include auditd network listener support... yes checking whether to include audisp ZOS remote plugin... no checking whether to enable systemd... no checking whether to enable experimental options... no checking linux/fanotify.h usability... yes checking linux/fanotify.h presence... yes checking for linux/fanotify.h... yes checking whether to include arm eabi processor support... no checking whether to include aarch64 processor support... no checking whether to use apparmor... no checking whether to use libwrap... no checking linux/ipx.h usability... yes checking linux/ipx.h presence... yes checking for linux/ipx.h... yes checking whether to use libcap-ng... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating lib/Makefile config.status: creating lib/audit.pc config.status: creating lib/test/Makefile config.status: creating auparse/Makefile config.status: creating auparse/test/Makefile config.status: creating auparse/auparse.pc config.status: creating src/Makefile config.status: creating src/libev/Makefile config.status: creating src/test/Makefile config.status: creating docs/Makefile config.status: creating rules/Makefile config.status: creating init.d/Makefile config.status: creating audisp/Makefile config.status: creating audisp/plugins/Makefile config.status: creating audisp/plugins/builtins/Makefile config.status: creating audisp/plugins/remote/Makefile config.status: creating audisp/plugins/zos-remote/Makefile config.status: creating audisp/plugins/syslog/Makefile config.status: creating audisp/plugins/ids/Makefile config.status: creating audisp/plugins/ids/rules/Makefile config.status: creating audisp/plugins/statsd/Makefile config.status: creating bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/python/python2/Makefile config.status: creating bindings/python/python3/Makefile config.status: creating bindings/golang/Makefile config.status: creating bindings/swig/Makefile config.status: creating bindings/swig/src/Makefile config.status: creating bindings/swig/python/Makefile config.status: creating bindings/swig/python3/Makefile config.status: creating tools/Makefile config.status: creating tools/aulast/Makefile config.status: creating tools/aulastlog/Makefile config.status: creating tools/ausyscall/Makefile config.status: creating tools/auvirt/Makefile config.status: creating m4/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, --disable-debug, --with-xmlto, --with-fop, --disable-nls . Auditd Version: 3.0.7 Target: x86_64-pc-linux-gnu Installation prefix: /home/buildroot/autobuild/instance-3/output-1/host Compiler: /usr/bin/gcc Compiler flags: -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include >>> host-audit 3.0.7 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7' Making all in common make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/common' /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o audit-fgets.lo audit-fgets.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o strsplit.lo strsplit.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c strsplit.c -fPIC -DPIC -o .libs/strsplit.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c audit-fgets.c -fPIC -DPIC -o .libs/audit-fgets.o /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o libaucommon.la audit-fgets.lo strsplit.lo libtool: link: /usr/bin/ar cru .libs/libaucommon.a .libs/audit-fgets.o .libs/strsplit.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: /usr/bin/ranlib .libs/libaucommon.a libtool: link: ( cd ".libs" && rm -f "libaucommon.la" && ln -s "../libaucommon.la" "libaucommon.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/common' Making all in lib make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="actiontab.h"' -g -O2 -c -o gen_actiontabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="errtab.h"' -g -O2 -c -o gen_errtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="fieldtab.h"' -g -O2 -c -o gen_fieldtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="flagtab.h"' -g -O2 -c -o gen_flagtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="fstypetab.h"' -g -O2 -c -o gen_fstypetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="ftypetab.h"' -g -O2 -c -o gen_ftypetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="i386_table.h"' -g -O2 -c -o gen_i386_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="machinetab.h"' -g -O2 -c -o gen_machinetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="msg_typetab.h"' -g -O2 -c -o gen_msg_typetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="optab.h"' -g -O2 -c -o gen_optabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="ppc_table.h"' -g -O2 -c -o gen_ppc_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="s390_table.h"' -g -O2 -c -o gen_s390_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="s390x_table.h"' -g -O2 -c -o gen_s390x_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="x86_64_table.h"' -g -O2 -c -o gen_x86_64_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="actiontab.h"' -g -O2 -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="errtab.h"' -g -O2 -o gen_errtabs_h gen_errtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"actiontab.h\" -g -O2 -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="fieldtab.h"' -g -O2 -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"errtab.h\" -g -O2 -o gen_errtabs_h gen_errtabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="flagtab.h"' -g -O2 -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="fstypetab.h"' -g -O2 -o gen_fstypetabs_h gen_fstypetabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ftypetab.h"' -g -O2 -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"fieldtab.h\" -g -O2 -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="i386_table.h"' -g -O2 -o gen_i386_tables_h gen_i386_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"flagtab.h\" -g -O2 -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"fstypetab.h\" -g -O2 -o gen_fstypetabs_h gen_fstypetabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="machinetab.h"' -g -O2 -o gen_machinetabs_h gen_machinetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ftypetab.h\" -g -O2 -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="msg_typetab.h"' -g -O2 -o gen_msg_typetabs_h gen_msg_typetabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="optab.h"' -g -O2 -o gen_optabs_h gen_optabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"i386_table.h\" -g -O2 -o gen_i386_tables_h gen_i386_tables_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ppc_table.h"' -g -O2 -o gen_ppc_tables_h gen_ppc_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"optab.h\" -g -O2 -o gen_optabs_h gen_optabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"msg_typetab.h\" -g -O2 -o gen_msg_typetabs_h gen_msg_typetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"machinetab.h\" -g -O2 -o gen_machinetabs_h gen_machinetabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="s390_table.h"' -g -O2 -o gen_s390_tables_h gen_s390_tables_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="s390x_table.h"' -g -O2 -o gen_s390x_tables_h gen_s390x_tables_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="x86_64_table.h"' -g -O2 -o gen_x86_64_tables_h gen_x86_64_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ppc_table.h\" -g -O2 -o gen_ppc_tables_h gen_ppc_tables_h-gen_tables.o ./gen_actiontabs_h --lowercase --i2s --s2i action > actiontabs.h ./gen_errtabs_h --duplicate-ints --uppercase --i2s --s2i err > errtabs.h ./gen_fieldtabs_h --duplicate-ints --lowercase --i2s --s2i field > fieldtabs.h ./gen_flagtabs_h --lowercase --i2s --s2i flag > flagtabs.h ./gen_fstypetabs_h --lowercase --i2s --s2i fstype > fstypetabs.h ./gen_ftypetabs_h --lowercase --i2s --s2i ftype > ftypetabs.h ./gen_i386_tables_h --duplicate-ints --lowercase --i2s --s2i \ i386_syscall > i386_tables.h ./gen_machinetabs_h --duplicate-ints --lowercase --i2s --s2i machine \ > machinetabs.h ./gen_msg_typetabs_h --uppercase --i2s --s2i msg_type > msg_typetabs.h ./gen_optabs_h --i2s op > optabs.h ./gen_ppc_tables_h --lowercase --i2s --s2i ppc_syscall > ppc_tables.h libtool: link: gcc -DTABLE_H=\"x86_64_table.h\" -g -O2 -o gen_x86_64_tables_h gen_x86_64_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"s390_table.h\" -g -O2 -o gen_s390_tables_h gen_s390_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"s390x_table.h\" -g -O2 -o gen_s390x_tables_h gen_s390x_tables_h-gen_tables.o ./gen_x86_64_tables_h --lowercase --i2s --s2i x86_64_syscall > x86_64_tables.h ./gen_s390x_tables_h --lowercase --i2s --s2i s390x_syscall > s390x_tables.h ./gen_s390_tables_h --lowercase --i2s --s2i s390_syscall > s390_tables.h /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib' Making all in test make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/test' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/test' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib' /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libaudit.lo libaudit.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o message.lo message.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o netlink.lo netlink.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o lookup_table.lo lookup_table.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c libaudit.c -fPIC -DPIC -o .libs/libaudit.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c message.c -fPIC -DPIC -o .libs/message.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c lookup_table.c -fPIC -DPIC -o .libs/lookup_table.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c netlink.c -fPIC -DPIC -o .libs/netlink.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o audit_logging.lo audit_logging.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c audit_logging.c -fPIC -DPIC -o .libs/audit_logging.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o deprecated.lo deprecated.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c deprecated.c -fPIC -DPIC -o .libs/deprecated.o /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -fPIC -DPIC -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wl,-z,relro -version-info 1:0 -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o libaudit.la -rpath /home/buildroot/autobuild/instance-3/output-1/host/lib libaudit.lo message.lo netlink.lo lookup_table.lo audit_logging.lo deprecated.lo ../common/libaucommon.la libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/libaudit.o .libs/message.o .libs/netlink.o .libs/lookup_table.o .libs/audit_logging.o .libs/deprecated.o -Wl,--whole-archive ../common/.libs/libaucommon.a -Wl,--no-whole-archive -L/home/buildroot/autobuild/instance-3/output-1/host/lib -O2 -Wl,-z -Wl,relro -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-soname -Wl,libaudit.so.1 -o .libs/libaudit.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libaudit.so.1" && ln -s "libaudit.so.1.0.0" "libaudit.so.1") libtool: link: (cd ".libs" && rm -f "libaudit.so" && ln -s "libaudit.so.1.0.0" "libaudit.so") libtool: link: ( cd ".libs" && rm -f "libaudit.la" && ln -s "../libaudit.la" "libaudit.la" ) make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib' Making all in auparse make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="accesstab.h"' -g -O2 -c -o gen_accesstabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="captab.h"' -g -O2 -c -o gen_captabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="clocktab.h"' -g -O2 -c -o gen_clock_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="clone-flagtab.h"' -g -O2 -c -o gen_clone_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c ../lib/gen_tables.c:89:22: warning: overflow in implicit constant conversion [-Woverflow] #define _S(VAL, S) { (VAL), (S), 0, 0 }, ^ ./clone-flagtab.h:47:1: note: in expansion of macro '_S' _S(0x100000000ULL, "CLONE_CLEAR_SIGHAND") ^~ gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="epoll_ctl.h"' -g -O2 -c -o gen_epoll_ctls_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="famtab.h"' -g -O2 -c -o gen_famtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="fcntl-cmdtab.h"' -g -O2 -c -o gen_fcntl_cmdtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="../auparse/flagtab.h"' -g -O2 -c -o gen_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="icmptypetab.h"' -g -O2 -c -o gen_icmptypetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ipctab.h"' -g -O2 -c -o gen_ipctabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ipccmdtab.h"' -g -O2 -c -o gen_ipccmdtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ioctlreqtab.h"' -g -O2 -c -o gen_ioctlreqtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ipoptnametab.h"' -g -O2 -c -o gen_ipoptnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ip6optnametab.h"' -g -O2 -c -o gen_ip6optnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="mmaptab.h"' -g -O2 -c -o gen_mmaptabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="mounttab.h"' -g -O2 -c -o gen_mounttabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="nfprototab.h"' -g -O2 -c -o gen_nfprototabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="open-flagtab.h"' -g -O2 -c -o gen_open_flagtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="persontab.h"' -g -O2 -c -o gen_persontabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="prctl-opt-tab.h"' -g -O2 -c -o gen_prctl_opttabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="pktoptnametab.h"' -g -O2 -c -o gen_pktoptnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="prottab.h"' -g -O2 -c -o gen_prottabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="ptracetab.h"' -g -O2 -c -o gen_ptracetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="rlimittab.h"' -g -O2 -c -o gen_rlimit_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="recvtab.h"' -g -O2 -c -o gen_recvtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="schedtab.h"' -g -O2 -c -o gen_schedtabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="seccomptab.h"' -g -O2 -c -o gen_seccomptabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="seektab.h"' -g -O2 -c -o gen_seektabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="shm_modetab.h"' -g -O2 -c -o gen_shm_modetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="signaltab.h"' -g -O2 -c -o gen_signals_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="sockoptnametab.h"' -g -O2 -c -o gen_sockoptnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="socktab.h"' -g -O2 -c -o gen_socktabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="sockleveltab.h"' -g -O2 -c -o gen_sockleveltabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="socktypetab.h"' -g -O2 -c -o gen_socktypetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="tcpoptnametab.h"' -g -O2 -c -o gen_tcpoptnametabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="typetab.h"' -g -O2 -c -o gen_typetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="umounttab.h"' -g -O2 -c -o gen_umounttabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="inethooktab.h"' -g -O2 -c -o gen_inethooktabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="netactiontab.h"' -g -O2 -c -o gen_netactiontabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="normalize_obj_kind_map.h"' -g -O2 -c -o gen_normalize_obj_kind_map-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="normalize_record_map.h"' -g -O2 -c -o gen_normalize_record_map-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="normalize_syscall_map.h"' -g -O2 -c -o gen_normalize_syscall_map-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="normalize_evtypetab.h"' -g -O2 -c -o gen_normalize_evtypetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="bpftab.h"' -g -O2 -c -o gen_bpftabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common '-DTABLE_H="openat2-resolvetab.h"' -g -O2 -c -o gen_openat2_resolvetabs_h-gen_tables.o `test -f '../lib/gen_tables.c' || echo './'`../lib/gen_tables.c /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="accesstab.h"' -g -O2 -o gen_accesstabs_h gen_accesstabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="captab.h"' -g -O2 -o gen_captabs_h gen_captabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="clocktab.h"' -g -O2 -o gen_clock_h gen_clock_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"accesstab.h\" -g -O2 -o gen_accesstabs_h gen_accesstabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="clone-flagtab.h"' -g -O2 -o gen_clone-flagtabs_h gen_clone_flagtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"captab.h\" -g -O2 -o gen_captabs_h gen_captabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="epoll_ctl.h"' -g -O2 -o gen_epoll_ctls_h gen_epoll_ctls_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="famtab.h"' -g -O2 -o gen_famtabs_h gen_famtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"clocktab.h\" -g -O2 -o gen_clock_h gen_clock_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="fcntl-cmdtab.h"' -g -O2 -o gen_fcntl-cmdtabs_h gen_fcntl_cmdtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"clone-flagtab.h\" -g -O2 -o gen_clone-flagtabs_h gen_clone_flagtabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="../auparse/flagtab.h"' -g -O2 -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"famtab.h\" -g -O2 -o gen_famtabs_h gen_famtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"epoll_ctl.h\" -g -O2 -o gen_epoll_ctls_h gen_epoll_ctls_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"fcntl-cmdtab.h\" -g -O2 -o gen_fcntl-cmdtabs_h gen_fcntl_cmdtabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="icmptypetab.h"' -g -O2 -o gen_icmptypetabs_h gen_icmptypetabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ipctab.h"' -g -O2 -o gen_ipctabs_h gen_ipctabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ipccmdtab.h"' -g -O2 -o gen_ipccmdtabs_h gen_ipccmdtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"../auparse/flagtab.h\" -g -O2 -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ioctlreqtab.h"' -g -O2 -o gen_ioctlreqtabs_h gen_ioctlreqtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"icmptypetab.h\" -g -O2 -o gen_icmptypetabs_h gen_icmptypetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ipctab.h\" -g -O2 -o gen_ipctabs_h gen_ipctabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ipccmdtab.h\" -g -O2 -o gen_ipccmdtabs_h gen_ipccmdtabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ipoptnametab.h"' -g -O2 -o gen_ipoptnametabs_h gen_ipoptnametabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ip6optnametab.h"' -g -O2 -o gen_ip6optnametabs_h gen_ip6optnametabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="mmaptab.h"' -g -O2 -o gen_mmaptabs_h gen_mmaptabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ioctlreqtab.h\" -g -O2 -o gen_ioctlreqtabs_h gen_ioctlreqtabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="mounttab.h"' -g -O2 -o gen_mounttabs_h gen_mounttabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ipoptnametab.h\" -g -O2 -o gen_ipoptnametabs_h gen_ipoptnametabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"mmaptab.h\" -g -O2 -o gen_mmaptabs_h gen_mmaptabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="nfprototab.h"' -g -O2 -o gen_nfprototabs_h gen_nfprototabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ip6optnametab.h\" -g -O2 -o gen_ip6optnametabs_h gen_ip6optnametabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="open-flagtab.h"' -g -O2 -o gen_open-flagtabs_h gen_open_flagtabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="persontab.h"' -g -O2 -o gen_persontabs_h gen_persontabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"mounttab.h\" -g -O2 -o gen_mounttabs_h gen_mounttabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="prctl-opt-tab.h"' -g -O2 -o gen_prctl_opttabs_h gen_prctl_opttabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"nfprototab.h\" -g -O2 -o gen_nfprototabs_h gen_nfprototabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"open-flagtab.h\" -g -O2 -o gen_open-flagtabs_h gen_open_flagtabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="pktoptnametab.h"' -g -O2 -o gen_pktoptnametabs_h gen_pktoptnametabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="prottab.h"' -g -O2 -o gen_prottabs_h gen_prottabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"persontab.h\" -g -O2 -o gen_persontabs_h gen_persontabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ptracetab.h"' -g -O2 -o gen_ptracetabs_h gen_ptracetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"prctl-opt-tab.h\" -g -O2 -o gen_prctl_opttabs_h gen_prctl_opttabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="rlimittab.h"' -g -O2 -o gen_rlimit_h gen_rlimit_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"pktoptnametab.h\" -g -O2 -o gen_pktoptnametabs_h gen_pktoptnametabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"prottab.h\" -g -O2 -o gen_prottabs_h gen_prottabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="recvtab.h"' -g -O2 -o gen_recvtabs_h gen_recvtabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="schedtab.h"' -g -O2 -o gen_schedtabs_h gen_schedtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ptracetab.h\" -g -O2 -o gen_ptracetabs_h gen_ptracetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"rlimittab.h\" -g -O2 -o gen_rlimit_h gen_rlimit_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="seccomptab.h"' -g -O2 -o gen_seccomptabs_h gen_seccomptabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="seektab.h"' -g -O2 -o gen_seektabs_h gen_seektabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"recvtab.h\" -g -O2 -o gen_recvtabs_h gen_recvtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"schedtab.h\" -g -O2 -o gen_schedtabs_h gen_schedtabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="shm_modetab.h"' -g -O2 -o gen_shm_modetabs_h gen_shm_modetabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="signaltab.h"' -g -O2 -o gen_signals_h gen_signals_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"seccomptab.h\" -g -O2 -o gen_seccomptabs_h gen_seccomptabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="sockoptnametab.h"' -g -O2 -o gen_sockoptnametabs_h gen_sockoptnametabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"seektab.h\" -g -O2 -o gen_seektabs_h gen_seektabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"shm_modetab.h\" -g -O2 -o gen_shm_modetabs_h gen_shm_modetabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="socktab.h"' -g -O2 -o gen_socktabs_h gen_socktabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="sockleveltab.h"' -g -O2 -o gen_sockleveltabs_h gen_sockleveltabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"signaltab.h\" -g -O2 -o gen_signals_h gen_signals_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="socktypetab.h"' -g -O2 -o gen_socktypetabs_h gen_socktypetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"sockoptnametab.h\" -g -O2 -o gen_sockoptnametabs_h gen_sockoptnametabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="tcpoptnametab.h"' -g -O2 -o gen_tcpoptnametabs_h gen_tcpoptnametabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"socktab.h\" -g -O2 -o gen_socktabs_h gen_socktabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="typetab.h"' -g -O2 -o gen_typetabs_h gen_typetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"sockleveltab.h\" -g -O2 -o gen_sockleveltabs_h gen_sockleveltabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"socktypetab.h\" -g -O2 -o gen_socktypetabs_h gen_socktypetabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="umounttab.h"' -g -O2 -o gen_umounttabs_h gen_umounttabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="inethooktab.h"' -g -O2 -o gen_inethooktabs_h gen_inethooktabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"tcpoptnametab.h\" -g -O2 -o gen_tcpoptnametabs_h gen_tcpoptnametabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="netactiontab.h"' -g -O2 -o gen_netactiontabs_h gen_netactiontabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"typetab.h\" -g -O2 -o gen_typetabs_h gen_typetabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="normalize_obj_kind_map.h"' -g -O2 -o gen_normalize_obj_kind_map gen_normalize_obj_kind_map-gen_tables.o libtool: link: gcc -DTABLE_H=\"umounttab.h\" -g -O2 -o gen_umounttabs_h gen_umounttabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"inethooktab.h\" -g -O2 -o gen_inethooktabs_h gen_inethooktabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="normalize_record_map.h"' -g -O2 -o gen_normalize_record_map gen_normalize_record_map-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="normalize_syscall_map.h"' -g -O2 -o gen_normalize_syscall_map gen_normalize_syscall_map-gen_tables.o libtool: link: gcc -DTABLE_H=\"netactiontab.h\" -g -O2 -o gen_netactiontabs_h gen_netactiontabs_h-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="normalize_evtypetab.h"' -g -O2 -o gen_normalize_evtypetabs_h gen_normalize_evtypetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"normalize_obj_kind_map.h\" -g -O2 -o gen_normalize_obj_kind_map gen_normalize_obj_kind_map-gen_tables.o libtool: link: gcc -DTABLE_H=\"normalize_record_map.h\" -g -O2 -o gen_normalize_record_map gen_normalize_record_map-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="bpftab.h"' -g -O2 -o gen_bpftabs_h gen_bpftabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"normalize_syscall_map.h\" -g -O2 -o gen_normalize_syscall_map gen_normalize_syscall_map-gen_tables.o /bin/bash ../libtool --tag=CC --mode=link gcc '-DTABLE_H="openat2-resolvetab.h"' -g -O2 -o gen_openat2-resolvetabs_h gen_openat2_resolvetabs_h-gen_tables.o ./gen_accesstabs_h --i2s-transtab access > accesstabs.h ./gen_captabs_h --i2s cap > captabs.h ./gen_clock_h --i2s clock > clocktabs.h ./gen_clone-flagtabs_h --i2s-transtab clone_flag > clone-flagtabs.h ./gen_epoll_ctls_h --i2s epoll_ctl > epoll_ctls.h ./gen_famtabs_h --i2s fam > famtabs.h ./gen_fcntl-cmdtabs_h --i2s fcntl > fcntl-cmdtabs.h ./gen_flagtabs_h --i2s-transtab flag > flagtabs.h ./gen_icmptypetabs_h --i2s icmptype > icmptypetabs.h ./gen_ipctabs_h --i2s ipc > ipctabs.h ./gen_ipccmdtabs_h --i2s-transtab ipccmd > ipccmdtabs.h ./gen_ioctlreqtabs_h --i2s ioctlreq > ioctlreqtabs.h ./gen_ipoptnametabs_h --i2s ipoptname > ipoptnametabs.h ./gen_ip6optnametabs_h --i2s ip6optname > ip6optnametabs.h ./gen_mmaptabs_h --i2s-transtab mmap > mmaptabs.h ./gen_mounttabs_h --i2s-transtab mount > mounttabs.h ./gen_nfprototabs_h --i2s nfproto > nfprototabs.h ./gen_open-flagtabs_h --i2s-transtab open_flag > open-flagtabs.h libtool: link: gcc -DTABLE_H=\"normalize_evtypetab.h\" -g -O2 -o gen_normalize_evtypetabs_h gen_normalize_evtypetabs_h-gen_tables.o ./gen_persontabs_h --i2s person > persontabs.h ./gen_prctl_opttabs_h --i2s prctl_opt > prctl_opttabs.h ./gen_pktoptnametabs_h --i2s pktoptname > pktoptnametabs.h ./gen_prottabs_h --i2s-transtab prot > prottabs.h ./gen_ptracetabs_h --i2s ptrace > ptracetabs.h ./gen_rlimit_h --i2s rlimit > rlimittabs.h ./gen_recvtabs_h --i2s-transtab recv > recvtabs.h ./gen_schedtabs_h --i2s sched > schedtabs.h ./gen_seccomptabs_h --i2s seccomp > seccomptabs.h ./gen_seektabs_h --i2s seek > seektabs.h ./gen_shm_modetabs_h --i2s-transtab shm_mode > shm_modetabs.h ./gen_signals_h --i2s signal > signaltabs.h ./gen_sockoptnametabs_h --i2s sockoptname > sockoptnametabs.h ./gen_socktabs_h --i2s sock > socktabs.h ./gen_sockleveltabs_h --i2s socklevel > sockleveltabs.h ./gen_socktypetabs_h --i2s sock_type > socktypetabs.h ./gen_tcpoptnametabs_h --i2s tcpoptname > tcpoptnametabs.h ./gen_typetabs_h --s2i type > typetabs.h ./gen_umounttabs_h --i2s-transtab umount > umounttabs.h ./gen_inethooktabs_h --i2s inethook > inethooktabs.h ./gen_netactiontabs_h --i2s netaction > netactiontabs.h ./gen_normalize_obj_kind_map --lowercase --i2s normalize_obj_kind_map > normalize_obj_kind_maps.h ./gen_normalize_record_map --lowercase --i2s normalize_record_map > normalize_record_maps.h ./gen_normalize_syscall_map --lowercase --s2i normalize_syscall_map > normalize_syscall_maps.h ./gen_normalize_evtypetabs_h --i2s evtype > normalize_evtypetabs.h libtool: link: gcc -DTABLE_H=\"bpftab.h\" -g -O2 -o gen_bpftabs_h gen_bpftabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"openat2-resolvetab.h\" -g -O2 -o gen_openat2-resolvetabs_h gen_openat2_resolvetabs_h-gen_tables.o ./gen_bpftabs_h --i2s bpf > bpftabs.h ./gen_openat2-resolvetabs_h --i2s-transtab openat2_resolve > openat2-resolvetabs.h /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse' Making all in test make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse/test' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse/test' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse' /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o lru.lo lru.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o interpret.lo interpret.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o nvlist.lo nvlist.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ellist.lo ellist.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c interpret.c -fPIC -DPIC -o .libs/interpret.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c ellist.c -fPIC -DPIC -o .libs/ellist.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c lru.c -fPIC -DPIC -o .libs/lru.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c nvlist.c -fPIC -DPIC -o .libs/nvlist.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auparse.lo auparse.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auditd-config.lo auditd-config.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c auparse.c -fPIC -DPIC -o .libs/auparse.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c auditd-config.c -fPIC -DPIC -o .libs/auditd-config.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o message.lo message.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c message.c -fPIC -DPIC -o .libs/message.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o data_buf.lo data_buf.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o expression.lo expression.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c data_buf.c -fPIC -DPIC -o .libs/data_buf.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c expression.c -fPIC -DPIC -o .libs/expression.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o normalize.lo normalize.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c normalize.c -fPIC -DPIC -o .libs/normalize.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o normalize-llist.lo normalize-llist.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -I../lib -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c normalize-llist.c -fPIC -DPIC -o .libs/normalize-llist.o /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -fPIC -DPIC -D_GNU_SOURCE -g -DNDEBUG -Wno-pointer-sign -Wno-enum-compare -Wno-switch -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wl,-z,relro -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o libauparse.la -rpath /home/buildroot/autobuild/instance-3/output-1/host/lib lru.lo interpret.lo nvlist.lo ellist.lo auparse.lo auditd-config.lo message.lo data_buf.lo expression.lo normalize.lo normalize-llist.lo ../lib/libaudit.la ../common/libaucommon.la libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/lru.o .libs/interpret.o .libs/nvlist.o .libs/ellist.o .libs/auparse.o .libs/auditd-config.o .libs/message.o .libs/data_buf.o .libs/expression.o .libs/normalize.o .libs/normalize-llist.o -Wl,--whole-archive ../common/.libs/libaucommon.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -L/home/buildroot/autobuild/instance-3/output-1/host/lib ../lib/.libs/libaudit.so -g -O2 -Wl,-z -Wl,relro -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-soname -Wl,libauparse.so.0 -o .libs/libauparse.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libauparse.so.0" && ln -s "libauparse.so.0.0.0" "libauparse.so.0") libtool: link: (cd ".libs" && rm -f "libauparse.so" && ln -s "libauparse.so.0.0.0" "libauparse.so") libtool: link: ( cd ".libs" && rm -f "libauparse.la" && ln -s "../libauparse.la" "libauparse.la" ) make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse' Making all in audisp make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp' Making all in plugins make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins' Making all in builtins make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/builtins' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/builtins' Making all in remote make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/remote' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o audisp_remote-audisp-remote.o `test -f 'audisp-remote.c' || echo './'`audisp-remote.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o audisp_remote-remote-config.o `test -f 'remote-config.c' || echo './'`remote-config.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o audisp_remote-queue.o `test -f 'queue.c' || echo './'`queue.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -pie -Wl,-z,relro -Wl,-z,now -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o audisp-remote audisp_remote-audisp-remote.o audisp_remote-remote-config.o audisp_remote-queue.o ../../../common/libaucommon.la libtool: link: /usr/bin/gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -Wundef -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -o audisp-remote audisp_remote-audisp-remote.o audisp_remote-remote-config.o audisp_remote-queue.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib ../../../common/.libs/libaucommon.a make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/remote' Making all in syslog make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/syslog' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../lib -I../../../common -I../../../auparse -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIE -DPIE -g -D_GNU_SOURCE -Wundef -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o audisp_syslog-audisp-syslog.o `test -f 'audisp-syslog.c' || echo './'`audisp-syslog.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/bin/gcc -fPIE -DPIE -g -D_GNU_SOURCE -Wundef -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -pie -Wl,-z,relro -Wl,-z,now -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o audisp-syslog audisp_syslog-audisp-syslog.o ../../../common/libaucommon.la ../../../auparse/libauparse.la libtool: link: /usr/bin/gcc -fPIE -DPIE -g -D_GNU_SOURCE -Wundef -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -o audisp-syslog audisp_syslog-audisp-syslog.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib ../../../common/.libs/libaucommon.a ../../../auparse/.libs/libauparse.so /home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs/libaudit.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/syslog' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp' /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-strict-aliasing -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libdisp_la-audispd.lo `test -f 'audispd.c' || echo './'`audispd.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-strict-aliasing -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libdisp_la-audispd-pconfig.lo `test -f 'audispd-pconfig.c' || echo './'`audispd-pconfig.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-strict-aliasing -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libdisp_la-queue.lo `test -f 'queue.c' || echo './'`queue.c /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-strict-aliasing -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libdisp_la-audispd-llist.lo `test -f 'audispd-llist.c' || echo './'`audispd-llist.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-strict-aliasing -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c audispd-pconfig.c -fPIC -DPIC -o .libs/libdisp_la-audispd-pconfig.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-strict-aliasing -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c audispd-llist.c -fPIC -DPIC -o .libs/libdisp_la-audispd-llist.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-strict-aliasing -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c audispd.c -fPIC -DPIC -o .libs/libdisp_la-audispd.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-strict-aliasing -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c queue.c -fPIC -DPIC -o .libs/libdisp_la-queue.o /bin/bash ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-strict-aliasing -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o libdisp_la-audispd-builtins.lo `test -f 'audispd-builtins.c' || echo './'`audispd-builtins.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -fPIC -DPIC -I.. -I../lib -I../src -I../src/libev -I/home/buildroot/autobuild/instance-3/output-1/host/include -fno-strict-aliasing -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c audispd-builtins.c -fPIC -DPIC -o .libs/libdisp_la-audispd-builtins.o /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -fno-strict-aliasing -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -no-undefined -static -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o libdisp.la libdisp_la-audispd.lo libdisp_la-audispd-pconfig.lo libdisp_la-queue.lo libdisp_la-audispd-llist.lo libdisp_la-audispd-builtins.lo ../lib/libaudit.la libtool: link: /usr/bin/ar cru .libs/libdisp.a .libs/libdisp_la-audispd.o .libs/libdisp_la-audispd-pconfig.o .libs/libdisp_la-queue.o .libs/libdisp_la-audispd-llist.o .libs/libdisp_la-audispd-builtins.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: /usr/bin/ranlib .libs/libdisp.a libtool: link: ( cd ".libs" && rm -f "libdisp.la" && ln -s "../libdisp.la" "libdisp.la" ) make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp' Making all in src/libev make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src/libev' /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ev.lo ev.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o event.lo event.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c ev.c -fPIC -DPIC -o .libs/ev.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c event.c -fPIC -DPIC -o .libs/event.o ev.c:2146:31: warning: 'ev_default_loop_ptr' initialized and declared 'extern' EV_API_DECL struct ev_loop *ev_default_loop_ptr = 0; /* needs to be initialised to make it a definition despite extern */ ^~~~~~~~~~~~~~~~~~~ /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -fPIC -DPIC -g -fno-strict-aliasing -DNDEBUG -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -no-undefined -static -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o libev.la ev.lo event.lo libtool: link: /usr/bin/ar cru .libs/libev.a .libs/ev.o .libs/event.o /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: /usr/bin/ranlib .libs/libev.a libtool: link: ( cd ".libs" && rm -f "libev.la" && ln -s "../libev.la" "libev.la" ) make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src/libev' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src' Making all in test make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src/test' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src/test' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auditd-auditd.o `test -f 'auditd.c' || echo './'`auditd.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auditd-auditd-event.o `test -f 'auditd-event.c' || echo './'`auditd-event.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auditd-auditd-config.o `test -f 'auditd-config.c' || echo './'`auditd-config.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auditd-auditd-reconfig.o `test -f 'auditd-reconfig.c' || echo './'`auditd-reconfig.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auditd-auditd-sendmail.o `test -f 'auditd-sendmail.c' || echo './'`auditd-sendmail.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auditd-auditd-dispatch.o `test -f 'auditd-dispatch.c' || echo './'`auditd-dispatch.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auditd-auditd-listen.o `test -f 'auditd-listen.c' || echo './'`auditd-listen.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIE -DPIE -g -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auditctl-auditctl.o `test -f 'auditctl.c' || echo './'`auditctl.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIE -DPIE -g -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auditctl-auditctl-llist.o `test -f 'auditctl-llist.c' || echo './'`auditctl-llist.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIE -DPIE -g -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auditctl-delete_all.o `test -f 'delete_all.c' || echo './'`delete_all.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIE -DPIE -g -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auditctl-auditctl-listing.o `test -f 'auditctl-listing.c' || echo './'`auditctl-listing.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o aureport.o aureport.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auditd-config.o auditd-config.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ausearch-llist.o ausearch-llist.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o aureport-options.o aureport-options.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ausearch-string.o ausearch-string.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ausearch-parse.o ausearch-parse.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o aureport-scan.o aureport-scan.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o aureport-output.o aureport-output.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ausearch-lookup.o ausearch-lookup.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ausearch-int.o ausearch-int.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ausearch-time.o ausearch-time.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ausearch-nvpair.o ausearch-nvpair.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ausearch-avc.o ausearch-avc.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ausearch-lol.o ausearch-lol.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ausearch.o ausearch.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ausearch-options.o ausearch-options.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ausearch-report.o ausearch-report.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ausearch-match.o ausearch-match.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ausearch-checkpt.o ausearch-checkpt.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o autrace.o autrace.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o delete_all.o delete_all.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../src/libev -I../auparse -I../audisp -I../common -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auditctl-llist.o auditctl-llist.c /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -pie -Wl,-z,relro -Wl,-z,now -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o auditd auditd-auditd.o auditd-auditd-event.o auditd-auditd-config.o auditd-auditd-reconfig.o auditd-auditd-sendmail.o auditd-auditd-dispatch.o auditd-auditd-listen.o ../src/libev/libev.la ../audisp/libdisp.la ../lib/libaudit.la ../auparse/libauparse.la -lpthread -lm ../common/libaucommon.la /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -fPIE -DPIE -g -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -pie -Wl,-z,relro -Wl,-z,now -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o auditctl auditctl-auditctl.o auditctl-auditctl-llist.o auditctl-delete_all.o auditctl-auditctl-listing.o ../lib/libaudit.la ../auparse/libauparse.la ../common/libaucommon.la /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o aureport aureport.o auditd-config.o ausearch-llist.o aureport-options.o ausearch-string.o ausearch-parse.o aureport-scan.o aureport-output.o ausearch-lookup.o ausearch-int.o ausearch-time.o ausearch-nvpair.o ausearch-avc.o ausearch-lol.o ../lib/libaudit.la ../auparse/libauparse.la ../common/libaucommon.la /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o ausearch ausearch.o auditd-config.o ausearch-llist.o ausearch-options.o ausearch-report.o ausearch-match.o ausearch-string.o ausearch-parse.o ausearch-int.o ausearch-time.o ausearch-nvpair.o ausearch-lookup.o ausearch-avc.o ausearch-lol.o ausearch-checkpt.o ../lib/libaudit.la ../auparse/libauparse.la ../common/libaucommon.la libtool: link: /usr/bin/gcc -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -o ausearch ausearch.o auditd-config.o ausearch-llist.o ausearch-options.o ausearch-report.o ausearch-match.o ausearch-string.o ausearch-parse.o ausearch-int.o ausearch-time.o ausearch-nvpair.o ausearch-lookup.o ausearch-avc.o ausearch-lol.o ausearch-checkpt.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib ../lib/.libs/libaudit.so ../auparse/.libs/libauparse.so /home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs/libaudit.so ../common/.libs/libaucommon.a -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib libtool: link: /usr/bin/gcc -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -o aureport aureport.o auditd-config.o ausearch-llist.o aureport-options.o ausearch-string.o ausearch-parse.o aureport-scan.o aureport-output.o ausearch-lookup.o ausearch-int.o ausearch-time.o ausearch-nvpair.o ausearch-avc.o ausearch-lol.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib ../lib/.libs/libaudit.so ../auparse/.libs/libauparse.so /home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs/libaudit.so ../common/.libs/libaucommon.a -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib libtool: link: /usr/bin/gcc -fPIE -DPIE -g -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -o auditctl auditctl-auditctl.o auditctl-auditctl-llist.o auditctl-delete_all.o auditctl-auditctl-listing.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib ../lib/.libs/libaudit.so ../auparse/.libs/libauparse.so /home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs/libaudit.so ../common/.libs/libaucommon.a -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib /bin/bash ../libtool --tag=CC --mode=link /usr/bin/gcc -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o autrace autrace.o delete_all.o auditctl-llist.o ../lib/libaudit.la libtool: link: /usr/bin/gcc -fPIE -DPIE -g -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pthread -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -o auditd auditd-auditd.o auditd-auditd-event.o auditd-auditd-config.o auditd-auditd-reconfig.o auditd-auditd-sendmail.o auditd-auditd-dispatch.o auditd-auditd-listen.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib ../src/libev/.libs/libev.a ../audisp/.libs/libdisp.a ../lib/.libs/libaudit.so ../auparse/.libs/libauparse.so /home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs/libaudit.so -lpthread -lm ../common/.libs/libaucommon.a -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib libtool: link: /usr/bin/gcc -D_GNU_SOURCE -Wno-pointer-sign -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -o autrace autrace.o delete_all.o auditctl-llist.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib ../lib/.libs/libaudit.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src' Making all in tools make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools' Making all in aulast make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/aulast' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o aulast.o aulast.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o aulast-llist.o aulast-llist.c /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o aulast aulast.o aulast-llist.o ../../auparse/libauparse.la libtool: link: /usr/bin/gcc -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -o aulast aulast.o aulast-llist.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib ../../auparse/.libs/libauparse.so /home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs/libaudit.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/aulast' Making all in aulastlog make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/aulastlog' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../auparse -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o aulastlog.o aulastlog.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../auparse -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o aulastlog-llist.o aulastlog-llist.c /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o aulastlog aulastlog.o aulastlog-llist.o ../../auparse/libauparse.la libtool: link: /usr/bin/gcc -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -o aulastlog aulastlog.o aulastlog-llist.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib ../../auparse/.libs/libauparse.so /home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs/libaudit.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/aulastlog' Making all in ausyscall make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/ausyscall' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ausyscall.o ausyscall.c /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o ausyscall ausyscall.o ../../lib/libaudit.la libtool: link: /usr/bin/gcc -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -o ausyscall ausyscall.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib ../../lib/.libs/libaudit.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/ausyscall' Making all in auvirt make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/auvirt' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -I../../src -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auvirt.o auvirt.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -I../../src -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o auvirt-list.o auvirt-list.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib -I../../auparse -I../../src -I/home/buildroot/autobuild/instance-3/output-1/host/include -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o ausearch-time.o `test -f '../../src/ausearch-time.c' || echo './'`../../src/ausearch-time.c /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o auvirt auvirt.o auvirt-list.o ausearch-time.o ../../auparse/libauparse.la libtool: link: /usr/bin/gcc -D_GNU_SOURCE -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -o auvirt auvirt.o auvirt-list.o ausearch-time.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib ../../auparse/.libs/libauparse.so /home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs/libaudit.so -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/auvirt' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools' Making all in bindings make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings' Making all in python make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/python' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/python' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/python' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/python' Making all in golang make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/golang' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/golang' Making all in swig make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/swig' Making all in src make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/swig/src' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/swig/src' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/swig' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/swig' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/swig' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings' Making all in init.d make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/init.d' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/init.d' Making all in m4 make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/m4' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/m4' Making all in docs make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/docs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/docs' Making all in rules make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/rules' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/rules' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7' >>> host-audit 3.0.7 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7' Making install in common make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/common' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/common' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/common' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/common' Making install in lib make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib' /usr/bin/make install-recursive make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib' Making install in test make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/test' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/test' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib/test' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/include' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' /bin/bash ../libtool --mode=install /usr/bin/install -c libaudit.la '/home/buildroot/autobuild/instance-3/output-1/host/lib' /usr/bin/install -c -m 644 libaudit.h '/home/buildroot/autobuild/instance-3/output-1/host/include' /usr/bin/install -c -m 644 audit.pc '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libaudit.so.1.0.0 /home/buildroot/autobuild/instance-3/output-1/host/lib/libaudit.so.1.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libaudit.so.1.0.0 libaudit.so.1 || { rm -f libaudit.so.1 && ln -s libaudit.so.1.0.0 libaudit.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libaudit.so.1.0.0 libaudit.so || { rm -f libaudit.so && ln -s libaudit.so.1.0.0 libaudit.so; }; }) libtool: install: /usr/bin/install -c .libs/libaudit.lai /home/buildroot/autobuild/instance-3/output-1/host/lib/libaudit.la libtool: finish: PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/buildroot/autobuild/instance-3/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildroot/autobuild/instance-3/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/lib' Making install in auparse make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse' /usr/bin/make install-recursive make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse' Making install in test make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse/test' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse/test' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse/test' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse/test' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/include' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' /bin/bash ../libtool --mode=install /usr/bin/install -c libauparse.la '/home/buildroot/autobuild/instance-3/output-1/host/lib' /usr/bin/install -c -m 644 auparse.h auparse-defs.h '/home/buildroot/autobuild/instance-3/output-1/host/include' /usr/bin/install -c -m 644 auparse.pc '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libauparse.so.0.0.0 /home/buildroot/autobuild/instance-3/output-1/host/lib/libauparse.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libauparse.so.0.0.0 libauparse.so.0 || { rm -f libauparse.so.0 && ln -s libauparse.so.0.0.0 libauparse.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f libauparse.so.0.0.0 libauparse.so || { rm -f libauparse.so && ln -s libauparse.so.0.0.0 libauparse.so; }; }) libtool: install: /usr/bin/install -c .libs/libauparse.lai /home/buildroot/autobuild/instance-3/output-1/host/lib/libauparse.la libtool: finish: PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/buildroot/autobuild/instance-3/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildroot/autobuild/instance-3/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/auparse' Making install in audisp make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp' Making install in plugins make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins' Making install in builtins make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/builtins' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/builtins' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/builtins' mkdir -p -m 0750 /home/buildroot/autobuild/instance-3/output-1/host/etc/audit/plugins.d for i in af_unix.conf; do \ /usr/bin/install -c -m 644 -D -m 640 ./"$i" \ /home/buildroot/autobuild/instance-3/output-1/host/etc/audit/plugins.d; \ done make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/builtins' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/builtins' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/builtins' Making install in remote make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/remote' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/remote' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/sbin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man5' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' /bin/bash ../../../libtool --mode=install /usr/bin/install -c audisp-remote '/home/buildroot/autobuild/instance-3/output-1/host/sbin' /usr/bin/install -c -m 644 audisp-remote.8 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' /usr/bin/install -c -m 644 audisp-remote.conf.5 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man5' /usr/bin/make install-data-hook make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/remote' mkdir -p -m 0750 /home/buildroot/autobuild/instance-3/output-1/host/etc/audit/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./au-remote.conf /home/buildroot/autobuild/instance-3/output-1/host/etc/audit/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./audisp-remote.conf /home/buildroot/autobuild/instance-3/output-1/host/etc/audit make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/remote' libtool: install: /usr/bin/install -c audisp-remote /home/buildroot/autobuild/instance-3/output-1/host/sbin/audisp-remote make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/remote' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/remote' Making install in syslog make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/syslog' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/syslog' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/sbin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' /bin/bash ../../../libtool --mode=install /usr/bin/install -c audisp-syslog '/home/buildroot/autobuild/instance-3/output-1/host/sbin' /usr/bin/install -c -m 644 audisp-syslog.8 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' /usr/bin/make install-data-hook make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/syslog' mkdir -p -m 0750 /home/buildroot/autobuild/instance-3/output-1/host/etc/audit/plugins.d /usr/bin/install -c -m 644 -D -m 640 ./syslog.conf /home/buildroot/autobuild/instance-3/output-1/host/etc/audit/plugins.d make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/syslog' libtool: install: /usr/bin/install -c audisp-syslog /home/buildroot/autobuild/instance-3/output-1/host/sbin/audisp-syslog make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/syslog' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins/syslog' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp/plugins' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/audisp' Making install in src/libev make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src/libev' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src/libev' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src/libev' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src/libev' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src' Making install in test make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src/test' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src/test' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src/test' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c auditd auditctl aureport ausearch autrace '/home/buildroot/autobuild/instance-3/output-1/host/sbin' libtool: install: /usr/bin/install -c auditd /home/buildroot/autobuild/instance-3/output-1/host/sbin/auditd libtool: install: /usr/bin/install -c auditctl /home/buildroot/autobuild/instance-3/output-1/host/sbin/auditctl libtool: install: /usr/bin/install -c aureport /home/buildroot/autobuild/instance-3/output-1/host/sbin/aureport libtool: install: /usr/bin/install -c ausearch /home/buildroot/autobuild/instance-3/output-1/host/sbin/ausearch libtool: install: /usr/bin/install -c autrace /home/buildroot/autobuild/instance-3/output-1/host/sbin/autrace make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/src' Making install in tools make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools' Making install in aulast make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/aulast' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/aulast' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' /bin/bash ../../libtool --mode=install /usr/bin/install -c aulast '/home/buildroot/autobuild/instance-3/output-1/host/bin' /usr/bin/install -c -m 644 aulast.8 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' libtool: install: /usr/bin/install -c aulast /home/buildroot/autobuild/instance-3/output-1/host/bin/aulast make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/aulast' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/aulast' Making install in aulastlog make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/aulastlog' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/aulastlog' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' /bin/bash ../../libtool --mode=install /usr/bin/install -c aulastlog '/home/buildroot/autobuild/instance-3/output-1/host/bin' /usr/bin/install -c -m 644 aulastlog.8 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' libtool: install: /usr/bin/install -c aulastlog /home/buildroot/autobuild/instance-3/output-1/host/bin/aulastlog make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/aulastlog' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/aulastlog' Making install in ausyscall make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/ausyscall' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/ausyscall' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' /bin/bash ../../libtool --mode=install /usr/bin/install -c ausyscall '/home/buildroot/autobuild/instance-3/output-1/host/bin' /usr/bin/install -c -m 644 ausyscall.8 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' libtool: install: /usr/bin/install -c ausyscall /home/buildroot/autobuild/instance-3/output-1/host/bin/ausyscall make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/ausyscall' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/ausyscall' Making install in auvirt make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/auvirt' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/auvirt' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' /bin/bash ../../libtool --mode=install /usr/bin/install -c auvirt '/home/buildroot/autobuild/instance-3/output-1/host/bin' /usr/bin/install -c -m 644 auvirt.8 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' libtool: install: /usr/bin/install -c auvirt /home/buildroot/autobuild/instance-3/output-1/host/bin/auvirt make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/auvirt' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools/auvirt' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/tools' Making install in bindings make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings' Making install in python make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/python' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/python' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/python' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/python' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/python' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/python' Making install in golang make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/golang' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/golang' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/golang' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/golang' Making install in swig make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/swig' Making install in src make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/swig/src' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/swig/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/swig/src' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/swig/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/swig' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/swig' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/swig' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/swig' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings/swig' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/bindings' Making install in init.d make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/init.d' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/init.d' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/sbin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/etc/audit' /usr/bin/install -c -m 644 auditd.conf audit-stop.rules '/home/buildroot/autobuild/instance-3/output-1/host/etc/audit' /usr/bin/install -c augenrules '/home/buildroot/autobuild/instance-3/output-1/host/sbin' /usr/bin/make install-data-hook /usr/bin/make install-exec-hook make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/init.d' /usr/bin/install -c -m 644 -D -m 640 ./libaudit.conf /home/buildroot/autobuild/instance-3/output-1/host/etc make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/init.d' /usr/bin/install -c -D ./auditd.init /home/buildroot/autobuild/instance-3/output-1/host/etc/rc.d/init.d/auditd /usr/bin/install -c -m 644 -D -m 640 ./auditd.sysconfig /home/buildroot/autobuild/instance-3/output-1/host/etc/sysconfig/auditd chmod 0750 /home/buildroot/autobuild/instance-3/output-1/host/sbin/augenrules make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/init.d' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/init.d' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/init.d' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/init.d' Making install in m4 make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/m4' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/m4' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/aclocal' /usr/bin/install -c -m 644 audit.m4 '/home/buildroot/autobuild/instance-3/output-1/host/share/aclocal' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/m4' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/m4' Making install in docs make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/docs' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/docs' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man7' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man5' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' /usr/bin/install -c -m 644 audit.rules.7 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man7' /usr/bin/install -c -m 644 auditd.conf.5 auditd-plugins.5 ausearch-expression.5 libaudit.conf.5 zos-remote.conf.5 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man5' /usr/bin/install -c -m 644 auditctl.8 auditd.8 aureport.8 ausearch.8 autrace.8 audispd-zos-remote.8 augenrules.8 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man8' /usr/bin/install -c -m 644 audit_add_rule_data.3 audit_add_watch.3 audit_delete_rule_data.3 audit_detect_machine.3 audit_encode_nv_string.3 audit_getloginuid.3 audit_get_reply.3 audit_get_session.3 audit_log_acct_message.3 audit_log_user_avc_message.3 audit_log_user_command.3 audit_log_user_comm_message.3 audit_log_user_message.3 audit_log_semanage_message.3 auparse_new_buffer.3 audit_open.3 audit_close.3 audit_is_enabled.3 audit_request_rules_list_data.3 audit_request_signal_info.3 audit_request_status.3 audit_set_backlog_limit.3 audit_set_enabled.3 audit_set_failure.3 audit_setloginuid.3 audit_set_pid.3 audit_set_rate_limit.3 audit_update_watch_perms.3 audit_value_needs_encoding.3 audit_encode_value.3 auparse_add_callback.3 audit_name_to_syscall.3 audit_syscall_to_name.3 auparse_destroy.3 auparse_feed.3 auparse_feed_age_events.3 auparse_feed_has_data.3 auparse_find_field.3 auparse_find_field_next.3 auparse_first_field.3 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' /usr/bin/install -c -m 644 auparse_first_record.3 auparse_flush_feed.3 auparse_get_field_int.3 auparse_get_field_name.3 auparse_get_field_str.3 auparse_get_field_type.3 auparse_get_filename.3 auparse_get_line_number.3 auparse_get_milli.3 auparse_get_node.3 auparse_get_num_fields.3 auparse_get_num_records.3 auparse_get_record_text.3 auparse_get_serial.3 auparse_get_time.3 auparse_get_timestamp.3 auparse_get_type.3 auparse_get_type_name.3 auparse_get_field_num.3 auparse_get_record_num.3 auparse_goto_field_num.3 auparse_goto_record_num.3 auparse_init.3 auparse_interpret_field.3 auparse_next_event.3 auparse_next_field.3 auparse_next_record.3 auparse_node_compare.3 auparse_reset.3 auparse_set_escape_mode.3 auparse_normalize.3 auparse_normalize_functions.3 auparse_timestamp_compare.3 auparse_set_eoe_timeout.3 ausearch_add_item.3 ausearch_add_interpreted_item.3 ausearch_add_expression.3 ausearch_add_timestamp_item.3 ausearch_add_regex.3 ausearch_add_timestamp_item_ex.3 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' /usr/bin/install -c -m 644 ausearch_clear.3 ausearch_next_event.3 ausearch_set_stop.3 get_auditfail_action.3 set_aumessage_mode.3 audit_set_backlog_wait_time.3 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man3' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/docs' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/docs' Making install in rules make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/rules' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/rules' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/audit/sample-rules' /usr/bin/install -c -m 644 10-base-config.rules 10-no-audit.rules 11-loginuid.rules 12-ignore-error.rules 12-cont-fail.rules 20-dont-audit.rules 21-no32bit.rules 22-ignore-chrony.rules 23-ignore-filesystems.rules 30-nispom.rules 30-stig.rules 30-pci-dss-v31.rules 30-ospp-v42.rules 30-ospp-v42-1-create-failed.rules 30-ospp-v42-1-create-success.rules 30-ospp-v42-2-modify-failed.rules 30-ospp-v42-2-modify-success.rules 30-ospp-v42-3-access-failed.rules 30-ospp-v42-3-access-success.rules 30-ospp-v42-4-delete-failed.rules 30-ospp-v42-4-delete-success.rules 30-ospp-v42-5-perm-change-failed.rules 30-ospp-v42-5-perm-change-success.rules 30-ospp-v42-6-owner-change-failed.rules 30-ospp-v42-6-owner-change-success.rules 31-privileged.rules 32-power-abuse.rules 40-local.rules 41-containers.rules 42-injection.rules 43-module-load.rules 44-installers.rules 70-einval.rules 71-networking.rules 99-finalize.rules README-rules '/home/buildroot/autobuild/instance-3/output-1/host/share/audit/sample-rules' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/rules' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7/rules' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-audit-3.0.7' bzip2-1.0.8.tar.gz: OK (sha512: 083f5e675d73f3233c7930ebe20425a533feedeaaa9d8cc86831312a6581cefbe6ed0d08d2fa89be81082f2a5abdabca8b3c080bf97218a1bd59dc118a30b9f3) >>> host-bzip2 1.0.8 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/bzip2/bzip2-1.0.8.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-bzip2-1.0.8 -xf - >>> host-bzip2 1.0.8 Patching Applying 0001-build-objects-twice.patch using patch: patching file Makefile-libbz2_so Hunk #1 succeeded at 26 with fuzz 2 (offset 1 line). Hunk #2 succeeded at 43 with fuzz 2 (offset -2 lines). Applying 0002-improve-build-system.patch using patch: patching file Makefile patching file Makefile-libbz2_so Hunk #1 succeeded at 23 with fuzz 2. >>> host-bzip2 1.0.8 Configuring >>> host-bzip2 1.0.8 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-bzip2-1.0.8 -f Makefile-libbz2_so make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-bzip2-1.0.8' gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fpic -fPIC -Wall -o blocksort.sho -c blocksort.c gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fpic -fPIC -Wall -o huffman.sho -c huffman.c gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fpic -fPIC -Wall -o crctable.sho -c crctable.c gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fpic -fPIC -Wall -o randtable.sho -c randtable.c gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fpic -fPIC -Wall -o compress.sho -c compress.c gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fpic -fPIC -Wall -o decompress.sho -c decompress.c gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fpic -fPIC -Wall -o bzlib.sho -c bzlib.c gcc -shared -Wl,-soname -Wl,libbz2.so.1.0 -o libbz2.so.1.0.8 blocksort.sho huffman.sho crctable.sho randtable.sho compress.sho decompress.sho bzlib.sho gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -fpic -fPIC -Wall -o bzip2-shared bzip2.c libbz2.so.1.0.8 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-bzip2-1.0.8' PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-bzip2-1.0.8 libbz2.a bzip2 bzip2recover make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-bzip2-1.0.8' gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -c huffman.c gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -c crctable.c If compilation produces errors, or a large number of warnings, please read README.COMPILATION.PROBLEMS -- you might be able to adjust the flags in this Makefile to improve matters. Also in README.COMPILATION.PROBLEMS are some hints that may help if your build produces an executable which is unable to correctly handle so-called 'large files' -- files of size 2GB or more. gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -c blocksort.c gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -c randtable.c gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -c compress.c gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -c decompress.c gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -c bzlib.c gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -c bzip2.c gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -c bzip2recover.c gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -o bzip2recover bzip2recover.o rm -f libbz2.a ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o ranlib libbz2.a gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wall -o bzip2 bzip2.o -L. -lbz2 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-bzip2-1.0.8' >>> host-bzip2 1.0.8 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 PREFIX=/home/buildroot/autobuild/instance-3/output-1/host -C /home/buildroot/autobuild/instance-3/output-1/build/host-bzip2-1.0.8 install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-bzip2-1.0.8' if ( test ! -d /home/buildroot/autobuild/instance-3/output-1/host/bin ) ; then mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/bin ; fi if ( test ! -d /home/buildroot/autobuild/instance-3/output-1/host/lib ) ; then mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/lib ; fi if ( test ! -d /home/buildroot/autobuild/instance-3/output-1/host/man ) ; then mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/man ; fi if ( test ! -d /home/buildroot/autobuild/instance-3/output-1/host/man/man1 ) ; then mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/man/man1 ; fi if ( test ! -d /home/buildroot/autobuild/instance-3/output-1/host/include ) ; then mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/include ; fi cp -f bzip2 /home/buildroot/autobuild/instance-3/output-1/host/bin/bzip2 cp -f bzip2 /home/buildroot/autobuild/instance-3/output-1/host/bin/bunzip2 cp -f bzip2 /home/buildroot/autobuild/instance-3/output-1/host/bin/bzcat cp -f bzip2recover /home/buildroot/autobuild/instance-3/output-1/host/bin/bzip2recover chmod a+x /home/buildroot/autobuild/instance-3/output-1/host/bin/bzip2 chmod a+x /home/buildroot/autobuild/instance-3/output-1/host/bin/bunzip2 chmod a+x /home/buildroot/autobuild/instance-3/output-1/host/bin/bzcat chmod a+x /home/buildroot/autobuild/instance-3/output-1/host/bin/bzip2recover cp -f bzip2.1 /home/buildroot/autobuild/instance-3/output-1/host/man/man1 chmod a+r /home/buildroot/autobuild/instance-3/output-1/host/man/man1/bzip2.1 cp -f bzlib.h /home/buildroot/autobuild/instance-3/output-1/host/include chmod a+r /home/buildroot/autobuild/instance-3/output-1/host/include/bzlib.h cp -f libbz2.a /home/buildroot/autobuild/instance-3/output-1/host/lib chmod a+r /home/buildroot/autobuild/instance-3/output-1/host/lib/libbz2.a cp -f bzgrep /home/buildroot/autobuild/instance-3/output-1/host/bin/bzgrep ln -s -f bzgrep /home/buildroot/autobuild/instance-3/output-1/host/bin/bzegrep ln -s -f bzgrep /home/buildroot/autobuild/instance-3/output-1/host/bin/bzfgrep chmod a+x /home/buildroot/autobuild/instance-3/output-1/host/bin/bzgrep cp -f bzmore /home/buildroot/autobuild/instance-3/output-1/host/bin/bzmore ln -s -f bzmore /home/buildroot/autobuild/instance-3/output-1/host/bin/bzless chmod a+x /home/buildroot/autobuild/instance-3/output-1/host/bin/bzmore cp -f bzdiff /home/buildroot/autobuild/instance-3/output-1/host/bin/bzdiff ln -s -f bzdiff /home/buildroot/autobuild/instance-3/output-1/host/bin/bzcmp chmod a+x /home/buildroot/autobuild/instance-3/output-1/host/bin/bzdiff cp -f bzgrep.1 bzmore.1 bzdiff.1 /home/buildroot/autobuild/instance-3/output-1/host/man/man1 chmod a+r /home/buildroot/autobuild/instance-3/output-1/host/man/man1/bzgrep.1 chmod a+r /home/buildroot/autobuild/instance-3/output-1/host/man/man1/bzmore.1 chmod a+r /home/buildroot/autobuild/instance-3/output-1/host/man/man1/bzdiff.1 echo ".so man1/bzgrep.1" > /home/buildroot/autobuild/instance-3/output-1/host/man/man1/bzegrep.1 echo ".so man1/bzgrep.1" > /home/buildroot/autobuild/instance-3/output-1/host/man/man1/bzfgrep.1 echo ".so man1/bzmore.1" > /home/buildroot/autobuild/instance-3/output-1/host/man/man1/bzless.1 echo ".so man1/bzdiff.1" > /home/buildroot/autobuild/instance-3/output-1/host/man/man1/bzcmp.1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-bzip2-1.0.8' PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -f Makefile-libbz2_so PREFIX=/home/buildroot/autobuild/instance-3/output-1/host -C /home/buildroot/autobuild/instance-3/output-1/build/host-bzip2-1.0.8 install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-bzip2-1.0.8' install -m 0755 -D libbz2.so.1.0.8 /home/buildroot/autobuild/instance-3/output-1/host/lib/libbz2.so.1.0.8 ln -sf libbz2.so.1.0.8 /home/buildroot/autobuild/instance-3/output-1/host/lib/libbz2.so ln -sf libbz2.so.1.0.8 /home/buildroot/autobuild/instance-3/output-1/host/lib/libbz2.so.1.0 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-bzip2-1.0.8' libsemanage-3.3.tar.gz: OK (sha256: 84d0ec5afa34bbbb471f602d8c1bf317d12443d07852a34b60741d428d597ce8) >>> host-libsemanage 3.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/libsemanage/libsemanage-3.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3 -xf - >>> host-libsemanage 3.3 Patching >>> host-libsemanage 3.3 Configuring >>> host-libsemanage 3.3 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PREFIX=/home/buildroot/autobuild/instance-3/output-1/host SWIG_LIB="/home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/" DEFAULT_SEMANAGE_CONF_LOCATION=/home/buildroot/autobuild/instance-3/output-1/host/etc/selinux/semanage.conf PYINC="-I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10/" PYTHONLIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/" PYLIBVER="python3.10" all make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3' /usr/bin/make -C src all make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3/src' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o boolean_record.o boolean_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o booleans_active.o booleans_active.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o booleans_activedb.o booleans_activedb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o booleans_file.o booleans_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o booleans_local.o booleans_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o booleans_policy.o booleans_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o booleans_policydb.o booleans_policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o context_record.o context_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o database.o database.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o database_activedb.o database_activedb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o database_file.o database_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o database_join.o database_join.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o database_llist.o database_llist.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o database_policydb.o database_policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o debug.o debug.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o direct_api.o direct_api.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o fcontext_record.o fcontext_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o fcontexts_file.o fcontexts_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o fcontexts_local.o fcontexts_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o fcontexts_policy.o fcontexts_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o genhomedircon.o genhomedircon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o handle.o handle.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o ibendport_record.o ibendport_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o ibendports_file.o ibendports_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o ibendports_local.o ibendports_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o ibendports_policy.o ibendports_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o ibendports_policydb.o ibendports_policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o ibpkey_record.o ibpkey_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o ibpkeys_file.o ibpkeys_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o ibpkeys_local.o ibpkeys_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o ibpkeys_policy.o ibpkeys_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o ibpkeys_policydb.o ibpkeys_policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o iface_record.o iface_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o interfaces_file.o interfaces_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o interfaces_local.o interfaces_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o interfaces_policy.o interfaces_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o interfaces_policydb.o interfaces_policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o modules.o modules.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o node_record.o node_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o nodes_file.o nodes_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o nodes_local.o nodes_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o nodes_policy.o nodes_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o nodes_policydb.o nodes_policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o parse_utils.o parse_utils.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o policy_components.o policy_components.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o port_record.o port_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o ports_file.o ports_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o ports_local.o ports_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o ports_policy.o ports_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o ports_policydb.o ports_policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o semanage_store.o semanage_store.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o seuser_record.o seuser_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o seusers_file.o seusers_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o seusers_local.o seusers_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o seusers_policy.o seusers_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o user_base_record.o user_base_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o user_extra_record.o user_extra_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o user_record.o user_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o users_base_file.o users_base_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o users_base_policydb.o users_base_policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o users_extra_file.o users_extra_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o users_join.o users_join.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o users_local.o users_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o users_policy.o users_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o utilities.o utilities.c bison -d -o conf-parse.c conf-parse.y conf-parse.y:55.1-24: warning: deprecated directive: '%name-prefix "semanage_"', use '%define api.prefix {semanage_}' [-Wdeprecated] 55 | %name-prefix "semanage_" | ^~~~~~~~~~~~~~~~~~~~~~~~ | %define api.prefix {semanage_} /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o boolean_record.lo boolean_record.c conf-parse.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o booleans_active.lo booleans_active.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o booleans_activedb.lo booleans_activedb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o booleans_file.lo booleans_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o booleans_local.lo booleans_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o booleans_policy.lo booleans_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o booleans_policydb.lo booleans_policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o context_record.lo context_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o database.lo database.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o database_activedb.lo database_activedb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o database_file.lo database_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o database_join.lo database_join.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o database_llist.lo database_llist.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o database_policydb.lo database_policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o debug.lo debug.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o direct_api.lo direct_api.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o fcontext_record.lo fcontext_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o fcontexts_file.lo fcontexts_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o fcontexts_local.lo fcontexts_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o fcontexts_policy.lo fcontexts_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o genhomedircon.lo genhomedircon.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o handle.lo handle.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o ibendport_record.lo ibendport_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o ibendports_file.lo ibendports_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o ibendports_local.lo ibendports_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o ibendports_policy.lo ibendports_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o ibendports_policydb.lo ibendports_policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o ibpkey_record.lo ibpkey_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o ibpkeys_file.lo ibpkeys_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o ibpkeys_local.lo ibpkeys_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o ibpkeys_policy.lo ibpkeys_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o ibpkeys_policydb.lo ibpkeys_policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o iface_record.lo iface_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o interfaces_file.lo interfaces_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o interfaces_local.lo interfaces_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o interfaces_policy.lo interfaces_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o interfaces_policydb.lo interfaces_policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o modules.lo modules.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o node_record.lo node_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o nodes_file.lo nodes_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o nodes_local.lo nodes_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o nodes_policy.lo nodes_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o nodes_policydb.lo nodes_policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o parse_utils.lo parse_utils.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o policy_components.lo policy_components.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o port_record.lo port_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o ports_file.lo ports_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o ports_local.lo ports_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o ports_policy.lo ports_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o ports_policydb.lo ports_policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o semanage_store.lo semanage_store.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o seuser_record.lo seuser_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o seusers_file.lo seusers_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o seusers_local.lo seusers_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o seusers_policy.lo seusers_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o user_base_record.lo user_base_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o user_extra_record.lo user_extra_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o user_record.lo user_record.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o users_base_file.lo users_base_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o users_base_policydb.lo users_base_policydb.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o users_extra_file.lo users_extra_file.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o users_join.lo users_join.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o users_local.lo users_local.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o users_policy.lo users_policy.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o utilities.lo utilities.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o conf-parse.lo conf-parse.c sed -e 's/@VERSION@/3.3/; s:@prefix@:/home/buildroot/autobuild/instance-3/output-1/host:; s:@libdir@:/home/buildroot/autobuild/instance-3/output-1/host/lib:; s:@includedir@:/home/buildroot/autobuild/instance-3/output-1/host/include:' < libsemanage.pc.in > libsemanage.pc flex -s -o conf-scan.c conf-scan.l /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o conf-parse.o conf-parse.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -fPIC -DSHARED -c -o conf-scan.lo conf-scan.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -c -o conf-scan.o conf-scan.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -shared -o libsemanage.so.2 boolean_record.lo booleans_active.lo booleans_activedb.lo booleans_file.lo booleans_local.lo booleans_policy.lo booleans_policydb.lo context_record.lo database.lo database_activedb.lo database_file.lo database_join.lo database_llist.lo database_policydb.lo debug.lo direct_api.lo fcontext_record.lo fcontexts_file.lo fcontexts_local.lo fcontexts_policy.lo genhomedircon.lo handle.lo ibendport_record.lo ibendports_file.lo ibendports_local.lo ibendports_policy.lo ibendports_policydb.lo ibpkey_record.lo ibpkeys_file.lo ibpkeys_local.lo ibpkeys_policy.lo ibpkeys_policydb.lo iface_record.lo interfaces_file.lo interfaces_local.lo interfaces_policy.lo interfaces_policydb.lo modules.lo node_record.lo nodes_file.lo nodes_local.lo nodes_policy.lo nodes_policydb.lo parse_utils.lo policy_components.lo port_record.lo ports_file.lo ports_local.lo ports_policy.lo ports_policydb.lo semanage_store.lo seuser_record.lo seusers_file.lo seusers_local.lo seusers_policy.lo user_base_record.lo user_extra_record.lo user_record.lo users_base_file.lo users_base_policydb.lo users_extra_file.lo users_join.lo users_local.lo users_policy.lo utilities.lo conf-scan.lo conf-parse.lo -lsepol -laudit -lselinux -lbz2 -Wl,-soname,libsemanage.so.2,--version-script=libsemanage.map,-z,defs ln -sf libsemanage.so.2 libsemanage.so /usr/bin/ar rcs libsemanage.a boolean_record.o booleans_active.o booleans_activedb.o booleans_file.o booleans_local.o booleans_policy.o booleans_policydb.o context_record.o database.o database_activedb.o database_file.o database_join.o database_llist.o database_policydb.o debug.o direct_api.o fcontext_record.o fcontexts_file.o fcontexts_local.o fcontexts_policy.o genhomedircon.o handle.o ibendport_record.o ibendports_file.o ibendports_local.o ibendports_policy.o ibendports_policydb.o ibpkey_record.o ibpkeys_file.o ibpkeys_local.o ibpkeys_policy.o ibpkeys_policydb.o iface_record.o interfaces_file.o interfaces_local.o interfaces_policy.o interfaces_policydb.o modules.o node_record.o nodes_file.o nodes_local.o nodes_policy.o nodes_policydb.o parse_utils.o policy_components.o port_record.o ports_file.o ports_local.o ports_policy.o ports_policydb.o semanage_store.o seuser_record.o seusers_file.o seusers_local.o seusers_policy.o user_base_record.o user_extra_record.o user_record.o users_base_file.o users_base_policydb.o users_extra_file.o users_join.o users_local.o users_policy.o utilities.o conf-scan.o conf-parse.o /usr/bin/ranlib libsemanage.a make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3/src' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3' PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PREFIX=/home/buildroot/autobuild/instance-3/output-1/host SWIG_LIB="/home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/" DEFAULT_SEMANAGE_CONF_LOCATION=/home/buildroot/autobuild/instance-3/output-1/host/etc/selinux/semanage.conf PYINC="-I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10/" PYTHONLIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/" PYLIBVER="python3.10" swigify pywrap make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3' /usr/bin/make -C src swigify /usr/bin/make -C src pywrap make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3/src' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3/src' swig -Wall -python -o semanageswig_wrap.c -outdir ./ semanageswig_python.i swig -Wall -python -o semanageswig_wrap.c -outdir ./ semanageswig_python.i /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -Wno-error -Wno-unused-but-set-variable -Wno-unused-variable -Wno-shadow -Wno-unused-parameter -I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10/ -fPIC -DSHARED -c -o python-3.10semanageswig_wrap.lo semanageswig_wrap.c make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3/src' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I../include -D_GNU_SOURCE -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -L. -shared -o python-3.10_semanage.so python-3.10semanageswig_wrap.lo -lsemanage make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3/src' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3' >>> host-libsemanage 3.3 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PREFIX=/home/buildroot/autobuild/instance-3/output-1/host SWIG_LIB="/home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/" DEFAULT_SEMANAGE_CONF_LOCATION=/home/buildroot/autobuild/instance-3/output-1/host/etc/selinux/semanage.conf PYINC="-I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10/" PYTHONLIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/" PYLIBVER="python3.10" install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3' /usr/bin/make -C include install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3/include' test -d /home/buildroot/autobuild/instance-3/output-1/host/include/semanage || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/include/semanage install -m 644 semanage/interfaces_local.h semanage/boolean_record.h semanage/booleans_local.h semanage/interfaces_policy.h semanage/semanage.h semanage/fcontexts_local.h semanage/ibpkeys_local.h semanage/users_local.h semanage/seusers_local.h semanage/ibendports_local.h semanage/booleans_policy.h semanage/seuser_record.h semanage/fcontexts_policy.h semanage/nodes_local.h semanage/ibpkeys_policy.h semanage/debug.h semanage/seusers_policy.h semanage/fcontext_record.h semanage/user_record.h semanage/ibendports_policy.h semanage/ibendport_record.h semanage/users_policy.h semanage/nodes_policy.h semanage/node_record.h semanage/ports_local.h semanage/handle.h semanage/iface_record.h semanage/booleans_active.h semanage/ibpkey_record.h semanage/ports_policy.h semanage/context_record.h semanage/port_record.h semanage/modules.h /home/buildroot/autobuild/instance-3/output-1/host/include/semanage make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3/include' /usr/bin/make -C src install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3/src' test -d /home/buildroot/autobuild/instance-3/output-1/host/lib || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/lib install -m 644 libsemanage.a /home/buildroot/autobuild/instance-3/output-1/host/lib install -m 755 libsemanage.so.2 /home/buildroot/autobuild/instance-3/output-1/host/lib test -d /home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig install -m 644 libsemanage.pc /home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig test -f /home/buildroot/autobuild/instance-3/output-1/host/etc/selinux/semanage.conf || install -m 644 -D semanage.conf /home/buildroot/autobuild/instance-3/output-1/host/etc/selinux/semanage.conf cd /home/buildroot/autobuild/instance-3/output-1/host/lib && ln -sf libsemanage.so.2 libsemanage.so make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3/src' /usr/bin/make -C man install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3/man' mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3 mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/man5 install -m 644 man3/*.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man3 install -m 644 man5/*.5 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man5 for lang in ru ; do \ if [ -e ${lang}/man3 ] ; then \ mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man3 ; \ install -m 644 ${lang}/man3/*.3 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man3 ; \ fi ; \ if [ -e ${lang}/man5 ] ; then \ mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man5 ; \ install -m 644 ${lang}/man5/*.5 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man5 ; \ fi ; \ done make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3/man' /usr/bin/make -C utils install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3/utils' mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/libexec/selinux/ install -m 755 semanage_migrate_store /home/buildroot/autobuild/instance-3/output-1/host/libexec/selinux/ make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3/utils' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3' PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl PREFIX=/home/buildroot/autobuild/instance-3/output-1/host SWIG_LIB="/home/buildroot/autobuild/instance-3/output-1/host/share/swig/4.0.2/" DEFAULT_SEMANAGE_CONF_LOCATION=/home/buildroot/autobuild/instance-3/output-1/host/etc/selinux/semanage.conf PYINC="-I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10/" PYTHONLIBDIR="/home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/" PYLIBVER="python3.10" install-pywrap make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3' /usr/bin/make -C src install-pywrap make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3/src' test -d /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/ || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/ install -m 755 python-3.10_semanage.so /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10//_semanage.cpython-310-x86_64-linux-gnu.so install -m 644 semanage.py /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/ make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3/src' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-libsemanage-3.3' policycoreutils-3.2.tar.gz: OK (sha256: d1331c6fa766c547b071c491de90b9f343c8dbffdb119be8a5a7e491199b93a9) >>> host-policycoreutils 3.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/policycoreutils/policycoreutils-3.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2 -xf - >>> host-policycoreutils 3.2 Patching Applying 0001-Add-DESTDIR-to-all-paths-that-use-an-absolute-path.patch using patch: patching file setfiles/Makefile Applying 0002-Add-PREFIX-to-host-paths.patch using patch: patching file newrole/Makefile patching file run_init/Makefile >>> host-policycoreutils 3.2 Configuring >>> host-policycoreutils 3.2 Building /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/load_policy PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host ETCDIR=/home/buildroot/autobuild/instance-3/output-1/host/etc SBINDIR=/home/buildroot/autobuild/instance-3/output-1/host/sbin all make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/load_policy' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -DUSE_NLS -DLOCALEDIR="\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\"" -DPACKAGE="\"policycoreutils\"" -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib load_policy.c -lsepol -lselinux -o load_policy make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/load_policy' /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/newrole PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host ETCDIR=/home/buildroot/autobuild/instance-3/output-1/host/etc SBINDIR=/home/buildroot/autobuild/instance-3/output-1/host/sbin all make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/newrole' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -DVERSION=\"3.2\" -DUSE_NLS -DLOCALEDIR="\"/home/buildroot/autobuild/instance-3/output-1/host\"" -DPACKAGE="\"policycoreutils\"" -D_XOPEN_SOURCE=500 -DUSE_AUDIT -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -c -o newrole.o newrole.c /usr/bin/gcc -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o newrole newrole.o -lselinux -lcrypt -laudit make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/newrole' /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/run_init PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host ETCDIR=/home/buildroot/autobuild/instance-3/output-1/host/etc SBINDIR=/home/buildroot/autobuild/instance-3/output-1/host/sbin all make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/run_init' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -DUSE_NLS -DLOCALEDIR="\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\"" -DPACKAGE="\"policycoreutils\"" -D_XOPEN_SOURCE=500 -DUSE_AUDIT -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib open_init_pty.c -ldl -lutil -o open_init_pty /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -DUSE_NLS -DLOCALEDIR="\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\"" -DPACKAGE="\"policycoreutils\"" -D_XOPEN_SOURCE=500 -DUSE_AUDIT -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib run_init.c -lselinux -lcrypt -laudit -o run_init make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/run_init' /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/secon PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host ETCDIR=/home/buildroot/autobuild/instance-3/output-1/host/etc SBINDIR=/home/buildroot/autobuild/instance-3/output-1/host/sbin all make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/secon' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -DVERSION=\"3.2\" -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -c -o secon.o secon.c /usr/bin/gcc -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib secon.o -lselinux -o secon make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/secon' /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/semodule PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host ETCDIR=/home/buildroot/autobuild/instance-3/output-1/host/etc SBINDIR=/home/buildroot/autobuild/instance-3/output-1/host/sbin all make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/semodule' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -c -o semodule.o semodule.c ln -sf semodule genhomedircon /usr/bin/gcc -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib semodule.o -lsepol -lselinux -lsemanage -o semodule make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/semodule' /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/sestatus PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host ETCDIR=/home/buildroot/autobuild/instance-3/output-1/host/etc SBINDIR=/home/buildroot/autobuild/instance-3/output-1/host/sbin all make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/sestatus' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -c -o sestatus.o sestatus.c /usr/bin/gcc -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib sestatus.o -lselinux -o sestatus make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/sestatus' /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/setfiles PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host ETCDIR=/home/buildroot/autobuild/instance-3/output-1/host/etc SBINDIR=/home/buildroot/autobuild/instance-3/output-1/host/sbin all make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/setfiles' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -DUSE_AUDIT -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -c -o setfiles.o setfiles.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -DUSE_AUDIT -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -c -o restore.o restore.c /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -DUSE_AUDIT -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -c -o restorecon_xattr.o restorecon_xattr.c /usr/bin/gcc -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib restorecon_xattr.o restore.o -lselinux -lsepol -laudit -o restorecon_xattr /usr/bin/gcc -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib setfiles.o restore.o -lselinux -lsepol -laudit -o setfiles ln -sf setfiles restorecon make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/setfiles' /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/setsebool PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host ETCDIR=/home/buildroot/autobuild/instance-3/output-1/host/etc SBINDIR=/home/buildroot/autobuild/instance-3/output-1/host/sbin all make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/setsebool' /usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS -c -o setsebool.o setsebool.c /usr/bin/gcc -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib setsebool.o -lsepol -lselinux -lsemanage -o setsebool make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/setsebool' >>> host-policycoreutils 3.2 Installing to host directory /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/load_policy PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host ETCDIR=/home/buildroot/autobuild/instance-3/output-1/host/etc SBINDIR=/home/buildroot/autobuild/instance-3/output-1/host/sbin install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/load_policy' mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/sbin install -m 755 load_policy /home/buildroot/autobuild/instance-3/output-1/host/sbin test -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 install -m 644 load_policy.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8/ for lang in ru ; do \ if [ -e ${lang} ] ; then \ test -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 ; \ install -m 644 ${lang}/*.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8/ ; \ fi ; \ done make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/load_policy' /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/newrole PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host ETCDIR=/home/buildroot/autobuild/instance-3/output-1/host/etc SBINDIR=/home/buildroot/autobuild/instance-3/output-1/host/sbin install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/newrole' test -d /home/buildroot/autobuild/instance-3/output-1/host/bin || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/bin test -d /home/buildroot/autobuild/instance-3/output-1/host/etc/pam.d || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/etc/pam.d test -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1 || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1 install -m 0555 newrole /home/buildroot/autobuild/instance-3/output-1/host/bin install -m 644 newrole.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1/ for lang in ru ; do \ if [ -e ${lang} ] ; then \ test -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man1 || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man1 ; \ install -m 644 ${lang}/*.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man1/ ; \ fi ; \ done make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/newrole' /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/run_init PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host ETCDIR=/home/buildroot/autobuild/instance-3/output-1/host/etc SBINDIR=/home/buildroot/autobuild/instance-3/output-1/host/sbin install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/run_init' test -d /home/buildroot/autobuild/instance-3/output-1/host/sbin || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/sbin test -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 install -m 755 run_init /home/buildroot/autobuild/instance-3/output-1/host/sbin install -m 755 open_init_pty /home/buildroot/autobuild/instance-3/output-1/host/sbin install -m 644 run_init.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8/ install -m 644 open_init_pty.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8/ for lang in ru ; do \ if [ -e ${lang} ] ; then \ test -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 ; \ install -m 644 ${lang}/*.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8/ ; \ fi ; \ done make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/run_init' /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/secon PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host ETCDIR=/home/buildroot/autobuild/instance-3/output-1/host/etc SBINDIR=/home/buildroot/autobuild/instance-3/output-1/host/sbin install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/secon' install -m 755 secon /home/buildroot/autobuild/instance-3/output-1/host/bin; test -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1 || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1 install -m 644 secon.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1 for lang in ru ; do \ if [ -e ${lang} ] ; then \ test -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man1 || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man1 ; \ install -m 644 ${lang}/*.1 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man1/ ; \ fi ; \ done make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/secon' /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/semodule PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host ETCDIR=/home/buildroot/autobuild/instance-3/output-1/host/etc SBINDIR=/home/buildroot/autobuild/instance-3/output-1/host/sbin install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/semodule' mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/sbin install -m 755 semodule /home/buildroot/autobuild/instance-3/output-1/host/sbin (cd /home/buildroot/autobuild/instance-3/output-1/host/sbin; ln -sf semodule genhomedircon) test -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 install -m 644 semodule.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8/ install -m 644 genhomedircon.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8/ for lang in ru ; do \ if [ -e ${lang} ] ; then \ test -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 || install -m 755 -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 ; \ install -m 644 ${lang}/*.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8/ ; \ fi ; \ done make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/semodule' /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/sestatus PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host ETCDIR=/home/buildroot/autobuild/instance-3/output-1/host/etc SBINDIR=/home/buildroot/autobuild/instance-3/output-1/host/sbin install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/sestatus' [ -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 ] || mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 [ -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/man5 ] || mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/man5 mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/bin mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/sbin # Some tools hard code /usr/sbin/sestatus ; add a compatibility symlink # install will overwrite a symlink, so create the symlink before calling # install to allow distributions with BINDIR == SBINDIR ln -sf --relative /home/buildroot/autobuild/instance-3/output-1/host/bin/sestatus /home/buildroot/autobuild/instance-3/output-1/host/sbin install -m 755 sestatus /home/buildroot/autobuild/instance-3/output-1/host/bin install -m 644 sestatus.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 install -m 644 sestatus.conf.5 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man5 for lang in ru ; do \ if [ -e ${lang} ] ; then \ [ -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man5 ] || mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man5 ; \ [ -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 ] || mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 ; \ install -m 644 ${lang}/*.5 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man5/ ; \ install -m 644 ${lang}/*.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8/ ; \ fi ; \ done mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/etc install -m 644 sestatus.conf /home/buildroot/autobuild/instance-3/output-1/host/etc make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/sestatus' /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/setfiles PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host ETCDIR=/home/buildroot/autobuild/instance-3/output-1/host/etc SBINDIR=/home/buildroot/autobuild/instance-3/output-1/host/sbin install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/setfiles' [ -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 ] || mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/sbin install -m 755 setfiles /home/buildroot/autobuild/instance-3/output-1/host/sbin (cd /home/buildroot/autobuild/instance-3/output-1/host/sbin && ln -sf setfiles restorecon) install -m 755 restorecon_xattr /home/buildroot/autobuild/instance-3/output-1/host/sbin install -m 644 setfiles.8.man /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8/setfiles.8 install -m 644 restorecon.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8/restorecon.8 install -m 644 restorecon_xattr.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8/restorecon_xattr.8 for lang in ru ; do \ if [ -e ${lang} ] ; then \ [ -d /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 ] || mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 ; \ install -m 644 ${lang}/*.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8/ ; \ fi ; \ done make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/setfiles' /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/setsebool PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" CPPFLAGS="-I/home/buildroot/autobuild/instance-3/output-1/host/include -U_FILE_OFFSET_BITS" PREFIX=/home/buildroot/autobuild/instance-3/output-1/host ETCDIR=/home/buildroot/autobuild/instance-3/output-1/host/etc SBINDIR=/home/buildroot/autobuild/instance-3/output-1/host/sbin install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/setsebool' mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/sbin install -m 755 setsebool /home/buildroot/autobuild/instance-3/output-1/host/sbin mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8 install -m 644 setsebool.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/man8/ for lang in ru ; do \ if [ -e ${lang} ] ; then \ mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8 ; \ install -m 644 ${lang}/*.8 /home/buildroot/autobuild/instance-3/output-1/host/share/man/${lang}/man8/ ; \ fi ; \ done mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/share/bash-completion/completions install -m 644 setsebool-bash-completion.sh /home/buildroot/autobuild/instance-3/output-1/host/share/bash-completion/completions/setsebool make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-policycoreutils-3.2/setsebool' Cython-0.29.30.tar.gz: OK (md5: 3cf4001b4be42a263f163865235c39d8) Cython-0.29.30.tar.gz: OK (sha256: 2235b62da8fe6fa8b99422c8e583f2fb95e143867d337b5c75e4b9a1a865f9e3) >>> host-python-cython 0.29.30 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/python-cython/Cython-0.29.30.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30 -xf - >>> host-python-cython 0.29.30 Patching >>> host-python-cython 0.29.30 Configuring >>> host-python-cython 0.29.30 Building (cd /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30//; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /home/buildroot/autobuild/instance-3/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/setup.py:111: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead from distutils.sysconfig import get_python_inc Unable to find pgen, not compiling formal grammar. running build running build_py creating build creating build/lib.linux-x86_64-3.10 copying cython.py -> build/lib.linux-x86_64-3.10 creating build/lib.linux-x86_64-3.10/Cython copying Cython/Utils.py -> build/lib.linux-x86_64-3.10/Cython copying Cython/Debugging.py -> build/lib.linux-x86_64-3.10/Cython copying Cython/__init__.py -> build/lib.linux-x86_64-3.10/Cython copying Cython/Coverage.py -> build/lib.linux-x86_64-3.10/Cython copying Cython/TestUtils.py -> build/lib.linux-x86_64-3.10/Cython copying Cython/StringIOTree.py -> build/lib.linux-x86_64-3.10/Cython copying Cython/Shadow.py -> build/lib.linux-x86_64-3.10/Cython copying Cython/CodeWriter.py -> build/lib.linux-x86_64-3.10/Cython creating build/lib.linux-x86_64-3.10/Cython/Build copying Cython/Build/Dependencies.py -> build/lib.linux-x86_64-3.10/Cython/Build copying Cython/Build/Cythonize.py -> build/lib.linux-x86_64-3.10/Cython/Build copying Cython/Build/Inline.py -> build/lib.linux-x86_64-3.10/Cython/Build copying Cython/Build/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Build copying Cython/Build/Distutils.py -> build/lib.linux-x86_64-3.10/Cython/Build copying Cython/Build/IpythonMagic.py -> build/lib.linux-x86_64-3.10/Cython/Build copying Cython/Build/BuildExecutable.py -> build/lib.linux-x86_64-3.10/Cython/Build creating build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Optimize.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Builtin.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Symtab.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/ExprNodes.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Options.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/FusedNode.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/StringEncoding.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/MemoryView.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Nodes.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/FlowControl.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Naming.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/CythonScope.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/AutoDocTransforms.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Pipeline.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/DebugFlags.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/CodeGeneration.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/ModuleNode.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/PyrexTypes.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/TreePath.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/UtilNodes.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/TypeSlots.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Errors.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Future.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Version.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/CmdLine.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Scanning.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Lexicon.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/TypeInference.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Visitor.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Code.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Annotate.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/AnalysedTreeTransforms.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/UtilityCode.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Main.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Parsing.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/TreeFragment.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Pythran.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Interpreter.py -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Buffer.py -> build/lib.linux-x86_64-3.10/Cython/Compiler creating build/lib.linux-x86_64-3.10/Cython/Runtime copying Cython/Runtime/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Runtime creating build/lib.linux-x86_64-3.10/Cython/Distutils copying Cython/Distutils/old_build_ext.py -> build/lib.linux-x86_64-3.10/Cython/Distutils copying Cython/Distutils/build_ext.py -> build/lib.linux-x86_64-3.10/Cython/Distutils copying Cython/Distutils/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Distutils copying Cython/Distutils/extension.py -> build/lib.linux-x86_64-3.10/Cython/Distutils creating build/lib.linux-x86_64-3.10/Cython/Debugger copying Cython/Debugger/libcython.py -> build/lib.linux-x86_64-3.10/Cython/Debugger copying Cython/Debugger/DebugWriter.py -> build/lib.linux-x86_64-3.10/Cython/Debugger copying Cython/Debugger/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Debugger copying Cython/Debugger/libpython.py -> build/lib.linux-x86_64-3.10/Cython/Debugger copying Cython/Debugger/Cygdb.py -> build/lib.linux-x86_64-3.10/Cython/Debugger creating build/lib.linux-x86_64-3.10/Cython/Debugger/Tests copying Cython/Debugger/Tests/TestLibCython.py -> build/lib.linux-x86_64-3.10/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libpython_in_gdb.py -> build/lib.linux-x86_64-3.10/Cython/Debugger/Tests copying Cython/Debugger/Tests/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Debugger/Tests copying Cython/Debugger/Tests/test_libcython_in_gdb.py -> build/lib.linux-x86_64-3.10/Cython/Debugger/Tests creating build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Traditional.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Scanners.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Regexps.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Machines.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Transitions.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Timing.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Errors.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Lexicons.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Actions.py -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/DFA.py -> build/lib.linux-x86_64-3.10/Cython/Plex creating build/lib.linux-x86_64-3.10/Cython/Tests copying Cython/Tests/xmlrunner.py -> build/lib.linux-x86_64-3.10/Cython/Tests copying Cython/Tests/TestJediTyper.py -> build/lib.linux-x86_64-3.10/Cython/Tests copying Cython/Tests/TestStringIOTree.py -> build/lib.linux-x86_64-3.10/Cython/Tests copying Cython/Tests/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Tests copying Cython/Tests/TestCythonUtils.py -> build/lib.linux-x86_64-3.10/Cython/Tests copying Cython/Tests/TestCodeWriter.py -> build/lib.linux-x86_64-3.10/Cython/Tests creating build/lib.linux-x86_64-3.10/Cython/Build/Tests copying Cython/Build/Tests/TestStripLiterals.py -> build/lib.linux-x86_64-3.10/Cython/Build/Tests copying Cython/Build/Tests/TestInline.py -> build/lib.linux-x86_64-3.10/Cython/Build/Tests copying Cython/Build/Tests/TestCyCache.py -> build/lib.linux-x86_64-3.10/Cython/Build/Tests copying Cython/Build/Tests/TestIpythonMagic.py -> build/lib.linux-x86_64-3.10/Cython/Build/Tests copying Cython/Build/Tests/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Build/Tests creating build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreeFragment.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestGrammar.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTypes.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestVisitor.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestBuffer.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestUtilityLoad.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestStringEncoding.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestParseTreeTransforms.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestSignatureMatching.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestMemView.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestTreePath.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestFlowControl.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests copying Cython/Compiler/Tests/TestCmdLine.py -> build/lib.linux-x86_64-3.10/Cython/Compiler/Tests creating build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Utility creating build/lib.linux-x86_64-3.10/Cython/Tempita copying Cython/Tempita/compat3.py -> build/lib.linux-x86_64-3.10/Cython/Tempita copying Cython/Tempita/_looper.py -> build/lib.linux-x86_64-3.10/Cython/Tempita copying Cython/Tempita/_tempita.py -> build/lib.linux-x86_64-3.10/Cython/Tempita copying Cython/Tempita/__init__.py -> build/lib.linux-x86_64-3.10/Cython/Tempita creating build/lib.linux-x86_64-3.10/pyximport copying pyximport/__init__.py -> build/lib.linux-x86_64-3.10/pyximport copying pyximport/pyximport.py -> build/lib.linux-x86_64-3.10/pyximport copying pyximport/pyxbuild.py -> build/lib.linux-x86_64-3.10/pyximport creating build/lib.linux-x86_64-3.10/Cython/Includes copying Cython/Includes/openmp.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes creating build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/resource.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/ioctl.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/dlfcn.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/select.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/fcntl.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/stdio.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/stdlib.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/types.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/signal.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/wait.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/unistd.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/strings.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/time.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/__init__.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/mman.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix copying Cython/Includes/posix/stat.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/posix creating build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/map.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/limits.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/deque.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/stack.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/vector.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/set.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_map.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/queue.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeinfo.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/list.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/unordered_set.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/pair.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/string.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/iterator.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/memory.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/functional.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/typeindex.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/utility.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/complex.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/forward_list.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/algorithm.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/__init__.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp copying Cython/Includes/libcpp/cast.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libcpp creating build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/module.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/datetime.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/int.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/unicode.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/tuple.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/bool.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/object.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/method.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/version.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/pycapsule.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/buffer.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/codecs.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/sequence.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/set.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/function.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/long.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/list.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/ref.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/weakref.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/memoryview.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/instance.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/string.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/iterator.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/float.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/mapping.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/longintrepr.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/pylifecycle.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/mem.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/bytearray.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/genobject.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/number.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/getargs.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/pythread.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/iterobject.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/array.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/complex.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/bytes.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/exc.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/type.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/pystate.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/cellobject.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/oldbuffer.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/dict.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/__init__.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/cobject.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/conversion.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/ceval.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython copying Cython/Includes/cpython/slice.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/cpython creating build/lib.linux-x86_64-3.10/Cython/Includes/numpy copying Cython/Includes/numpy/math.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/numpy copying Cython/Includes/numpy/__init__.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/numpy creating build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_module.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_sequence.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_weakref.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_method.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_tuple.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_version.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mem.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_pycapsule.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_cobject.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_unicode.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_getargs.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdio.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stdlib.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_number.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_mapping.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/stl.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_string.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_dict.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_function.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_complex.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_list.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bool.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_buffer.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_long.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_instance.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_bytes.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_iterator.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_float.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_type.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_ref.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_int.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_set.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_exc.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_oldbuffer.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated copying Cython/Includes/Deprecated/python_object.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated creating build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/locale.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/setjmp.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/limits.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/stddef.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/stdint.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/stdio.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/stdlib.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/string.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/float.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/signal.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/errno.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/math.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/time.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Includes/libc/__init__.pxd -> build/lib.linux-x86_64-3.10/Cython/Includes/libc copying Cython/Compiler/Code.pxd -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/FlowControl.pxd -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Parsing.pxd -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Visitor.pxd -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/ParseTreeTransforms.pxd -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Compiler/Scanning.pxd -> build/lib.linux-x86_64-3.10/Cython/Compiler copying Cython/Runtime/refnanny.pyx -> build/lib.linux-x86_64-3.10/Cython/Runtime copying Cython/Debugger/Tests/codefile -> build/lib.linux-x86_64-3.10/Cython/Debugger/Tests copying Cython/Debugger/Tests/cfuncs.c -> build/lib.linux-x86_64-3.10/Cython/Debugger/Tests copying Cython/Plex/Actions.pxd -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Plex/Scanners.pxd -> build/lib.linux-x86_64-3.10/Cython/Plex copying Cython/Utility/MemoryView.pyx -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/TestCythonScope.pyx -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/CConvert.pyx -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/CpdefEnums.pyx -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/CppConvert.pyx -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/TestCyUtilityLoader.pyx -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/CMath.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/FunctionArguments.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/StringTools.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Optimize.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/CythonFunction.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Overflow.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/ImportExport.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Profile.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/ExtensionTypes.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Exceptions.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Builtins.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/ObjectHandling.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Capsule.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/AsyncGen.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/MemoryView_C.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/TestUtilityLoader.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/ModuleSetupCode.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/TypeConversion.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Printing.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Coroutine.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Buffer.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/CommonStructures.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Complex.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/Embed.c -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/arrayarray.h -> build/lib.linux-x86_64-3.10/Cython/Utility copying Cython/Utility/CppSupport.cpp -> build/lib.linux-x86_64-3.10/Cython/Utility running build_ext Compiling /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Plex/Scanners.py because it changed. Compiling /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Plex/Actions.py because it changed. Compiling /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/Scanning.py because it changed. Compiling /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/Visitor.py because it changed. Compiling /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/FlowControl.py because it changed. Compiling /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Runtime/refnanny.pyx because it changed. Compiling /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/FusedNode.py because it changed. Compiling /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Tempita/_tempita.py because it changed. [1/8] Cythonizing /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/FlowControl.py [2/8] Cythonizing /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/FusedNode.py [3/8] Cythonizing /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/Scanning.py [4/8] Cythonizing /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/Visitor.py [5/8] Cythonizing /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Plex/Actions.py [6/8] Cythonizing /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Plex/Scanners.py [7/8] Cythonizing /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Runtime/refnanny.pyx [8/8] Cythonizing /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Tempita/_tempita.py building 'Cython.Plex.Scanners' extension creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/home creating build/temp.linux-x86_64-3.10/home/buildroot creating build/temp.linux-x86_64-3.10/home/buildroot/autobuild creating build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3 creating build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1 creating build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build creating build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30 creating build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython creating build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Plex /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10 -c /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Plex/Scanners.c -o build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Plex/Scanners.o /usr/bin/gcc -pthread -shared -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Plex/Scanners.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib -o build/lib.linux-x86_64-3.10/Cython/Plex/Scanners.cpython-310-x86_64-linux-gnu.so building 'Cython.Plex.Actions' extension /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10 -c /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Plex/Actions.c -o build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Plex/Actions.o /usr/bin/gcc -pthread -shared -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Plex/Actions.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib -o build/lib.linux-x86_64-3.10/Cython/Plex/Actions.cpython-310-x86_64-linux-gnu.so building 'Cython.Compiler.Scanning' extension creating build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10 -c /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/Scanning.c -o build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/Scanning.o /usr/bin/gcc -pthread -shared -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/Scanning.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib -o build/lib.linux-x86_64-3.10/Cython/Compiler/Scanning.cpython-310-x86_64-linux-gnu.so building 'Cython.Compiler.Visitor' extension /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10 -c /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/Visitor.c -o build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/Visitor.o /usr/bin/gcc -pthread -shared -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/Visitor.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib -o build/lib.linux-x86_64-3.10/Cython/Compiler/Visitor.cpython-310-x86_64-linux-gnu.so building 'Cython.Compiler.FlowControl' extension /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10 -c /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/FlowControl.c -o build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/FlowControl.o /usr/bin/gcc -pthread -shared -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/FlowControl.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib -o build/lib.linux-x86_64-3.10/Cython/Compiler/FlowControl.cpython-310-x86_64-linux-gnu.so building 'Cython.Runtime.refnanny' extension creating build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Runtime /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10 -c /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Runtime/refnanny.c -o build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Runtime/refnanny.o /usr/bin/gcc -pthread -shared -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Runtime/refnanny.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib -o build/lib.linux-x86_64-3.10/Cython/Runtime/refnanny.cpython-310-x86_64-linux-gnu.so building 'Cython.Compiler.FusedNode' extension /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10 -c /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/FusedNode.c -o build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/FusedNode.o /usr/bin/gcc -pthread -shared -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Compiler/FusedNode.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib -o build/lib.linux-x86_64-3.10/Cython/Compiler/FusedNode.cpython-310-x86_64-linux-gnu.so building 'Cython.Tempita._tempita' extension creating build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Tempita /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10 -c /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Tempita/_tempita.c -o build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Tempita/_tempita.o /usr/bin/gcc -pthread -shared -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include build/temp.linux-x86_64-3.10/home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/Cython/Tempita/_tempita.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib -o build/lib.linux-x86_64-3.10/Cython/Tempita/_tempita.cpython-310-x86_64-linux-gnu.so >>> host-python-cython 0.29.30 Installing to host directory (cd /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30//; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /home/buildroot/autobuild/instance-3/output-1/host/bin/python setup.py install --prefix=/home/buildroot/autobuild/instance-3/output-1/host --root=/ --single-version-externally-managed ) /home/buildroot/autobuild/instance-3/output-1/build/host-python-cython-0.29.30/setup.py:111: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead from distutils.sysconfig import get_python_inc Unable to find pgen, not compiling formal grammar. running install /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext running install_lib creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/resource.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/ioctl.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/dlfcn.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/select.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/fcntl.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/stdio.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/stdlib.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/types.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/signal.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/wait.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/unistd.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/strings.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/time.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/__init__.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/mman.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix copying build/lib.linux-x86_64-3.10/Cython/Includes/posix/stat.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/posix creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/map.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/limits.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/deque.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/stack.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/vector.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/set.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/unordered_map.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/queue.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/typeinfo.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/list.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/unordered_set.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/pair.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/string.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/iterator.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/memory.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/functional.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/typeindex.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/utility.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/complex.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/forward_list.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/algorithm.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/__init__.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp copying build/lib.linux-x86_64-3.10/Cython/Includes/libcpp/cast.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libcpp creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/module.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/datetime.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/int.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/unicode.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/tuple.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/bool.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/object.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/method.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/version.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/pycapsule.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/buffer.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/codecs.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/sequence.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/set.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/function.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/long.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/list.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/ref.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/weakref.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/memoryview.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/instance.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/string.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/iterator.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/float.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/mapping.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/longintrepr.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/pylifecycle.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/mem.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/bytearray.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/genobject.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/number.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/getargs.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/pythread.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/iterobject.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/array.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/complex.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/bytes.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/exc.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/type.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/pystate.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/cellobject.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/oldbuffer.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/dict.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/__init__.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/cobject.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/conversion.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/ceval.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython copying build/lib.linux-x86_64-3.10/Cython/Includes/cpython/slice.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/cpython creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/numpy copying build/lib.linux-x86_64-3.10/Cython/Includes/numpy/math.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/numpy copying build/lib.linux-x86_64-3.10/Cython/Includes/numpy/__init__.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/numpy creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_module.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_sequence.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_weakref.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_method.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_tuple.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_version.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_mem.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_pycapsule.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_cobject.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_unicode.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_getargs.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/stdio.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/stdlib.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_number.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_mapping.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/stl.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_string.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_dict.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_function.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_complex.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_list.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_bool.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_buffer.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_long.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_instance.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_bytes.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_iterator.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_float.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_type.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_ref.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_int.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_set.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_exc.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_oldbuffer.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated copying build/lib.linux-x86_64-3.10/Cython/Includes/Deprecated/python_object.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/Deprecated creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/locale.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/setjmp.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/limits.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/stddef.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/stdint.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/stdio.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/stdlib.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/string.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/float.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/signal.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/errno.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/math.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/time.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/libc/__init__.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes/libc copying build/lib.linux-x86_64-3.10/Cython/Includes/openmp.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Includes copying build/lib.linux-x86_64-3.10/Cython/Utils.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython copying build/lib.linux-x86_64-3.10/Cython/Debugging.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/CMath.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/FunctionArguments.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/MemoryView.pyx -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/TestCythonScope.pyx -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/StringTools.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Optimize.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/CythonFunction.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Overflow.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/ImportExport.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/CConvert.pyx -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Profile.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/ExtensionTypes.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Exceptions.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Builtins.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/ObjectHandling.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/CpdefEnums.pyx -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/CppSupport.cpp -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Capsule.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/AsyncGen.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/MemoryView_C.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/TestUtilityLoader.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/ModuleSetupCode.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/TypeConversion.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Printing.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/CppConvert.pyx -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/TestCyUtilityLoader.pyx -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Coroutine.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Buffer.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/arrayarray.h -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/CommonStructures.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Complex.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility copying build/lib.linux-x86_64-3.10/Cython/Utility/Embed.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.10/Cython/Tests/xmlrunner.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.10/Cython/Tests/TestJediTyper.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.10/Cython/Tests/TestStringIOTree.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.10/Cython/Tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.10/Cython/Tests/TestCythonUtils.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tests copying build/lib.linux-x86_64-3.10/Cython/Tests/TestCodeWriter.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tests creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Runtime copying build/lib.linux-x86_64-3.10/Cython/Runtime/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Runtime copying build/lib.linux-x86_64-3.10/Cython/Runtime/refnanny.pyx -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Runtime copying build/lib.linux-x86_64-3.10/Cython/Runtime/refnanny.cpython-310-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Runtime creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.10/Cython/Debugger/Tests/TestLibCython.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.10/Cython/Debugger/Tests/test_libpython_in_gdb.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.10/Cython/Debugger/Tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.10/Cython/Debugger/Tests/codefile -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.10/Cython/Debugger/Tests/cfuncs.c -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.10/Cython/Debugger/Tests/test_libcython_in_gdb.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger/Tests copying build/lib.linux-x86_64-3.10/Cython/Debugger/libcython.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger copying build/lib.linux-x86_64-3.10/Cython/Debugger/DebugWriter.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger copying build/lib.linux-x86_64-3.10/Cython/Debugger/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger copying build/lib.linux-x86_64-3.10/Cython/Debugger/libpython.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger copying build/lib.linux-x86_64-3.10/Cython/Debugger/Cygdb.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger copying build/lib.linux-x86_64-3.10/Cython/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Distutils copying build/lib.linux-x86_64-3.10/Cython/Distutils/old_build_ext.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Distutils copying build/lib.linux-x86_64-3.10/Cython/Distutils/build_ext.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Distutils copying build/lib.linux-x86_64-3.10/Cython/Distutils/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Distutils copying build/lib.linux-x86_64-3.10/Cython/Distutils/extension.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Distutils copying build/lib.linux-x86_64-3.10/Cython/Coverage.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Traditional.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Scanners.cpython-310-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Scanners.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Regexps.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Machines.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Transitions.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Timing.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Actions.cpython-310-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Actions.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Errors.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Lexicons.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Scanners.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/Actions.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex copying build/lib.linux-x86_64-3.10/Cython/Plex/DFA.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tempita copying build/lib.linux-x86_64-3.10/Cython/Tempita/compat3.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tempita copying build/lib.linux-x86_64-3.10/Cython/Tempita/_looper.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tempita copying build/lib.linux-x86_64-3.10/Cython/Tempita/_tempita.cpython-310-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tempita copying build/lib.linux-x86_64-3.10/Cython/Tempita/_tempita.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tempita copying build/lib.linux-x86_64-3.10/Cython/Tempita/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tempita copying build/lib.linux-x86_64-3.10/Cython/TestUtils.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython copying build/lib.linux-x86_64-3.10/Cython/StringIOTree.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython copying build/lib.linux-x86_64-3.10/Cython/Shadow.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Optimize.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Builtin.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Symtab.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/ExprNodes.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Options.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/FusedNode.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/StringEncoding.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/MemoryView.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Nodes.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/FlowControl.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Code.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Naming.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/CythonScope.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/AutoDocTransforms.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Pipeline.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/FlowControl.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/ParseTreeTransforms.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestTreeFragment.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestGrammar.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestTypes.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestVisitor.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestBuffer.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestUtilityLoad.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestStringEncoding.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestParseTreeTransforms.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestSignatureMatching.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestMemView.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestTreePath.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestFlowControl.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/Tests/TestCmdLine.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests copying build/lib.linux-x86_64-3.10/Cython/Compiler/DebugFlags.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/CodeGeneration.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/ModuleNode.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/FusedNode.cpython-310-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/PyrexTypes.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/TreePath.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/UtilNodes.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/TypeSlots.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Errors.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Parsing.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Visitor.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Future.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/FlowControl.cpython-310-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Version.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/CmdLine.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Scanning.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Lexicon.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/TypeInference.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Visitor.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/ParseTreeTransforms.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Scanning.pxd -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Code.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Annotate.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/AnalysedTreeTransforms.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/UtilityCode.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Main.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Parsing.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/TreeFragment.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Pythran.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Visitor.cpython-310-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Scanning.cpython-310-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Interpreter.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/Compiler/Buffer.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler copying build/lib.linux-x86_64-3.10/Cython/CodeWriter.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build copying build/lib.linux-x86_64-3.10/Cython/Build/Dependencies.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.10/Cython/Build/Tests/TestStripLiterals.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.10/Cython/Build/Tests/TestInline.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.10/Cython/Build/Tests/TestCyCache.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.10/Cython/Build/Tests/TestIpythonMagic.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.10/Cython/Build/Tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/Tests copying build/lib.linux-x86_64-3.10/Cython/Build/Cythonize.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build copying build/lib.linux-x86_64-3.10/Cython/Build/Inline.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build copying build/lib.linux-x86_64-3.10/Cython/Build/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build copying build/lib.linux-x86_64-3.10/Cython/Build/Distutils.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build copying build/lib.linux-x86_64-3.10/Cython/Build/IpythonMagic.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build copying build/lib.linux-x86_64-3.10/Cython/Build/BuildExecutable.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/pyximport copying build/lib.linux-x86_64-3.10/pyximport/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/pyximport copying build/lib.linux-x86_64-3.10/pyximport/pyximport.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/pyximport copying build/lib.linux-x86_64-3.10/pyximport/pyxbuild.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/pyximport copying build/lib.linux-x86_64-3.10/cython.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utils.py to Utils.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugging.py to Debugging.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Utility/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tests/xmlrunner.py to xmlrunner.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tests/TestJediTyper.py to TestJediTyper.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tests/TestStringIOTree.py to TestStringIOTree.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tests/TestCythonUtils.py to TestCythonUtils.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tests/TestCodeWriter.py to TestCodeWriter.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Runtime/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger/Tests/TestLibCython.py to TestLibCython.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger/Tests/test_libpython_in_gdb.py to test_libpython_in_gdb.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger/Tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger/Tests/test_libcython_in_gdb.py to test_libcython_in_gdb.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger/libcython.py to libcython.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger/DebugWriter.py to DebugWriter.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger/libpython.py to libpython.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Debugger/Cygdb.py to Cygdb.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Distutils/old_build_ext.py to old_build_ext.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Distutils/build_ext.py to build_ext.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Distutils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Distutils/extension.py to extension.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Coverage.py to Coverage.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex/Traditional.py to Traditional.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex/Scanners.py to Scanners.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex/Regexps.py to Regexps.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex/Machines.py to Machines.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex/Transitions.py to Transitions.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex/Timing.py to Timing.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex/Errors.py to Errors.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex/Lexicons.py to Lexicons.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex/Actions.py to Actions.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Plex/DFA.py to DFA.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tempita/compat3.py to compat3.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tempita/_looper.py to _looper.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tempita/_tempita.py to _tempita.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Tempita/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/TestUtils.py to TestUtils.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/StringIOTree.py to StringIOTree.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Shadow.py to Shadow.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Optimize.py to Optimize.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Builtin.py to Builtin.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Symtab.py to Symtab.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/ExprNodes.py to ExprNodes.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Options.py to Options.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/FusedNode.py to FusedNode.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/StringEncoding.py to StringEncoding.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/MemoryView.py to MemoryView.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Nodes.py to Nodes.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/FlowControl.py to FlowControl.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Naming.py to Naming.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/CythonScope.py to CythonScope.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/AutoDocTransforms.py to AutoDocTransforms.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Pipeline.py to Pipeline.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/ParseTreeTransforms.py to ParseTreeTransforms.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests/TestTreeFragment.py to TestTreeFragment.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests/TestGrammar.py to TestGrammar.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests/TestTypes.py to TestTypes.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests/TestVisitor.py to TestVisitor.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests/TestBuffer.py to TestBuffer.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests/TestUtilityLoad.py to TestUtilityLoad.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests/TestStringEncoding.py to TestStringEncoding.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests/TestParseTreeTransforms.py to TestParseTreeTransforms.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests/TestSignatureMatching.py to TestSignatureMatching.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests/TestMemView.py to TestMemView.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests/TestTreePath.py to TestTreePath.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests/TestFlowControl.py to TestFlowControl.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Tests/TestCmdLine.py to TestCmdLine.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/DebugFlags.py to DebugFlags.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/CodeGeneration.py to CodeGeneration.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/ModuleNode.py to ModuleNode.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/PyrexTypes.py to PyrexTypes.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/TreePath.py to TreePath.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/UtilNodes.py to UtilNodes.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/TypeSlots.py to TypeSlots.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Errors.py to Errors.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Future.py to Future.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Version.py to Version.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/CmdLine.py to CmdLine.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Scanning.py to Scanning.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Lexicon.py to Lexicon.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/TypeInference.py to TypeInference.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Visitor.py to Visitor.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Code.py to Code.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Annotate.py to Annotate.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/AnalysedTreeTransforms.py to AnalysedTreeTransforms.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/UtilityCode.py to UtilityCode.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Main.py to Main.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Parsing.py to Parsing.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/TreeFragment.py to TreeFragment.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Pythran.py to Pythran.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Interpreter.py to Interpreter.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Compiler/Buffer.py to Buffer.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/CodeWriter.py to CodeWriter.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/Dependencies.py to Dependencies.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/Tests/TestStripLiterals.py to TestStripLiterals.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/Tests/TestInline.py to TestInline.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/Tests/TestCyCache.py to TestCyCache.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/Tests/TestIpythonMagic.py to TestIpythonMagic.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/Tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/Cythonize.py to Cythonize.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/Inline.py to Inline.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/Distutils.py to Distutils.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/IpythonMagic.py to IpythonMagic.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython/Build/BuildExecutable.py to BuildExecutable.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/pyximport/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/pyximport/pyximport.py to pyximport.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/pyximport/pyxbuild.py to pyxbuild.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/cython.py to cython.cpython-310.pyc running install_egg_info running egg_info creating Cython.egg-info writing Cython.egg-info/PKG-INFO writing dependency_links to Cython.egg-info/dependency_links.txt writing entry points to Cython.egg-info/entry_points.txt writing top-level names to Cython.egg-info/top_level.txt writing manifest file 'Cython.egg-info/SOURCES.txt' reading manifest file 'Cython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Doc/*' warning: no files found matching '*.pyx' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Debugger/Tests' warning: no files found matching '*.pxd' under directory 'Cython/Utility' warning: no files found matching 'pyximport/README' adding license file 'LICENSE.txt' adding license file 'COPYING.txt' writing manifest file 'Cython.egg-info/SOURCES.txt' Copying Cython.egg-info to /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/Cython-0.29.30-py3.10.egg-info running install_scripts Installing cygdb script to /home/buildroot/autobuild/instance-3/output-1/host/bin Installing cython script to /home/buildroot/autobuild/instance-3/output-1/host/bin Installing cythonize script to /home/buildroot/autobuild/instance-3/output-1/host/bin decorator-5.1.0.tar.gz: OK (md5: d01585c3ea5b36a209747fcc978a98c8) decorator-5.1.0.tar.gz: OK (sha256: e59913af105b9860aa2c8d3272d9de5a56a4e608db9a2f167a8480b323d529a7) >>> host-python-decorator 5.1.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/python-decorator/decorator-5.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-python-decorator-5.1.0 -xf - >>> host-python-decorator 5.1.0 Patching >>> host-python-decorator 5.1.0 Configuring >>> host-python-decorator 5.1.0 Building (cd /home/buildroot/autobuild/instance-3/output-1/build/host-python-decorator-5.1.0//; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /home/buildroot/autobuild/instance-3/output-1/host/bin/python setup.py build ) /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead warnings.warn( running build running build_py creating build creating build/lib copying src/decorator.py -> build/lib >>> host-python-decorator 5.1.0 Installing to host directory (cd /home/buildroot/autobuild/instance-3/output-1/build/host-python-decorator-5.1.0//; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /home/buildroot/autobuild/instance-3/output-1/host/bin/python setup.py install --prefix=/home/buildroot/autobuild/instance-3/output-1/host --root=/ --single-version-externally-managed ) /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead warnings.warn( running install /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib copying build/lib/decorator.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/decorator.py to decorator.cpython-310.pyc running install_egg_info running egg_info writing src/decorator.egg-info/PKG-INFO writing dependency_links to src/decorator.egg-info/dependency_links.txt writing top-level names to src/decorator.egg-info/top_level.txt reading manifest file 'src/decorator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'documentation.pdf' adding license file 'LICENSE.txt' writing manifest file 'src/decorator.egg-info/SOURCES.txt' Copying src/decorator.egg-info to /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/decorator-5.1.0-py3.10.egg-info running install_scripts networkx-2.6.3.tar.gz: OK (md5: 407eb28c54e08725559754ca7ab185e0) networkx-2.6.3.tar.gz: OK (sha256: c0946ed31d71f1b732b5aaa6da5a0388a345019af232ce2f49c766e2d6795c51) >>> host-python-networkx 2.6.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/python-networkx/networkx-2.6.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-python-networkx-2.6.3 -xf - >>> host-python-networkx 2.6.3 Patching >>> host-python-networkx 2.6.3 Configuring >>> host-python-networkx 2.6.3 Building (cd /home/buildroot/autobuild/instance-3/output-1/build/host-python-networkx-2.6.3//; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /home/buildroot/autobuild/instance-3/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib creating build/lib/networkx copying networkx/relabel.py -> build/lib/networkx copying networkx/__init__.py -> build/lib/networkx copying networkx/exception.py -> build/lib/networkx copying networkx/convert.py -> build/lib/networkx copying networkx/conftest.py -> build/lib/networkx copying networkx/convert_matrix.py -> build/lib/networkx creating build/lib/networkx/algorithms copying networkx/algorithms/hybrid.py -> build/lib/networkx/algorithms copying networkx/algorithms/reciprocity.py -> build/lib/networkx/algorithms copying networkx/algorithms/non_randomness.py -> build/lib/networkx/algorithms copying networkx/algorithms/mis.py -> build/lib/networkx/algorithms copying networkx/algorithms/smallworld.py -> build/lib/networkx/algorithms copying networkx/algorithms/graph_hashing.py -> build/lib/networkx/algorithms copying networkx/algorithms/efficiency_measures.py -> build/lib/networkx/algorithms copying networkx/algorithms/swap.py -> build/lib/networkx/algorithms copying networkx/algorithms/chordal.py -> build/lib/networkx/algorithms copying networkx/algorithms/structuralholes.py -> build/lib/networkx/algorithms copying networkx/algorithms/boundary.py -> build/lib/networkx/algorithms copying networkx/algorithms/regular.py -> build/lib/networkx/algorithms copying networkx/algorithms/asteroidal.py -> build/lib/networkx/algorithms copying networkx/algorithms/hierarchy.py -> build/lib/networkx/algorithms copying networkx/algorithms/euler.py -> build/lib/networkx/algorithms copying networkx/algorithms/tournament.py -> build/lib/networkx/algorithms copying networkx/algorithms/dominating.py -> build/lib/networkx/algorithms copying networkx/algorithms/isolate.py -> build/lib/networkx/algorithms copying networkx/algorithms/lowest_common_ancestors.py -> build/lib/networkx/algorithms copying networkx/algorithms/clique.py -> build/lib/networkx/algorithms copying networkx/algorithms/cycles.py -> build/lib/networkx/algorithms copying networkx/algorithms/cuts.py -> build/lib/networkx/algorithms copying networkx/algorithms/covering.py -> build/lib/networkx/algorithms copying networkx/algorithms/planarity.py -> build/lib/networkx/algorithms copying networkx/algorithms/distance_measures.py -> build/lib/networkx/algorithms copying networkx/algorithms/dag.py -> build/lib/networkx/algorithms copying networkx/algorithms/sparsifiers.py -> build/lib/networkx/algorithms copying networkx/algorithms/bridges.py -> build/lib/networkx/algorithms copying networkx/algorithms/triads.py -> build/lib/networkx/algorithms copying networkx/algorithms/voronoi.py -> build/lib/networkx/algorithms copying networkx/algorithms/smetric.py -> build/lib/networkx/algorithms copying networkx/algorithms/matching.py -> build/lib/networkx/algorithms copying networkx/algorithms/d_separation.py -> build/lib/networkx/algorithms copying networkx/algorithms/distance_regular.py -> build/lib/networkx/algorithms copying networkx/algorithms/graphical.py -> build/lib/networkx/algorithms copying networkx/algorithms/chains.py -> build/lib/networkx/algorithms copying networkx/algorithms/summarization.py -> build/lib/networkx/algorithms copying networkx/algorithms/__init__.py -> build/lib/networkx/algorithms copying networkx/algorithms/wiener.py -> build/lib/networkx/algorithms copying networkx/algorithms/dominance.py -> build/lib/networkx/algorithms copying networkx/algorithms/simple_paths.py -> build/lib/networkx/algorithms copying networkx/algorithms/similarity.py -> build/lib/networkx/algorithms copying networkx/algorithms/moral.py -> build/lib/networkx/algorithms copying networkx/algorithms/core.py -> build/lib/networkx/algorithms copying networkx/algorithms/communicability_alg.py -> build/lib/networkx/algorithms copying networkx/algorithms/threshold.py -> build/lib/networkx/algorithms copying networkx/algorithms/planar_drawing.py -> build/lib/networkx/algorithms copying networkx/algorithms/vitality.py -> build/lib/networkx/algorithms copying networkx/algorithms/link_prediction.py -> build/lib/networkx/algorithms copying networkx/algorithms/cluster.py -> build/lib/networkx/algorithms copying networkx/algorithms/richclub.py -> build/lib/networkx/algorithms creating build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/mixing.py -> build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/__init__.py -> build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/pairs.py -> build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/correlation.py -> build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/connectivity.py -> build/lib/networkx/algorithms/assortativity copying networkx/algorithms/assortativity/neighbor_degree.py -> build/lib/networkx/algorithms/assortativity creating build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/basic.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/projection.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/covering.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/centrality.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/redundancy.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/matching.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/edgelist.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/__init__.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/generators.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/matrix.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/spectral.py -> build/lib/networkx/algorithms/bipartite copying networkx/algorithms/bipartite/cluster.py -> build/lib/networkx/algorithms/bipartite creating build/lib/networkx/algorithms/node_classification copying networkx/algorithms/node_classification/utils.py -> build/lib/networkx/algorithms/node_classification copying networkx/algorithms/node_classification/__init__.py -> build/lib/networkx/algorithms/node_classification copying networkx/algorithms/node_classification/lgc.py -> build/lib/networkx/algorithms/node_classification copying networkx/algorithms/node_classification/hmn.py -> build/lib/networkx/algorithms/node_classification creating build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/degree_alg.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/current_flow_betweenness_subset.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/second_order.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/flow_matrix.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/percolation.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/dispersion.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/load.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/harmonic.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/group.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/current_flow_closeness.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/voterank_alg.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/katz.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/closeness.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/eigenvector.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/trophic.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/reaching.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/__init__.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/betweenness_subset.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/subgraph_alg.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/betweenness.py -> build/lib/networkx/algorithms/centrality copying networkx/algorithms/centrality/current_flow_betweenness.py -> build/lib/networkx/algorithms/centrality creating build/lib/networkx/algorithms/community copying networkx/algorithms/community/lukes.py -> build/lib/networkx/algorithms/community copying networkx/algorithms/community/quality.py -> build/lib/networkx/algorithms/community copying networkx/algorithms/community/asyn_fluid.py -> build/lib/networkx/algorithms/community copying networkx/algorithms/community/modularity_max.py -> build/lib/networkx/algorithms/community copying networkx/algorithms/community/centrality.py -> build/lib/networkx/algorithms/community copying networkx/algorithms/community/kernighan_lin.py -> build/lib/networkx/algorithms/community copying networkx/algorithms/community/__init__.py -> build/lib/networkx/algorithms/community copying networkx/algorithms/community/community_utils.py -> build/lib/networkx/algorithms/community copying networkx/algorithms/community/kclique.py -> build/lib/networkx/algorithms/community copying networkx/algorithms/community/label_propagation.py -> build/lib/networkx/algorithms/community creating build/lib/networkx/algorithms/components copying networkx/algorithms/components/biconnected.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/weakly_connected.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/semiconnected.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/strongly_connected.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/attracting.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/__init__.py -> build/lib/networkx/algorithms/components copying networkx/algorithms/components/connected.py -> build/lib/networkx/algorithms/components creating build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/edge_augmentation.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/kcomponents.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/stoerwagner.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/utils.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/cuts.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/disjoint_paths.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/__init__.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/edge_kcomponents.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/kcutsets.py -> build/lib/networkx/algorithms/connectivity copying networkx/algorithms/connectivity/connectivity.py -> build/lib/networkx/algorithms/connectivity creating build/lib/networkx/algorithms/coloring copying networkx/algorithms/coloring/greedy_coloring_with_interchange.py -> build/lib/networkx/algorithms/coloring copying networkx/algorithms/coloring/__init__.py -> build/lib/networkx/algorithms/coloring copying networkx/algorithms/coloring/equitable_coloring.py -> build/lib/networkx/algorithms/coloring copying networkx/algorithms/coloring/greedy_coloring.py -> build/lib/networkx/algorithms/coloring creating build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/networksimplex.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/utils.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/boykovkolmogorov.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/capacityscaling.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/edmondskarp.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/__init__.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/maxflow.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/mincost.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/shortestaugmentingpath.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/preflowpush.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/dinitz_alg.py -> build/lib/networkx/algorithms/flow copying networkx/algorithms/flow/gomory_hu.py -> build/lib/networkx/algorithms/flow creating build/lib/networkx/algorithms/minors copying networkx/algorithms/minors/__init__.py -> build/lib/networkx/algorithms/minors copying networkx/algorithms/minors/contraction.py -> build/lib/networkx/algorithms/minors creating build/lib/networkx/algorithms/traversal copying networkx/algorithms/traversal/edgebfs.py -> build/lib/networkx/algorithms/traversal copying networkx/algorithms/traversal/depth_first_search.py -> build/lib/networkx/algorithms/traversal copying networkx/algorithms/traversal/breadth_first_search.py -> build/lib/networkx/algorithms/traversal copying networkx/algorithms/traversal/edgedfs.py -> build/lib/networkx/algorithms/traversal copying networkx/algorithms/traversal/__init__.py -> build/lib/networkx/algorithms/traversal copying networkx/algorithms/traversal/beamsearch.py -> build/lib/networkx/algorithms/traversal creating build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/temporalisomorphvf2.py -> build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/matchhelpers.py -> build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/tree_isomorphism.py -> build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/isomorph.py -> build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/__init__.py -> build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/vf2userfunc.py -> build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/isomorphvf2.py -> build/lib/networkx/algorithms/isomorphism copying networkx/algorithms/isomorphism/ismags.py -> build/lib/networkx/algorithms/isomorphism creating build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/dense.py -> build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/unweighted.py -> build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/generic.py -> build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/__init__.py -> build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/weighted.py -> build/lib/networkx/algorithms/shortest_paths copying networkx/algorithms/shortest_paths/astar.py -> build/lib/networkx/algorithms/shortest_paths creating build/lib/networkx/algorithms/link_analysis copying networkx/algorithms/link_analysis/pagerank_alg.py -> build/lib/networkx/algorithms/link_analysis copying networkx/algorithms/link_analysis/__init__.py -> build/lib/networkx/algorithms/link_analysis copying networkx/algorithms/link_analysis/hits_alg.py -> build/lib/networkx/algorithms/link_analysis creating build/lib/networkx/algorithms/operators copying networkx/algorithms/operators/all.py -> build/lib/networkx/algorithms/operators copying networkx/algorithms/operators/product.py -> build/lib/networkx/algorithms/operators copying networkx/algorithms/operators/__init__.py -> build/lib/networkx/algorithms/operators copying networkx/algorithms/operators/binary.py -> build/lib/networkx/algorithms/operators copying networkx/algorithms/operators/unary.py -> build/lib/networkx/algorithms/operators creating build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/ramsey.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/clustering_coefficient.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/kcomponents.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/traveling_salesman.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/clique.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/distance_measures.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/dominating_set.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/steinertree.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/matching.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/treewidth.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/__init__.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/vertex_cover.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/maxcut.py -> build/lib/networkx/algorithms/approximation copying networkx/algorithms/approximation/connectivity.py -> build/lib/networkx/algorithms/approximation creating build/lib/networkx/algorithms/tree copying networkx/algorithms/tree/coding.py -> build/lib/networkx/algorithms/tree copying networkx/algorithms/tree/decomposition.py -> build/lib/networkx/algorithms/tree copying networkx/algorithms/tree/operations.py -> build/lib/networkx/algorithms/tree copying networkx/algorithms/tree/__init__.py -> build/lib/networkx/algorithms/tree copying networkx/algorithms/tree/branchings.py -> build/lib/networkx/algorithms/tree copying networkx/algorithms/tree/mst.py -> build/lib/networkx/algorithms/tree copying networkx/algorithms/tree/recognition.py -> build/lib/networkx/algorithms/tree creating build/lib/networkx/classes copying networkx/classes/reportviews.py -> build/lib/networkx/classes copying networkx/classes/multidigraph.py -> build/lib/networkx/classes copying networkx/classes/__init__.py -> build/lib/networkx/classes copying networkx/classes/graphviews.py -> build/lib/networkx/classes copying networkx/classes/digraph.py -> build/lib/networkx/classes copying networkx/classes/multigraph.py -> build/lib/networkx/classes copying networkx/classes/filters.py -> build/lib/networkx/classes copying networkx/classes/graph.py -> build/lib/networkx/classes copying networkx/classes/function.py -> build/lib/networkx/classes copying networkx/classes/ordered.py -> build/lib/networkx/classes copying networkx/classes/coreviews.py -> build/lib/networkx/classes creating build/lib/networkx/generators copying networkx/generators/stochastic.py -> build/lib/networkx/generators copying networkx/generators/community.py -> build/lib/networkx/generators copying networkx/generators/ego.py -> build/lib/networkx/generators copying networkx/generators/classic.py -> build/lib/networkx/generators copying networkx/generators/mycielski.py -> build/lib/networkx/generators copying networkx/generators/triads.py -> build/lib/networkx/generators copying networkx/generators/duplication.py -> build/lib/networkx/generators copying networkx/generators/internet_as_graphs.py -> build/lib/networkx/generators copying networkx/generators/interval_graph.py -> build/lib/networkx/generators copying networkx/generators/lattice.py -> build/lib/networkx/generators copying networkx/generators/__init__.py -> build/lib/networkx/generators copying networkx/generators/sudoku.py -> build/lib/networkx/generators copying networkx/generators/nonisomorphic_trees.py -> build/lib/networkx/generators copying networkx/generators/geometric.py -> build/lib/networkx/generators copying networkx/generators/social.py -> build/lib/networkx/generators copying networkx/generators/intersection.py -> build/lib/networkx/generators copying networkx/generators/trees.py -> build/lib/networkx/generators copying networkx/generators/line.py -> build/lib/networkx/generators copying networkx/generators/directed.py -> build/lib/networkx/generators copying networkx/generators/atlas.py -> build/lib/networkx/generators copying networkx/generators/random_clustered.py -> build/lib/networkx/generators copying networkx/generators/random_graphs.py -> build/lib/networkx/generators copying networkx/generators/spectral_graph_forge.py -> build/lib/networkx/generators copying networkx/generators/joint_degree_seq.py -> build/lib/networkx/generators copying networkx/generators/small.py -> build/lib/networkx/generators copying networkx/generators/expanders.py -> build/lib/networkx/generators copying networkx/generators/cographs.py -> build/lib/networkx/generators copying networkx/generators/harary_graph.py -> build/lib/networkx/generators copying networkx/generators/degree_seq.py -> build/lib/networkx/generators creating build/lib/networkx/drawing copying networkx/drawing/nx_agraph.py -> build/lib/networkx/drawing copying networkx/drawing/layout.py -> build/lib/networkx/drawing copying networkx/drawing/__init__.py -> build/lib/networkx/drawing copying networkx/drawing/nx_pylab.py -> build/lib/networkx/drawing copying networkx/drawing/nx_pydot.py -> build/lib/networkx/drawing creating build/lib/networkx/linalg copying networkx/linalg/graphmatrix.py -> build/lib/networkx/linalg copying networkx/linalg/bethehessianmatrix.py -> build/lib/networkx/linalg copying networkx/linalg/attrmatrix.py -> build/lib/networkx/linalg copying networkx/linalg/__init__.py -> build/lib/networkx/linalg copying networkx/linalg/laplacianmatrix.py -> build/lib/networkx/linalg copying networkx/linalg/spectrum.py -> build/lib/networkx/linalg copying networkx/linalg/algebraicconnectivity.py -> build/lib/networkx/linalg copying networkx/linalg/modularitymatrix.py -> build/lib/networkx/linalg creating build/lib/networkx/readwrite copying networkx/readwrite/adjlist.py -> build/lib/networkx/readwrite copying networkx/readwrite/gexf.py -> build/lib/networkx/readwrite copying networkx/readwrite/p2g.py -> build/lib/networkx/readwrite copying networkx/readwrite/pajek.py -> build/lib/networkx/readwrite copying networkx/readwrite/multiline_adjlist.py -> build/lib/networkx/readwrite copying networkx/readwrite/gml.py -> build/lib/networkx/readwrite copying networkx/readwrite/text.py -> build/lib/networkx/readwrite copying networkx/readwrite/nx_shp.py -> build/lib/networkx/readwrite copying networkx/readwrite/sparse6.py -> build/lib/networkx/readwrite copying networkx/readwrite/edgelist.py -> build/lib/networkx/readwrite copying networkx/readwrite/__init__.py -> build/lib/networkx/readwrite copying networkx/readwrite/graph6.py -> build/lib/networkx/readwrite copying networkx/readwrite/nx_yaml.py -> build/lib/networkx/readwrite copying networkx/readwrite/leda.py -> build/lib/networkx/readwrite copying networkx/readwrite/graphml.py -> build/lib/networkx/readwrite copying networkx/readwrite/gpickle.py -> build/lib/networkx/readwrite creating build/lib/networkx/readwrite/json_graph copying networkx/readwrite/json_graph/tree.py -> build/lib/networkx/readwrite/json_graph copying networkx/readwrite/json_graph/jit.py -> build/lib/networkx/readwrite/json_graph copying networkx/readwrite/json_graph/__init__.py -> build/lib/networkx/readwrite/json_graph copying networkx/readwrite/json_graph/cytoscape.py -> build/lib/networkx/readwrite/json_graph copying networkx/readwrite/json_graph/node_link.py -> build/lib/networkx/readwrite/json_graph copying networkx/readwrite/json_graph/adjacency.py -> build/lib/networkx/readwrite/json_graph creating build/lib/networkx/tests copying networkx/tests/test_relabel.py -> build/lib/networkx/tests copying networkx/tests/test_convert_pandas.py -> build/lib/networkx/tests copying networkx/tests/test_all_random_functions.py -> build/lib/networkx/tests copying networkx/tests/test_import.py -> build/lib/networkx/tests copying networkx/tests/test_convert_scipy.py -> build/lib/networkx/tests copying networkx/tests/__init__.py -> build/lib/networkx/tests copying networkx/tests/test_convert_numpy.py -> build/lib/networkx/tests copying networkx/tests/test_convert.py -> build/lib/networkx/tests copying networkx/tests/test_exceptions.py -> build/lib/networkx/tests creating build/lib/networkx/testing copying networkx/testing/utils.py -> build/lib/networkx/testing copying networkx/testing/__init__.py -> build/lib/networkx/testing copying networkx/testing/test.py -> build/lib/networkx/testing creating build/lib/networkx/utils copying networkx/utils/contextmanagers.py -> build/lib/networkx/utils copying networkx/utils/union_find.py -> build/lib/networkx/utils copying networkx/utils/decorators.py -> build/lib/networkx/utils copying networkx/utils/misc.py -> build/lib/networkx/utils copying networkx/utils/heaps.py -> build/lib/networkx/utils copying networkx/utils/__init__.py -> build/lib/networkx/utils copying networkx/utils/rcm.py -> build/lib/networkx/utils copying networkx/utils/random_sequence.py -> build/lib/networkx/utils copying networkx/utils/mapped_queue.py -> build/lib/networkx/utils creating build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_wiener.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_communicability.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_dag.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_regular.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_similarity.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_lowest_common_ancestors.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_boundary.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_graph_hashing.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_distance_measures.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_tournament.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_graphical.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_hierarchy.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_cycles.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_euler.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_covering.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_bridges.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_summarization.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_matching.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_efficiency.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_isolate.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_smallworld.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_richclub.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_link_prediction.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_moral.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_chains.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_dominance.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_triads.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_planarity.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_asteroidal.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_sparsifiers.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_planar_drawing.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_voronoi.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/__init__.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_chordal.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_vitality.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_distance_regular.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_structuralholes.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_cuts.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_non_randomness.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_dominating.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_threshold.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_core.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_smetric.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_simple_paths.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_cluster.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_max_weight_clique.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_reciprocity.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_d_separation.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_hybrid.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_swap.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_clique.py -> build/lib/networkx/algorithms/tests copying networkx/algorithms/tests/test_mis.py -> build/lib/networkx/algorithms/tests creating build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/test_mixing.py -> build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/__init__.py -> build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/base_test.py -> build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/test_correlation.py -> build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/test_connectivity.py -> build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/test_pairs.py -> build/lib/networkx/algorithms/assortativity/tests copying networkx/algorithms/assortativity/tests/test_neighbor_degree.py -> build/lib/networkx/algorithms/assortativity/tests creating build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_covering.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_matching.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_edgelist.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_centrality.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/__init__.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_project.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_matrix.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_spectral_bipartivity.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_redundancy.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_cluster.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_generators.py -> build/lib/networkx/algorithms/bipartite/tests copying networkx/algorithms/bipartite/tests/test_basic.py -> build/lib/networkx/algorithms/bipartite/tests creating build/lib/networkx/algorithms/node_classification/tests copying networkx/algorithms/node_classification/tests/test_harmonic_function.py -> build/lib/networkx/algorithms/node_classification/tests copying networkx/algorithms/node_classification/tests/test_local_and_global_consistency.py -> build/lib/networkx/algorithms/node_classification/tests copying networkx/algorithms/node_classification/tests/__init__.py -> build/lib/networkx/algorithms/node_classification/tests creating build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_degree_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_dispersion.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_load_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_current_flow_closeness.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_reaching.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_katz_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_second_order_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_harmonic_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_closeness_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_eigenvector_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_voterank.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_subgraph.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/__init__.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_percolation_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_betweenness_centrality.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_trophic.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_group.py -> build/lib/networkx/algorithms/centrality/tests copying networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py -> build/lib/networkx/algorithms/centrality/tests creating build/lib/networkx/algorithms/community/tests copying networkx/algorithms/community/tests/test_utils.py -> build/lib/networkx/algorithms/community/tests copying networkx/algorithms/community/tests/test_lukes.py -> build/lib/networkx/algorithms/community/tests copying networkx/algorithms/community/tests/test_modularity_max.py -> build/lib/networkx/algorithms/community/tests copying networkx/algorithms/community/tests/test_centrality.py -> build/lib/networkx/algorithms/community/tests copying networkx/algorithms/community/tests/__init__.py -> build/lib/networkx/algorithms/community/tests copying networkx/algorithms/community/tests/test_quality.py -> build/lib/networkx/algorithms/community/tests copying networkx/algorithms/community/tests/test_kernighan_lin.py -> build/lib/networkx/algorithms/community/tests copying networkx/algorithms/community/tests/test_kclique.py -> build/lib/networkx/algorithms/community/tests copying networkx/algorithms/community/tests/test_asyn_fluid.py -> build/lib/networkx/algorithms/community/tests copying networkx/algorithms/community/tests/test_label_propagation.py -> build/lib/networkx/algorithms/community/tests creating build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_semiconnected.py -> build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_biconnected.py -> build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_strongly_connected.py -> build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_attracting.py -> build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/__init__.py -> build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_connected.py -> build/lib/networkx/algorithms/components/tests copying networkx/algorithms/components/tests/test_weakly_connected.py -> build/lib/networkx/algorithms/components/tests creating build/lib/networkx/algorithms/connectivity/tests copying networkx/algorithms/connectivity/tests/test_kcomponents.py -> build/lib/networkx/algorithms/connectivity/tests copying networkx/algorithms/connectivity/tests/test_disjoint_paths.py -> build/lib/networkx/algorithms/connectivity/tests copying networkx/algorithms/connectivity/tests/test_stoer_wagner.py -> build/lib/networkx/algorithms/connectivity/tests copying networkx/algorithms/connectivity/tests/test_kcutsets.py -> build/lib/networkx/algorithms/connectivity/tests copying networkx/algorithms/connectivity/tests/__init__.py -> build/lib/networkx/algorithms/connectivity/tests copying networkx/algorithms/connectivity/tests/test_edge_augmentation.py -> build/lib/networkx/algorithms/connectivity/tests copying networkx/algorithms/connectivity/tests/test_cuts.py -> build/lib/networkx/algorithms/connectivity/tests copying networkx/algorithms/connectivity/tests/test_edge_kcomponents.py -> build/lib/networkx/algorithms/connectivity/tests copying networkx/algorithms/connectivity/tests/test_connectivity.py -> build/lib/networkx/algorithms/connectivity/tests creating build/lib/networkx/algorithms/coloring/tests copying networkx/algorithms/coloring/tests/__init__.py -> build/lib/networkx/algorithms/coloring/tests copying networkx/algorithms/coloring/tests/test_coloring.py -> build/lib/networkx/algorithms/coloring/tests creating build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/test_maxflow_large_graph.py -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/test_gomory_hu.py -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/test_maxflow.py -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/__init__.py -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/test_mincost.py -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/test_networksimplex.py -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/gw1.gpickle.bz2 -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/wlm3.gpickle.bz2 -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/gl1.gpickle.bz2 -> build/lib/networkx/algorithms/flow/tests copying networkx/algorithms/flow/tests/netgen-2.gpickle.bz2 -> build/lib/networkx/algorithms/flow/tests creating build/lib/networkx/algorithms/minors/tests copying networkx/algorithms/minors/tests/test_contraction.py -> build/lib/networkx/algorithms/minors/tests creating build/lib/networkx/algorithms/traversal/tests copying networkx/algorithms/traversal/tests/test_dfs.py -> build/lib/networkx/algorithms/traversal/tests copying networkx/algorithms/traversal/tests/test_edgebfs.py -> build/lib/networkx/algorithms/traversal/tests copying networkx/algorithms/traversal/tests/test_bfs.py -> build/lib/networkx/algorithms/traversal/tests copying networkx/algorithms/traversal/tests/__init__.py -> build/lib/networkx/algorithms/traversal/tests copying networkx/algorithms/traversal/tests/test_beamsearch.py -> build/lib/networkx/algorithms/traversal/tests copying networkx/algorithms/traversal/tests/test_edgedfs.py -> build/lib/networkx/algorithms/traversal/tests creating build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/test_temporalisomorphvf2.py -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/test_match_helpers.py -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/test_vf2userfunc.py -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/test_isomorphism.py -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/test_tree_isomorphism.py -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/__init__.py -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/test_isomorphvf2.py -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/test_ismags.py -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/iso_r01_s80.B99 -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/si2_b06_m200.A99 -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/iso_r01_s80.A99 -> build/lib/networkx/algorithms/isomorphism/tests copying networkx/algorithms/isomorphism/tests/si2_b06_m200.B99 -> build/lib/networkx/algorithms/isomorphism/tests creating build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_weighted.py -> build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_generic.py -> build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/__init__.py -> build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_astar.py -> build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_dense.py -> build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_unweighted.py -> build/lib/networkx/algorithms/shortest_paths/tests copying networkx/algorithms/shortest_paths/tests/test_dense_numpy.py -> build/lib/networkx/algorithms/shortest_paths/tests creating build/lib/networkx/algorithms/link_analysis/tests copying networkx/algorithms/link_analysis/tests/test_hits.py -> build/lib/networkx/algorithms/link_analysis/tests copying networkx/algorithms/link_analysis/tests/__init__.py -> build/lib/networkx/algorithms/link_analysis/tests copying networkx/algorithms/link_analysis/tests/test_pagerank.py -> build/lib/networkx/algorithms/link_analysis/tests creating build/lib/networkx/algorithms/operators/tests copying networkx/algorithms/operators/tests/test_unary.py -> build/lib/networkx/algorithms/operators/tests copying networkx/algorithms/operators/tests/test_all.py -> build/lib/networkx/algorithms/operators/tests copying networkx/algorithms/operators/tests/test_binary.py -> build/lib/networkx/algorithms/operators/tests copying networkx/algorithms/operators/tests/__init__.py -> build/lib/networkx/algorithms/operators/tests copying networkx/algorithms/operators/tests/test_product.py -> build/lib/networkx/algorithms/operators/tests creating build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_treewidth.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_distance_measures.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_kcomponents.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_ramsey.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_matching.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/__init__.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_vertex_cover.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_approx_clust_coeff.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_connectivity.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_steinertree.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_dominating_set.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_traveling_salesman.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_maxcut.py -> build/lib/networkx/algorithms/approximation/tests copying networkx/algorithms/approximation/tests/test_clique.py -> build/lib/networkx/algorithms/approximation/tests creating build/lib/networkx/algorithms/tree/tests copying networkx/algorithms/tree/tests/test_coding.py -> build/lib/networkx/algorithms/tree/tests copying networkx/algorithms/tree/tests/test_recognition.py -> build/lib/networkx/algorithms/tree/tests copying networkx/algorithms/tree/tests/__init__.py -> build/lib/networkx/algorithms/tree/tests copying networkx/algorithms/tree/tests/test_decomposition.py -> build/lib/networkx/algorithms/tree/tests copying networkx/algorithms/tree/tests/test_operations.py -> build/lib/networkx/algorithms/tree/tests copying networkx/algorithms/tree/tests/test_branchings.py -> build/lib/networkx/algorithms/tree/tests copying networkx/algorithms/tree/tests/test_mst.py -> build/lib/networkx/algorithms/tree/tests creating build/lib/networkx/classes/tests copying networkx/classes/tests/test_special.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_multidigraph.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_graph.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_ordered.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_function.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_subgraphviews.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_graph_historical.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_reportviews.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_multigraph.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/__init__.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/historical_tests.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_digraph_historical.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_coreviews.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_graphviews.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_filters.py -> build/lib/networkx/classes/tests copying networkx/classes/tests/test_digraph.py -> build/lib/networkx/classes/tests creating build/lib/networkx/generators/tests copying networkx/generators/tests/test_directed.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_random_graphs.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_atlas.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_mycielski.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_sudoku.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_stochastic.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_intersection.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_random_clustered.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_interval_graph.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_line.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_triads.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_cographs.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/__init__.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_internet_as_graphs.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_geometric.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_nonisomorphic_trees.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_expanders.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_trees.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_small.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_harary_graph.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_spectral_graph_forge.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_classic.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_community.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_ego.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_degree_seq.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_duplication.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_joint_degree_seq.py -> build/lib/networkx/generators/tests copying networkx/generators/tests/test_lattice.py -> build/lib/networkx/generators/tests copying networkx/generators/atlas.dat.gz -> build/lib/networkx/generators creating build/lib/networkx/drawing/tests copying networkx/drawing/tests/test_pydot.py -> build/lib/networkx/drawing/tests copying networkx/drawing/tests/test_layout.py -> build/lib/networkx/drawing/tests copying networkx/drawing/tests/test_pylab.py -> build/lib/networkx/drawing/tests copying networkx/drawing/tests/__init__.py -> build/lib/networkx/drawing/tests copying networkx/drawing/tests/test_agraph.py -> build/lib/networkx/drawing/tests creating build/lib/networkx/linalg/tests copying networkx/linalg/tests/test_bethehessian.py -> build/lib/networkx/linalg/tests copying networkx/linalg/tests/test_attrmatrix.py -> build/lib/networkx/linalg/tests copying networkx/linalg/tests/test_spectrum.py -> build/lib/networkx/linalg/tests copying networkx/linalg/tests/test_modularity.py -> build/lib/networkx/linalg/tests copying networkx/linalg/tests/__init__.py -> build/lib/networkx/linalg/tests copying networkx/linalg/tests/test_algebraic_connectivity.py -> build/lib/networkx/linalg/tests copying networkx/linalg/tests/test_laplacian.py -> build/lib/networkx/linalg/tests copying networkx/linalg/tests/test_graphmatrix.py -> build/lib/networkx/linalg/tests creating build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_gml.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_graph6.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_pajek.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_sparse6.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_gexf.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_p2g.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_leda.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_edgelist.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_gpickle.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_graphml.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_getattr_nxyaml_removal.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/__init__.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_shp.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_text.py -> build/lib/networkx/readwrite/tests copying networkx/readwrite/tests/test_adjlist.py -> build/lib/networkx/readwrite/tests creating build/lib/networkx/readwrite/json_graph/tests copying networkx/readwrite/json_graph/tests/test_cytoscape.py -> build/lib/networkx/readwrite/json_graph/tests copying networkx/readwrite/json_graph/tests/test_adjacency.py -> build/lib/networkx/readwrite/json_graph/tests copying networkx/readwrite/json_graph/tests/test_jit.py -> build/lib/networkx/readwrite/json_graph/tests copying networkx/readwrite/json_graph/tests/__init__.py -> build/lib/networkx/readwrite/json_graph/tests copying networkx/readwrite/json_graph/tests/test_tree.py -> build/lib/networkx/readwrite/json_graph/tests copying networkx/readwrite/json_graph/tests/test_node_link.py -> build/lib/networkx/readwrite/json_graph/tests creating build/lib/networkx/testing/tests copying networkx/testing/tests/test_utils.py -> build/lib/networkx/testing/tests copying networkx/testing/tests/__init__.py -> build/lib/networkx/testing/tests creating build/lib/networkx/utils/tests copying networkx/utils/tests/test__init.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_mapped_queue.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_misc.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_contextmanager.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_unionfind.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/__init__.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_heaps.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_decorators.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_random_sequence.py -> build/lib/networkx/utils/tests copying networkx/utils/tests/test_rcm.py -> build/lib/networkx/utils/tests >>> host-python-networkx 2.6.3 Installing to host directory (cd /home/buildroot/autobuild/instance-3/output-1/build/host-python-networkx-2.6.3//; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /home/buildroot/autobuild/instance-3/output-1/host/bin/python setup.py install --prefix=/home/buildroot/autobuild/instance-3/output-1/host --root=/ --single-version-externally-managed ) running install /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/stochastic.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/community.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/ego.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/classic.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/mycielski.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/triads.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/duplication.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/internet_as_graphs.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/interval_graph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/lattice.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/sudoku.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/nonisomorphic_trees.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/geometric.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/social.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/intersection.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/trees.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/line.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/directed.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/atlas.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/random_clustered.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/random_graphs.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/spectral_graph_forge.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/joint_degree_seq.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/small.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/expanders.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/cographs.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/atlas.dat.gz -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/harary_graph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators copying build/lib/networkx/generators/degree_seq.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_directed.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_random_graphs.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_atlas.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_mycielski.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_sudoku.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_stochastic.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_intersection.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_random_clustered.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_interval_graph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_line.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_triads.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_cographs.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_internet_as_graphs.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_geometric.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_nonisomorphic_trees.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_expanders.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_trees.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_small.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_harary_graph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_spectral_graph_forge.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_classic.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_community.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_ego.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_degree_seq.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_duplication.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_joint_degree_seq.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests copying build/lib/networkx/generators/tests/test_lattice.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils copying build/lib/networkx/utils/contextmanagers.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils copying build/lib/networkx/utils/union_find.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils copying build/lib/networkx/utils/decorators.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils copying build/lib/networkx/utils/misc.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils copying build/lib/networkx/utils/heaps.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils copying build/lib/networkx/utils/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils copying build/lib/networkx/utils/rcm.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils copying build/lib/networkx/utils/random_sequence.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils copying build/lib/networkx/utils/mapped_queue.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test__init.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_mapped_queue.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_misc.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_contextmanager.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_unionfind.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_heaps.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_decorators.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_random_sequence.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests copying build/lib/networkx/utils/tests/test_rcm.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests copying build/lib/networkx/relabel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing copying build/lib/networkx/drawing/nx_agraph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing copying build/lib/networkx/drawing/layout.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing copying build/lib/networkx/drawing/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing copying build/lib/networkx/drawing/nx_pylab.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing copying build/lib/networkx/drawing/nx_pydot.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing/tests copying build/lib/networkx/drawing/tests/test_pydot.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing/tests copying build/lib/networkx/drawing/tests/test_layout.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing/tests copying build/lib/networkx/drawing/tests/test_pylab.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing/tests copying build/lib/networkx/drawing/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing/tests copying build/lib/networkx/drawing/tests/test_agraph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing/tests creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes copying build/lib/networkx/classes/reportviews.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes copying build/lib/networkx/classes/multidigraph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes copying build/lib/networkx/classes/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes copying build/lib/networkx/classes/graphviews.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes copying build/lib/networkx/classes/digraph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes copying build/lib/networkx/classes/multigraph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes copying build/lib/networkx/classes/filters.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes copying build/lib/networkx/classes/graph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes copying build/lib/networkx/classes/function.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes copying build/lib/networkx/classes/ordered.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes copying build/lib/networkx/classes/coreviews.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_special.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_multidigraph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_graph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_ordered.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_function.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_subgraphviews.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_graph_historical.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_reportviews.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_multigraph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/historical_tests.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_digraph_historical.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_coreviews.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_graphviews.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_filters.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/classes/tests/test_digraph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests copying build/lib/networkx/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx copying build/lib/networkx/exception.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg copying build/lib/networkx/linalg/graphmatrix.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg copying build/lib/networkx/linalg/bethehessianmatrix.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg copying build/lib/networkx/linalg/attrmatrix.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg copying build/lib/networkx/linalg/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg copying build/lib/networkx/linalg/laplacianmatrix.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg copying build/lib/networkx/linalg/spectrum.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg copying build/lib/networkx/linalg/algebraicconnectivity.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg copying build/lib/networkx/linalg/modularitymatrix.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/tests/test_bethehessian.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/tests/test_attrmatrix.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/tests/test_spectrum.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/tests/test_modularity.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/tests/test_algebraic_connectivity.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/tests/test_laplacian.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests copying build/lib/networkx/linalg/tests/test_graphmatrix.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/hybrid.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/reciprocity.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/non_randomness.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/ramsey.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/clustering_coefficient.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/kcomponents.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/traveling_salesman.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/clique.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/distance_measures.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/dominating_set.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/steinertree.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/matching.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/treewidth.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/vertex_cover.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/maxcut.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation copying build/lib/networkx/algorithms/approximation/connectivity.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_treewidth.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_distance_measures.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_kcomponents.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_ramsey.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_matching.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_vertex_cover.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_approx_clust_coeff.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_connectivity.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_steinertree.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_dominating_set.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_traveling_salesman.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_maxcut.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/approximation/tests/test_clique.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests copying build/lib/networkx/algorithms/mis.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/basic.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/projection.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/covering.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/centrality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/redundancy.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/matching.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/edgelist.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/generators.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/matrix.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/spectral.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite copying build/lib/networkx/algorithms/bipartite/cluster.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_covering.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_matching.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_edgelist.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_centrality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_project.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_matrix.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_spectral_bipartivity.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_redundancy.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_cluster.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_generators.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/bipartite/tests/test_basic.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests copying build/lib/networkx/algorithms/smallworld.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/graph_hashing.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/efficiency_measures.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/swap.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/chordal.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/structuralholes.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community copying build/lib/networkx/algorithms/community/lukes.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community copying build/lib/networkx/algorithms/community/quality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community copying build/lib/networkx/algorithms/community/asyn_fluid.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community copying build/lib/networkx/algorithms/community/modularity_max.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community copying build/lib/networkx/algorithms/community/centrality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community copying build/lib/networkx/algorithms/community/kernighan_lin.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community copying build/lib/networkx/algorithms/community/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community copying build/lib/networkx/algorithms/community/community_utils.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community copying build/lib/networkx/algorithms/community/kclique.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests copying build/lib/networkx/algorithms/community/tests/test_utils.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests copying build/lib/networkx/algorithms/community/tests/test_lukes.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests copying build/lib/networkx/algorithms/community/tests/test_modularity_max.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests copying build/lib/networkx/algorithms/community/tests/test_centrality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests copying build/lib/networkx/algorithms/community/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests copying build/lib/networkx/algorithms/community/tests/test_quality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests copying build/lib/networkx/algorithms/community/tests/test_kernighan_lin.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests copying build/lib/networkx/algorithms/community/tests/test_kclique.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests copying build/lib/networkx/algorithms/community/tests/test_asyn_fluid.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests copying build/lib/networkx/algorithms/community/tests/test_label_propagation.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests copying build/lib/networkx/algorithms/community/label_propagation.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/coloring copying build/lib/networkx/algorithms/coloring/greedy_coloring_with_interchange.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/coloring copying build/lib/networkx/algorithms/coloring/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/coloring copying build/lib/networkx/algorithms/coloring/equitable_coloring.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/coloring creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/coloring/tests copying build/lib/networkx/algorithms/coloring/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/coloring/tests copying build/lib/networkx/algorithms/coloring/tests/test_coloring.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/coloring/tests copying build/lib/networkx/algorithms/coloring/greedy_coloring.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/coloring copying build/lib/networkx/algorithms/boundary.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/regular.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/asteroidal.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/hierarchy.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/degree_alg.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/current_flow_betweenness_subset.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/second_order.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/flow_matrix.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/percolation.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/dispersion.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/load.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/harmonic.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/group.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/current_flow_closeness.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/voterank_alg.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/katz.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/closeness.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/eigenvector.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/trophic.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/reaching.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/betweenness_subset.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/subgraph_alg.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/betweenness.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality copying build/lib/networkx/algorithms/centrality/current_flow_betweenness.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_degree_centrality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_dispersion.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_load_centrality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_current_flow_closeness.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_reaching.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_katz_centrality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_second_order_centrality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_harmonic_centrality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_closeness_centrality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_voterank.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_subgraph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_percolation_centrality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_betweenness_centrality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_trophic.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_group.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests copying build/lib/networkx/algorithms/euler.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/tournament.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/dominating.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/isolate.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/lowest_common_ancestors.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/clique.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/cycles.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/cuts.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/covering.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/planarity.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/link_analysis copying build/lib/networkx/algorithms/link_analysis/pagerank_alg.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/link_analysis copying build/lib/networkx/algorithms/link_analysis/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/link_analysis copying build/lib/networkx/algorithms/link_analysis/hits_alg.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/link_analysis creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/link_analysis/tests copying build/lib/networkx/algorithms/link_analysis/tests/test_hits.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/link_analysis/tests copying build/lib/networkx/algorithms/link_analysis/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/link_analysis/tests copying build/lib/networkx/algorithms/link_analysis/tests/test_pagerank.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/link_analysis/tests copying build/lib/networkx/algorithms/distance_measures.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/dag.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/mixing.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/pairs.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/correlation.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/connectivity.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity copying build/lib/networkx/algorithms/assortativity/neighbor_degree.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/test_mixing.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/base_test.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/test_correlation.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/test_connectivity.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/test_pairs.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/tests copying build/lib/networkx/algorithms/assortativity/tests/test_neighbor_degree.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/tests creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/dense.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/unweighted.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/generic.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/weighted.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths copying build/lib/networkx/algorithms/shortest_paths/astar.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_weighted.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_generic.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_astar.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_dense.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_unweighted.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/tests copying build/lib/networkx/algorithms/sparsifiers.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/bridges.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/triads.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/voronoi.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/smetric.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/matching.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/d_separation.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/all.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/product.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/binary.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators copying build/lib/networkx/algorithms/operators/unary.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators/tests copying build/lib/networkx/algorithms/operators/tests/test_unary.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators/tests copying build/lib/networkx/algorithms/operators/tests/test_all.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators/tests copying build/lib/networkx/algorithms/operators/tests/test_binary.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators/tests copying build/lib/networkx/algorithms/operators/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators/tests copying build/lib/networkx/algorithms/operators/tests/test_product.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators/tests copying build/lib/networkx/algorithms/distance_regular.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/temporalisomorphvf2.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/matchhelpers.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/tree_isomorphism.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/isomorph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/vf2userfunc.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/isomorphvf2.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism copying build/lib/networkx/algorithms/isomorphism/ismags.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/iso_r01_s80.B99 -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/si2_b06_m200.A99 -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/test_temporalisomorphvf2.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/test_match_helpers.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/test_vf2userfunc.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/test_isomorphism.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/test_tree_isomorphism.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/test_isomorphvf2.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/test_ismags.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/iso_r01_s80.A99 -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/isomorphism/tests/si2_b06_m200.B99 -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests copying build/lib/networkx/algorithms/graphical.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/minors copying build/lib/networkx/algorithms/minors/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/minors copying build/lib/networkx/algorithms/minors/contraction.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/minors creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/minors/tests copying build/lib/networkx/algorithms/minors/tests/test_contraction.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/minors/tests copying build/lib/networkx/algorithms/chains.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/summarization.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/wiener.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/biconnected.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/weakly_connected.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/semiconnected.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/strongly_connected.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/attracting.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components copying build/lib/networkx/algorithms/components/connected.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_semiconnected.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_biconnected.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_strongly_connected.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_attracting.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_connected.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/tests copying build/lib/networkx/algorithms/components/tests/test_weakly_connected.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/tests creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/networksimplex.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/utils.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/boykovkolmogorov.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/capacityscaling.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/edmondskarp.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/maxflow.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/mincost.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/shortestaugmentingpath.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/preflowpush.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/flow/dinitz_alg.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/test_maxflow_large_graph.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/gw1.gpickle.bz2 -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/test_gomory_hu.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/test_maxflow.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/wlm3.gpickle.bz2 -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/gl1.gpickle.bz2 -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/test_mincost.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/test_networksimplex.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/tests/netgen-2.gpickle.bz2 -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests copying build/lib/networkx/algorithms/flow/gomory_hu.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow copying build/lib/networkx/algorithms/dominance.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/simple_paths.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal copying build/lib/networkx/algorithms/traversal/edgebfs.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal copying build/lib/networkx/algorithms/traversal/depth_first_search.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal copying build/lib/networkx/algorithms/traversal/breadth_first_search.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal copying build/lib/networkx/algorithms/traversal/edgedfs.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal copying build/lib/networkx/algorithms/traversal/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal copying build/lib/networkx/algorithms/traversal/beamsearch.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/tests copying build/lib/networkx/algorithms/traversal/tests/test_dfs.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/tests copying build/lib/networkx/algorithms/traversal/tests/test_edgebfs.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/tests copying build/lib/networkx/algorithms/traversal/tests/test_bfs.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/tests copying build/lib/networkx/algorithms/traversal/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/tests copying build/lib/networkx/algorithms/traversal/tests/test_beamsearch.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/tests copying build/lib/networkx/algorithms/traversal/tests/test_edgedfs.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/tests copying build/lib/networkx/algorithms/similarity.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/moral.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/node_classification copying build/lib/networkx/algorithms/node_classification/utils.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/node_classification copying build/lib/networkx/algorithms/node_classification/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/node_classification copying build/lib/networkx/algorithms/node_classification/lgc.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/node_classification copying build/lib/networkx/algorithms/node_classification/hmn.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/node_classification creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/node_classification/tests copying build/lib/networkx/algorithms/node_classification/tests/test_harmonic_function.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/node_classification/tests copying build/lib/networkx/algorithms/node_classification/tests/test_local_and_global_consistency.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/node_classification/tests copying build/lib/networkx/algorithms/node_classification/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/node_classification/tests copying build/lib/networkx/algorithms/core.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/edge_augmentation.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/kcomponents.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/stoerwagner.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/utils.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/cuts.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/disjoint_paths.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/edge_kcomponents.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/kcutsets.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity copying build/lib/networkx/algorithms/connectivity/connectivity.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/tests/test_kcomponents.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/tests/test_disjoint_paths.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/tests/test_stoer_wagner.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/tests/test_kcutsets.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/tests/test_edge_augmentation.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/tests/test_cuts.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/tests/test_edge_kcomponents.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests copying build/lib/networkx/algorithms/connectivity/tests/test_connectivity.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree copying build/lib/networkx/algorithms/tree/coding.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree copying build/lib/networkx/algorithms/tree/decomposition.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree copying build/lib/networkx/algorithms/tree/operations.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree copying build/lib/networkx/algorithms/tree/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree copying build/lib/networkx/algorithms/tree/branchings.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree copying build/lib/networkx/algorithms/tree/mst.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree copying build/lib/networkx/algorithms/tree/recognition.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/tests copying build/lib/networkx/algorithms/tree/tests/test_coding.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/tests copying build/lib/networkx/algorithms/tree/tests/test_recognition.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/tests copying build/lib/networkx/algorithms/tree/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/tests copying build/lib/networkx/algorithms/tree/tests/test_decomposition.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/tests copying build/lib/networkx/algorithms/tree/tests/test_operations.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/tests copying build/lib/networkx/algorithms/tree/tests/test_branchings.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/tests copying build/lib/networkx/algorithms/tree/tests/test_mst.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/tests copying build/lib/networkx/algorithms/communicability_alg.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/threshold.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/planar_drawing.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/vitality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/link_prediction.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/cluster.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms copying build/lib/networkx/algorithms/richclub.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_wiener.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_communicability.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_dag.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_regular.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_similarity.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_lowest_common_ancestors.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_boundary.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_graph_hashing.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_distance_measures.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_tournament.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_graphical.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_hierarchy.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_cycles.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_euler.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_covering.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_bridges.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_summarization.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_matching.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_efficiency.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_isolate.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_smallworld.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_richclub.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_link_prediction.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_moral.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_chains.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_dominance.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_triads.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_planarity.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_asteroidal.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_sparsifiers.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_planar_drawing.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_voronoi.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_chordal.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_vitality.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_distance_regular.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_structuralholes.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_cuts.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_non_randomness.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_dominating.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_threshold.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_core.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_smetric.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_simple_paths.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_cluster.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_max_weight_clique.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_reciprocity.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_d_separation.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_hybrid.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_swap.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_clique.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/algorithms/tests/test_mis.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests copying build/lib/networkx/convert.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/testing copying build/lib/networkx/testing/utils.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/testing copying build/lib/networkx/testing/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/testing copying build/lib/networkx/testing/test.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/testing creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/testing/tests copying build/lib/networkx/testing/tests/test_utils.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/testing/tests copying build/lib/networkx/testing/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/testing/tests creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph copying build/lib/networkx/readwrite/json_graph/tree.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph copying build/lib/networkx/readwrite/json_graph/jit.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph copying build/lib/networkx/readwrite/json_graph/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph copying build/lib/networkx/readwrite/json_graph/cytoscape.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph copying build/lib/networkx/readwrite/json_graph/node_link.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph copying build/lib/networkx/readwrite/json_graph/adjacency.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/tests copying build/lib/networkx/readwrite/json_graph/tests/test_cytoscape.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/tests copying build/lib/networkx/readwrite/json_graph/tests/test_adjacency.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/tests copying build/lib/networkx/readwrite/json_graph/tests/test_jit.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/tests copying build/lib/networkx/readwrite/json_graph/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/tests copying build/lib/networkx/readwrite/json_graph/tests/test_tree.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/tests copying build/lib/networkx/readwrite/json_graph/tests/test_node_link.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/tests copying build/lib/networkx/readwrite/adjlist.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/gexf.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/p2g.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/pajek.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/multiline_adjlist.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/gml.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/text.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/nx_shp.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/sparse6.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/edgelist.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/graph6.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/nx_yaml.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/leda.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite copying build/lib/networkx/readwrite/graphml.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_gml.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_graph6.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_pajek.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_sparse6.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_gexf.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_p2g.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_leda.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_edgelist.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_gpickle.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_graphml.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_getattr_nxyaml_removal.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_shp.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_text.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/tests/test_adjlist.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests copying build/lib/networkx/readwrite/gpickle.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite copying build/lib/networkx/conftest.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx copying build/lib/networkx/convert_matrix.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests copying build/lib/networkx/tests/test_relabel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests copying build/lib/networkx/tests/test_convert_pandas.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests copying build/lib/networkx/tests/test_all_random_functions.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests copying build/lib/networkx/tests/test_import.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests copying build/lib/networkx/tests/test_convert_scipy.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests copying build/lib/networkx/tests/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests copying build/lib/networkx/tests/test_convert_numpy.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests copying build/lib/networkx/tests/test_convert.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests copying build/lib/networkx/tests/test_exceptions.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/stochastic.py to stochastic.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/community.py to community.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/ego.py to ego.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/classic.py to classic.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/mycielski.py to mycielski.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/triads.py to triads.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/duplication.py to duplication.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/internet_as_graphs.py to internet_as_graphs.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/interval_graph.py to interval_graph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/lattice.py to lattice.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/sudoku.py to sudoku.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/nonisomorphic_trees.py to nonisomorphic_trees.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/geometric.py to geometric.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/social.py to social.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/intersection.py to intersection.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/trees.py to trees.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/line.py to line.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/directed.py to directed.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/atlas.py to atlas.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/random_clustered.py to random_clustered.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/random_graphs.py to random_graphs.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/spectral_graph_forge.py to spectral_graph_forge.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/joint_degree_seq.py to joint_degree_seq.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/small.py to small.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/expanders.py to expanders.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/cographs.py to cographs.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/harary_graph.py to harary_graph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/degree_seq.py to degree_seq.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_directed.py to test_directed.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_random_graphs.py to test_random_graphs.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_atlas.py to test_atlas.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_mycielski.py to test_mycielski.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_sudoku.py to test_sudoku.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_stochastic.py to test_stochastic.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_intersection.py to test_intersection.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_random_clustered.py to test_random_clustered.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_interval_graph.py to test_interval_graph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_line.py to test_line.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_triads.py to test_triads.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_cographs.py to test_cographs.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_internet_as_graphs.py to test_internet_as_graphs.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_geometric.py to test_geometric.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_nonisomorphic_trees.py to test_nonisomorphic_trees.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_expanders.py to test_expanders.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_trees.py to test_trees.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_small.py to test_small.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_harary_graph.py to test_harary_graph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_spectral_graph_forge.py to test_spectral_graph_forge.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_classic.py to test_classic.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_community.py to test_community.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_ego.py to test_ego.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_degree_seq.py to test_degree_seq.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_duplication.py to test_duplication.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_joint_degree_seq.py to test_joint_degree_seq.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/generators/tests/test_lattice.py to test_lattice.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/contextmanagers.py to contextmanagers.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/union_find.py to union_find.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/decorators.py to decorators.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/misc.py to misc.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/heaps.py to heaps.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/rcm.py to rcm.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/random_sequence.py to random_sequence.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/mapped_queue.py to mapped_queue.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests/test__init.py to test__init.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests/test_mapped_queue.py to test_mapped_queue.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests/test_misc.py to test_misc.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests/test_contextmanager.py to test_contextmanager.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests/test_unionfind.py to test_unionfind.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests/test_heaps.py to test_heaps.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests/test_decorators.py to test_decorators.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests/test_random_sequence.py to test_random_sequence.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/utils/tests/test_rcm.py to test_rcm.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/relabel.py to relabel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing/nx_agraph.py to nx_agraph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing/layout.py to layout.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing/nx_pylab.py to nx_pylab.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing/nx_pydot.py to nx_pydot.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing/tests/test_pydot.py to test_pydot.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing/tests/test_layout.py to test_layout.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing/tests/test_pylab.py to test_pylab.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/drawing/tests/test_agraph.py to test_agraph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/reportviews.py to reportviews.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/multidigraph.py to multidigraph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/graphviews.py to graphviews.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/digraph.py to digraph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/multigraph.py to multigraph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/filters.py to filters.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/graph.py to graph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/function.py to function.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/ordered.py to ordered.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/coreviews.py to coreviews.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests/test_special.py to test_special.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests/test_multidigraph.py to test_multidigraph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests/test_graph.py to test_graph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests/test_ordered.py to test_ordered.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests/test_function.py to test_function.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests/test_subgraphviews.py to test_subgraphviews.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests/test_graph_historical.py to test_graph_historical.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests/test_reportviews.py to test_reportviews.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests/test_multigraph.py to test_multigraph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests/historical_tests.py to historical_tests.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests/test_digraph_historical.py to test_digraph_historical.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests/test_coreviews.py to test_coreviews.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests/test_graphviews.py to test_graphviews.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests/test_filters.py to test_filters.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/classes/tests/test_digraph.py to test_digraph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/exception.py to exception.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/graphmatrix.py to graphmatrix.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/bethehessianmatrix.py to bethehessianmatrix.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/attrmatrix.py to attrmatrix.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/laplacianmatrix.py to laplacianmatrix.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/spectrum.py to spectrum.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/algebraicconnectivity.py to algebraicconnectivity.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/modularitymatrix.py to modularitymatrix.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests/test_bethehessian.py to test_bethehessian.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests/test_attrmatrix.py to test_attrmatrix.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests/test_spectrum.py to test_spectrum.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests/test_modularity.py to test_modularity.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests/test_algebraic_connectivity.py to test_algebraic_connectivity.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests/test_laplacian.py to test_laplacian.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/linalg/tests/test_graphmatrix.py to test_graphmatrix.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/hybrid.py to hybrid.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/reciprocity.py to reciprocity.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/non_randomness.py to non_randomness.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/ramsey.py to ramsey.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/clustering_coefficient.py to clustering_coefficient.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/kcomponents.py to kcomponents.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/traveling_salesman.py to traveling_salesman.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/clique.py to clique.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/distance_measures.py to distance_measures.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/dominating_set.py to dominating_set.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/steinertree.py to steinertree.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/matching.py to matching.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/treewidth.py to treewidth.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/vertex_cover.py to vertex_cover.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/maxcut.py to maxcut.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/connectivity.py to connectivity.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests/test_treewidth.py to test_treewidth.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests/test_distance_measures.py to test_distance_measures.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests/test_kcomponents.py to test_kcomponents.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests/test_ramsey.py to test_ramsey.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests/test_matching.py to test_matching.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests/test_vertex_cover.py to test_vertex_cover.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests/test_approx_clust_coeff.py to test_approx_clust_coeff.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests/test_connectivity.py to test_connectivity.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests/test_steinertree.py to test_steinertree.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests/test_dominating_set.py to test_dominating_set.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests/test_traveling_salesman.py to test_traveling_salesman.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests/test_maxcut.py to test_maxcut.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/approximation/tests/test_clique.py to test_clique.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/mis.py to mis.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/basic.py to basic.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/projection.py to projection.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/covering.py to covering.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/centrality.py to centrality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/redundancy.py to redundancy.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/matching.py to matching.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/edgelist.py to edgelist.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/generators.py to generators.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/matrix.py to matrix.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/spectral.py to spectral.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/cluster.py to cluster.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests/test_covering.py to test_covering.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests/test_matching.py to test_matching.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests/test_edgelist.py to test_edgelist.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests/test_centrality.py to test_centrality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests/test_project.py to test_project.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests/test_matrix.py to test_matrix.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests/test_spectral_bipartivity.py to test_spectral_bipartivity.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests/test_redundancy.py to test_redundancy.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests/test_cluster.py to test_cluster.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests/test_generators.py to test_generators.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bipartite/tests/test_basic.py to test_basic.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/smallworld.py to smallworld.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/graph_hashing.py to graph_hashing.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/efficiency_measures.py to efficiency_measures.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/swap.py to swap.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/chordal.py to chordal.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/structuralholes.py to structuralholes.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/lukes.py to lukes.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/quality.py to quality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/asyn_fluid.py to asyn_fluid.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/modularity_max.py to modularity_max.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/centrality.py to centrality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/kernighan_lin.py to kernighan_lin.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/community_utils.py to community_utils.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/kclique.py to kclique.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests/test_utils.py to test_utils.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests/test_lukes.py to test_lukes.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests/test_modularity_max.py to test_modularity_max.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests/test_centrality.py to test_centrality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests/test_quality.py to test_quality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests/test_kernighan_lin.py to test_kernighan_lin.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests/test_kclique.py to test_kclique.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests/test_asyn_fluid.py to test_asyn_fluid.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/tests/test_label_propagation.py to test_label_propagation.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/community/label_propagation.py to label_propagation.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/coloring/greedy_coloring_with_interchange.py to greedy_coloring_with_interchange.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/coloring/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/coloring/equitable_coloring.py to equitable_coloring.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/coloring/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/coloring/tests/test_coloring.py to test_coloring.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/coloring/greedy_coloring.py to greedy_coloring.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/boundary.py to boundary.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/regular.py to regular.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/asteroidal.py to asteroidal.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/hierarchy.py to hierarchy.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/degree_alg.py to degree_alg.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/current_flow_betweenness_subset.py to current_flow_betweenness_subset.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/second_order.py to second_order.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/flow_matrix.py to flow_matrix.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/percolation.py to percolation.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/dispersion.py to dispersion.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/load.py to load.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/harmonic.py to harmonic.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/group.py to group.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/current_flow_closeness.py to current_flow_closeness.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/voterank_alg.py to voterank_alg.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/katz.py to katz.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/closeness.py to closeness.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/eigenvector.py to eigenvector.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/trophic.py to trophic.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/reaching.py to reaching.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/betweenness_subset.py to betweenness_subset.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/subgraph_alg.py to subgraph_alg.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/betweenness.py to betweenness.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/current_flow_betweenness.py to current_flow_betweenness.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_degree_centrality.py to test_degree_centrality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_dispersion.py to test_dispersion.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_load_centrality.py to test_load_centrality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_current_flow_closeness.py to test_current_flow_closeness.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_reaching.py to test_reaching.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_katz_centrality.py to test_katz_centrality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_second_order_centrality.py to test_second_order_centrality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_harmonic_centrality.py to test_harmonic_centrality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_closeness_centrality.py to test_closeness_centrality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_eigenvector_centrality.py to test_eigenvector_centrality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality_subset.py to test_current_flow_betweenness_centrality_subset.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_current_flow_betweenness_centrality.py to test_current_flow_betweenness_centrality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_voterank.py to test_voterank.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_subgraph.py to test_subgraph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_percolation_centrality.py to test_percolation_centrality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality.py to test_betweenness_centrality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_trophic.py to test_trophic.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_group.py to test_group.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/centrality/tests/test_betweenness_centrality_subset.py to test_betweenness_centrality_subset.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/euler.py to euler.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tournament.py to tournament.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/dominating.py to dominating.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isolate.py to isolate.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/lowest_common_ancestors.py to lowest_common_ancestors.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/clique.py to clique.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/cycles.py to cycles.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/cuts.py to cuts.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/covering.py to covering.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/planarity.py to planarity.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/link_analysis/pagerank_alg.py to pagerank_alg.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/link_analysis/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/link_analysis/hits_alg.py to hits_alg.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/link_analysis/tests/test_hits.py to test_hits.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/link_analysis/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/link_analysis/tests/test_pagerank.py to test_pagerank.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/distance_measures.py to distance_measures.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/dag.py to dag.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/mixing.py to mixing.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/pairs.py to pairs.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/correlation.py to correlation.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/connectivity.py to connectivity.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/neighbor_degree.py to neighbor_degree.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/tests/test_mixing.py to test_mixing.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/tests/base_test.py to base_test.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/tests/test_correlation.py to test_correlation.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/tests/test_connectivity.py to test_connectivity.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/tests/test_pairs.py to test_pairs.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/assortativity/tests/test_neighbor_degree.py to test_neighbor_degree.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/dense.py to dense.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/unweighted.py to unweighted.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/generic.py to generic.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/weighted.py to weighted.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/astar.py to astar.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/tests/test_weighted.py to test_weighted.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/tests/test_generic.py to test_generic.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/tests/test_astar.py to test_astar.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/tests/test_dense.py to test_dense.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/tests/test_unweighted.py to test_unweighted.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/shortest_paths/tests/test_dense_numpy.py to test_dense_numpy.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/sparsifiers.py to sparsifiers.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/bridges.py to bridges.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/triads.py to triads.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/voronoi.py to voronoi.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/smetric.py to smetric.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/matching.py to matching.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/d_separation.py to d_separation.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators/all.py to all.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators/product.py to product.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators/binary.py to binary.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators/unary.py to unary.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators/tests/test_unary.py to test_unary.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators/tests/test_all.py to test_all.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators/tests/test_binary.py to test_binary.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/operators/tests/test_product.py to test_product.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/distance_regular.py to distance_regular.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/temporalisomorphvf2.py to temporalisomorphvf2.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/matchhelpers.py to matchhelpers.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tree_isomorphism.py to tree_isomorphism.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/isomorph.py to isomorph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/vf2userfunc.py to vf2userfunc.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/isomorphvf2.py to isomorphvf2.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/ismags.py to ismags.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests/test_temporalisomorphvf2.py to test_temporalisomorphvf2.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests/test_match_helpers.py to test_match_helpers.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests/test_vf2userfunc.py to test_vf2userfunc.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphism.py to test_isomorphism.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests/test_tree_isomorphism.py to test_tree_isomorphism.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests/test_isomorphvf2.py to test_isomorphvf2.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/isomorphism/tests/test_ismags.py to test_ismags.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/graphical.py to graphical.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/minors/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/minors/contraction.py to contraction.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/minors/tests/test_contraction.py to test_contraction.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/chains.py to chains.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/summarization.py to summarization.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/wiener.py to wiener.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/biconnected.py to biconnected.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/weakly_connected.py to weakly_connected.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/semiconnected.py to semiconnected.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/strongly_connected.py to strongly_connected.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/attracting.py to attracting.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/connected.py to connected.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/tests/test_semiconnected.py to test_semiconnected.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/tests/test_biconnected.py to test_biconnected.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/tests/test_strongly_connected.py to test_strongly_connected.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/tests/test_attracting.py to test_attracting.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/tests/test_connected.py to test_connected.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/components/tests/test_weakly_connected.py to test_weakly_connected.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/networksimplex.py to networksimplex.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/utils.py to utils.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/boykovkolmogorov.py to boykovkolmogorov.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/capacityscaling.py to capacityscaling.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/edmondskarp.py to edmondskarp.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/maxflow.py to maxflow.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/mincost.py to mincost.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/shortestaugmentingpath.py to shortestaugmentingpath.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/preflowpush.py to preflowpush.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/dinitz_alg.py to dinitz_alg.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests/test_maxflow_large_graph.py to test_maxflow_large_graph.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests/test_gomory_hu.py to test_gomory_hu.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests/test_maxflow.py to test_maxflow.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests/test_mincost.py to test_mincost.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/tests/test_networksimplex.py to test_networksimplex.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/flow/gomory_hu.py to gomory_hu.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/dominance.py to dominance.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/simple_paths.py to simple_paths.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/edgebfs.py to edgebfs.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/depth_first_search.py to depth_first_search.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/breadth_first_search.py to breadth_first_search.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/edgedfs.py to edgedfs.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/beamsearch.py to beamsearch.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/tests/test_dfs.py to test_dfs.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/tests/test_edgebfs.py to test_edgebfs.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/tests/test_bfs.py to test_bfs.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/tests/test_beamsearch.py to test_beamsearch.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/traversal/tests/test_edgedfs.py to test_edgedfs.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/similarity.py to similarity.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/moral.py to moral.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/node_classification/utils.py to utils.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/node_classification/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/node_classification/lgc.py to lgc.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/node_classification/hmn.py to hmn.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/node_classification/tests/test_harmonic_function.py to test_harmonic_function.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/node_classification/tests/test_local_and_global_consistency.py to test_local_and_global_consistency.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/node_classification/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/core.py to core.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/edge_augmentation.py to edge_augmentation.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/kcomponents.py to kcomponents.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/stoerwagner.py to stoerwagner.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/utils.py to utils.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/cuts.py to cuts.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/disjoint_paths.py to disjoint_paths.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/edge_kcomponents.py to edge_kcomponents.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/kcutsets.py to kcutsets.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/connectivity.py to connectivity.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests/test_kcomponents.py to test_kcomponents.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests/test_disjoint_paths.py to test_disjoint_paths.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests/test_stoer_wagner.py to test_stoer_wagner.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests/test_kcutsets.py to test_kcutsets.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests/test_edge_augmentation.py to test_edge_augmentation.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests/test_cuts.py to test_cuts.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests/test_edge_kcomponents.py to test_edge_kcomponents.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/connectivity/tests/test_connectivity.py to test_connectivity.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/coding.py to coding.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/decomposition.py to decomposition.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/operations.py to operations.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/branchings.py to branchings.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/mst.py to mst.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/recognition.py to recognition.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/tests/test_coding.py to test_coding.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/tests/test_recognition.py to test_recognition.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/tests/test_decomposition.py to test_decomposition.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/tests/test_operations.py to test_operations.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/tests/test_branchings.py to test_branchings.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tree/tests/test_mst.py to test_mst.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/communicability_alg.py to communicability_alg.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/threshold.py to threshold.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/planar_drawing.py to planar_drawing.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/vitality.py to vitality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/link_prediction.py to link_prediction.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/cluster.py to cluster.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/richclub.py to richclub.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_wiener.py to test_wiener.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_communicability.py to test_communicability.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_dag.py to test_dag.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_regular.py to test_regular.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_similarity.py to test_similarity.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_lowest_common_ancestors.py to test_lowest_common_ancestors.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_boundary.py to test_boundary.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_graph_hashing.py to test_graph_hashing.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_distance_measures.py to test_distance_measures.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_tournament.py to test_tournament.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_graphical.py to test_graphical.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_hierarchy.py to test_hierarchy.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_cycles.py to test_cycles.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_euler.py to test_euler.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_covering.py to test_covering.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_bridges.py to test_bridges.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_summarization.py to test_summarization.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_matching.py to test_matching.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_efficiency.py to test_efficiency.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_isolate.py to test_isolate.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_smallworld.py to test_smallworld.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_richclub.py to test_richclub.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_link_prediction.py to test_link_prediction.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_moral.py to test_moral.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_chains.py to test_chains.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_dominance.py to test_dominance.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_triads.py to test_triads.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_planarity.py to test_planarity.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_asteroidal.py to test_asteroidal.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_sparsifiers.py to test_sparsifiers.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_planar_drawing.py to test_planar_drawing.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_voronoi.py to test_voronoi.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_chordal.py to test_chordal.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_vitality.py to test_vitality.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_distance_regular.py to test_distance_regular.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_structuralholes.py to test_structuralholes.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_cuts.py to test_cuts.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_non_randomness.py to test_non_randomness.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_dominating.py to test_dominating.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_threshold.py to test_threshold.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_core.py to test_core.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_smetric.py to test_smetric.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_simple_paths.py to test_simple_paths.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_cluster.py to test_cluster.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_max_weight_clique.py to test_max_weight_clique.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_reciprocity.py to test_reciprocity.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_d_separation.py to test_d_separation.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_hybrid.py to test_hybrid.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_swap.py to test_swap.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_clique.py to test_clique.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/algorithms/tests/test_mis.py to test_mis.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/convert.py to convert.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/testing/utils.py to utils.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/testing/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/testing/test.py to test.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/testing/tests/test_utils.py to test_utils.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/testing/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/tree.py to tree.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/jit.py to jit.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/cytoscape.py to cytoscape.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/node_link.py to node_link.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/adjacency.py to adjacency.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/tests/test_cytoscape.py to test_cytoscape.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/tests/test_adjacency.py to test_adjacency.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/tests/test_jit.py to test_jit.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/tests/test_tree.py to test_tree.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/json_graph/tests/test_node_link.py to test_node_link.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/adjlist.py to adjlist.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/gexf.py to gexf.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/p2g.py to p2g.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/pajek.py to pajek.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/multiline_adjlist.py to multiline_adjlist.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/gml.py to gml.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/text.py to text.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/nx_shp.py to nx_shp.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/sparse6.py to sparse6.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/edgelist.py to edgelist.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/graph6.py to graph6.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/nx_yaml.py to nx_yaml.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/leda.py to leda.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/graphml.py to graphml.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests/test_gml.py to test_gml.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests/test_graph6.py to test_graph6.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests/test_pajek.py to test_pajek.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests/test_sparse6.py to test_sparse6.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests/test_gexf.py to test_gexf.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests/test_p2g.py to test_p2g.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests/test_leda.py to test_leda.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests/test_edgelist.py to test_edgelist.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests/test_gpickle.py to test_gpickle.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests/test_graphml.py to test_graphml.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests/test_getattr_nxyaml_removal.py to test_getattr_nxyaml_removal.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests/test_shp.py to test_shp.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests/test_text.py to test_text.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/tests/test_adjlist.py to test_adjlist.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/readwrite/gpickle.py to gpickle.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/conftest.py to conftest.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/convert_matrix.py to convert_matrix.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests/test_relabel.py to test_relabel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests/test_convert_pandas.py to test_convert_pandas.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests/test_all_random_functions.py to test_all_random_functions.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests/test_import.py to test_import.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests/test_convert_scipy.py to test_convert_scipy.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests/test_convert_numpy.py to test_convert_numpy.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests/test_convert.py to test_convert.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx/tests/test_exceptions.py to test_exceptions.cpython-310.pyc running install_data creating /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3 copying LICENSE.txt -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3 creating /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples copying examples/./README.txt -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/. creating /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/advanced creating /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/algorithms copying examples/algorithms/README.txt -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/algorithms copying examples/algorithms/WormNet.v3.benchmark.txt -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/algorithms copying examples/algorithms/plot_blockmodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/algorithms copying examples/algorithms/plot_betweenness_centrality.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/algorithms copying examples/algorithms/plot_krackhardt_centrality.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/algorithms copying examples/algorithms/plot_dedensification.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/algorithms copying examples/algorithms/plot_beam_search.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/algorithms copying examples/algorithms/plot_iterated_dynamical_systems.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/algorithms copying examples/algorithms/plot_snap.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/algorithms copying examples/algorithms/plot_davis_club.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/algorithms copying examples/algorithms/plot_rcm.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/algorithms copying examples/algorithms/plot_parallel_betweenness.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/algorithms copying examples/algorithms/plot_circuits.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/algorithms copying examples/algorithms/hartford_drug.edgelist -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/algorithms creating /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/basic copying examples/basic/README.txt -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/basic copying examples/basic/plot_properties.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/basic copying examples/basic/plot_simple_graph.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/basic copying examples/basic/plot_read_write.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/basic creating /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/3d_drawing copying examples/3d_drawing/README.txt -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/3d_drawing copying examples/3d_drawing/mayavi2_spring.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/3d_drawing copying examples/3d_drawing/plot_basic.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/3d_drawing creating /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/README.txt -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_custom_node_icons.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_simple_path.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_rainbow_coloring.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_knuth_miles.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_directed.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_chess_masters.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_house_with_colors.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_node_colormap.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_selfloops.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_spectral_grid.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_ego_graph.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_weighted_graph.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_sampson.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_four_grids.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_degree.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_multipartite_graph.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_random_geometric_graph.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_labels_and_colors.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_edge_colormap.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_eigenvalues.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/plot_unix_email.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/chess_masters_WCC.pgn.bz2 -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/knuth_miles.txt.gz -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing copying examples/drawing/unix_email.mbox -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/drawing creating /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/graph copying examples/graph/README.txt -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/graph copying examples/graph/plot_napoleon_russian_campaign.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/graph copying examples/graph/plot_roget.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/graph copying examples/graph/plot_karate_club.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/graph copying examples/graph/plot_football.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/graph copying examples/graph/plot_words.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/graph copying examples/graph/plot_expected_degree_sequence.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/graph copying examples/graph/plot_erdos_renyi.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/graph copying examples/graph/plot_degree_sequence.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/graph copying examples/graph/words_dat.txt.gz -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/graph copying examples/graph/roget_dat.txt.gz -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/graph creating /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/javascript creating /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/jit creating /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/pygraphviz creating /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/subclass copying examples/subclass/README.txt -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/subclass copying examples/subclass/plot_antigraph.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/subclass copying examples/subclass/plot_printgraph.py -> /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/subclass creating /home/buildroot/autobuild/instance-3/output-1/host/share/doc/networkx-2.6.3/examples/javascript/force running install_egg_info running egg_info writing networkx.egg-info/PKG-INFO writing dependency_links to networkx.egg-info/dependency_links.txt writing requirements to networkx.egg-info/requires.txt writing top-level names to networkx.egg-info/top_level.txt reading manifest file 'networkx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'doc' warning: no files found matching '*.inc' under directory 'doc' warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '.svn' found anywhere in distribution no previously-included directories found matching 'doc/build' no previously-included directories found matching 'doc/auto_examples' no previously-included directories found matching 'doc/modules' no previously-included directories found matching 'doc/reference/generated' no previously-included directories found matching 'doc/reference/algorithms/generated' no previously-included directories found matching 'doc/reference/classes/generated' no previously-included directories found matching 'doc/reference/readwrite/generated' adding license file 'LICENSE.txt' writing manifest file 'networkx.egg-info/SOURCES.txt' Copying networkx.egg-info to /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/networkx-2.6.3-py3.10.egg-info running install_scripts setools-4.4.0.tar.gz: OK (sha256: 202eac5f857475937bee8136cff278aa2b4a4b94a0dec63fbbbe18c9eb644a4e) >>> host-setools 4.4.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/setools/setools-4.4.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-setools-4.4.0 -xf - >>> host-setools 4.4.0 Patching Applying 0001-Do-not-export-use-setools.InfoFlowAnalysis-and-setoo.patch using patch: patching file sedta patching file seinfoflow patching file setools/__init__.py patching file setoolsgui/apol/dta.py patching file setoolsgui/apol/infoflow.py patching file tests/dta.py patching file tests/infoflow.py # By default, setup.py will look for libsepol.a in the host machines # /usr/lib directory. This needs to be changed to the host directory. /bin/sed -i -e "s@lib_dirs =.*@lib_dirs = ['/home/buildroot/autobuild/instance-3/output-1/host/lib']@g" /home/buildroot/autobuild/instance-3/output-1/build/host-setools-4.4.0/setup.py >>> host-setools 4.4.0 Configuring >>> host-setools 4.4.0 Building (cd /home/buildroot/autobuild/instance-3/output-1/build/host-setools-4.4.0//; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /home/buildroot/autobuild/instance-3/output-1/host/bin/python setup.py build ) Compiling setools/policyrep.pyx because it changed. [1/1] Cythonizing setools/policyrep.pyx running build running build_py creating build creating build/lib.linux-x86_64-3.10 creating build/lib.linux-x86_64-3.10/setools copying setools/objclassquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/ibpkeyconquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/commonquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/iomemconquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/boolquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/categoryquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/permmap.py -> build/lib.linux-x86_64-3.10/setools copying setools/typequery.py -> build/lib.linux-x86_64-3.10/setools copying setools/rbacrulequery.py -> build/lib.linux-x86_64-3.10/setools copying setools/pirqconquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/query.py -> build/lib.linux-x86_64-3.10/setools copying setools/mlsrulequery.py -> build/lib.linux-x86_64-3.10/setools copying setools/util.py -> build/lib.linux-x86_64-3.10/setools copying setools/dta.py -> build/lib.linux-x86_64-3.10/setools copying setools/netifconquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/devicetreeconquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/terulequery.py -> build/lib.linux-x86_64-3.10/setools copying setools/initsidquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/infoflow.py -> build/lib.linux-x86_64-3.10/setools copying setools/typeattrquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/__init__.py -> build/lib.linux-x86_64-3.10/setools copying setools/exception.py -> build/lib.linux-x86_64-3.10/setools copying setools/ibendportconquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/pcideviceconquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/rolequery.py -> build/lib.linux-x86_64-3.10/setools copying setools/nodeconquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/sensitivityquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/descriptors.py -> build/lib.linux-x86_64-3.10/setools copying setools/defaultquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/constraintquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/polcapquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/mixins.py -> build/lib.linux-x86_64-3.10/setools copying setools/fsusequery.py -> build/lib.linux-x86_64-3.10/setools copying setools/portconquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/boundsquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/userquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/genfsconquery.py -> build/lib.linux-x86_64-3.10/setools copying setools/ioportconquery.py -> build/lib.linux-x86_64-3.10/setools creating build/lib.linux-x86_64-3.10/setools/checker copying setools/checker/checker.py -> build/lib.linux-x86_64-3.10/setools/checker copying setools/checker/roexec.py -> build/lib.linux-x86_64-3.10/setools/checker copying setools/checker/emptyattr.py -> build/lib.linux-x86_64-3.10/setools/checker copying setools/checker/assertrbac.py -> build/lib.linux-x86_64-3.10/setools/checker copying setools/checker/util.py -> build/lib.linux-x86_64-3.10/setools/checker copying setools/checker/__init__.py -> build/lib.linux-x86_64-3.10/setools/checker copying setools/checker/checkermodule.py -> build/lib.linux-x86_64-3.10/setools/checker copying setools/checker/assertte.py -> build/lib.linux-x86_64-3.10/setools/checker copying setools/checker/descriptors.py -> build/lib.linux-x86_64-3.10/setools/checker copying setools/checker/globalkeys.py -> build/lib.linux-x86_64-3.10/setools/checker creating build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/polcap.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/typing.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/users.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/properties.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/types.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/context.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/difference.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/objclass.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/typeattr.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/constraints.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/netifcon.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/conditional.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/mls.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/nodecon.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/portcon.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/ibendportcon.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/commons.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/genfscon.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/__init__.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/terules.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/ibpkeycon.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/bounds.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/bool.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/roles.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/default.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/descriptors.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/mlsrules.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/fsuse.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/initsid.py -> build/lib.linux-x86_64-3.10/setools/diff copying setools/diff/rbacrules.py -> build/lib.linux-x86_64-3.10/setools/diff creating build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/tableview.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/treeview.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/ibendportconmodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/rbacrulemodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/nodeconmodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/logtosignal.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/boolmodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/details.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/ibpkeyconmodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/terulemodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/typeattrmodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/models.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/portconmodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/mlsmodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/widget.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/usermodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/constraintmodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/commonmodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/__init__.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/boundsmodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/objclassmodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/listview.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/initsidmodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/genfsconmodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/mlsrulemodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/fsusemodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/typemodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/getdetailslist.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/rolemodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/defaultmodel.py -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/netifconmodel.py -> build/lib.linux-x86_64-3.10/setoolsgui creating build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/permmapedit.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/objclassquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/ibpkeyconquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/workspace.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/commonquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/excludetypes.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/boolquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/categoryquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/analysistab.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/typequery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/rbacrulequery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/mlsrulequery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/dta.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/netifconquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/config.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/terulequery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/mainwindow.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/initsidquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/infoflow.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/typeattrquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/__init__.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/exception.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/ibendportconquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/summary.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/rolequery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/nodeconquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/queryupdater.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/sensitivityquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/defaultquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/constraintquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/fsusequery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/portconquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/chooseanalysis.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/boundsquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/userquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/genfsconquery.py -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setools/perm_map -> build/lib.linux-x86_64-3.10/setools copying setoolsgui/detail_popup.ui -> build/lib.linux-x86_64-3.10/setoolsgui copying setoolsgui/apol/apol.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/objclassquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/netifconquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/boolquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/mlsrulequery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/permmap_editor.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/genfsconquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/initsidquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/dta.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/infoflow.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/rbacrulequery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/categoryquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/defaultquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/commonquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/exclude_types.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/sensitivityquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/summary.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/portconquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/ibpkeyconquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/userquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/typequery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/terulequery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/choose_analysis.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/nodeconquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/ibendportconquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/boundsquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/fsusequery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/permmapping.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/constraintquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/rolequery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/typeattrquery.ui -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/apol.qhc -> build/lib.linux-x86_64-3.10/setoolsgui/apol copying setoolsgui/apol/apol.qch -> build/lib.linux-x86_64-3.10/setoolsgui/apol running build_ext building 'setools.policyrep' extension creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/setools /usr/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include -fPIC -I/home/buildroot/autobuild/instance-3/output-1/host/include/python3.10 -c setools/policyrep.c -o build/temp.linux-x86_64-3.10/setools/policyrep.o -Wextra -Waggregate-return -Wfloat-equal -Wformat -Wformat=2 -Winit-self -Wmissing-format-attribute -Wmissing-include-dirs -Wnested-externs -Wold-style-definition -Wpointer-arith -Wstrict-prototypes -Wunknown-pragmas -Wwrite-strings -fno-exceptions setools/policyrep.c: In function '__pyx_f_7setools_9policyrep_sepol_logging_callback': setools/policyrep.c:10509:3: warning: function might be possible candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format] __pyx_t_1 = ((vasprintf((&__pyx_v_msg), __pyx_v_fmt, __pyx_v_args) < 0) != 0); ^~~~~~~~~ setools/policyrep.c: In function '__pyx_f_7setools_9policyrep_13SELinuxPolicy__rebuild_attrs_from_map': setools/policyrep.c:88079:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_7 = ((__pyx_v_bit < ebitmap_length((&(__pyx_v_self->handle->p.attr_type_map[__pyx_v_i])))) != 0); ^ setools/policyrep.c:88187:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] __pyx_t_7 = ((__pyx_v_bit < ebitmap_length((&__pyx_v_tmp_type->types))) != 0); ^ /usr/bin/gcc -pthread -shared -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,--enable-new-dtags -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -I/home/buildroot/autobuild/instance-3/output-1/host/include build/temp.linux-x86_64-3.10/setools/policyrep.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib -L/home/buildroot/autobuild/instance-3/output-1/host/lib -lselinux -lsepol -o build/lib.linux-x86_64-3.10/setools/policyrep.cpython-310-x86_64-linux-gnu.so running build_scripts creating build/scripts-3.10 copying and adjusting apol -> build/scripts-3.10 copying and adjusting sediff -> build/scripts-3.10 copying and adjusting seinfo -> build/scripts-3.10 copying and adjusting seinfoflow -> build/scripts-3.10 copying and adjusting sesearch -> build/scripts-3.10 copying and adjusting sedta -> build/scripts-3.10 copying and adjusting sechecker -> build/scripts-3.10 changing mode of build/scripts-3.10/apol from 644 to 755 changing mode of build/scripts-3.10/sediff from 644 to 755 changing mode of build/scripts-3.10/seinfo from 644 to 755 changing mode of build/scripts-3.10/seinfoflow from 644 to 755 changing mode of build/scripts-3.10/sesearch from 644 to 755 changing mode of build/scripts-3.10/sedta from 644 to 755 changing mode of build/scripts-3.10/sechecker from 644 to 755 >>> host-setools 4.4.0 Installing to host directory (cd /home/buildroot/autobuild/instance-3/output-1/build/host-setools-4.4.0//; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=1 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl SETUPTOOLS_USE_DISTUTILS=stdlib /home/buildroot/autobuild/instance-3/output-1/host/bin/python setup.py install --prefix=/home/buildroot/autobuild/instance-3/output-1/host --root=/ --single-version-externally-managed ) running install /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext running build_scripts running install_lib creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/tableview.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/detail_popup.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/treeview.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/ibendportconmodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/rbacrulemodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/nodeconmodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/logtosignal.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/boolmodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/details.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/ibpkeyconmodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/terulemodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/typeattrmodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/models.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/portconmodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/mlsmodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/widget.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/usermodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/constraintmodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/commonmodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/boundsmodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/objclassmodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/listview.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/initsidmodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/genfsconmodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/mlsrulemodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/fsusemodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/typemodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/getdetailslist.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/rolemodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui copying build/lib.linux-x86_64-3.10/setoolsgui/defaultmodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/apol.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/permmapedit.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/objclassquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/netifconquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/objclassquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/boolquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/mlsrulequery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/permmap_editor.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/ibpkeyconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/genfsconquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/workspace.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/commonquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/excludetypes.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/boolquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/initsidquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/categoryquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/analysistab.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/typequery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/dta.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/infoflow.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/rbacrulequery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/rbacrulequery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/mlsrulequery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/dta.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/categoryquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/defaultquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/netifconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/commonquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/exclude_types.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/config.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/terulequery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/sensitivityquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/mainwindow.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/initsidquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/infoflow.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/summary.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/portconquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/typeattrquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/exception.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/ibpkeyconquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/ibendportconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/apol.qch -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/userquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/typequery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/terulequery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/choose_analysis.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/summary.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/nodeconquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/rolequery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/nodeconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/ibendportconquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/queryupdater.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/sensitivityquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/boundsquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/defaultquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/constraintquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/fsusequery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/fsusequery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/permmapping.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/portconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/chooseanalysis.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/apol.qhc -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/constraintquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/rolequery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/boundsquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/userquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/genfsconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/apol/typeattrquery.ui -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol copying build/lib.linux-x86_64-3.10/setoolsgui/netifconmodel.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/objclassquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/ibpkeyconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/commonquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/iomemconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/boolquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/categoryquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/permmap.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/typequery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/rbacrulequery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/pirqconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/query.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/mlsrulequery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/util.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/dta.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/netifconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/devicetreeconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/terulequery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/initsidquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/infoflow.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/typeattrquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/exception.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/ibendportconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/pcideviceconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/policyrep.cpython-310-x86_64-linux-gnu.so -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker copying build/lib.linux-x86_64-3.10/setools/checker/checker.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker copying build/lib.linux-x86_64-3.10/setools/checker/roexec.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker copying build/lib.linux-x86_64-3.10/setools/checker/emptyattr.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker copying build/lib.linux-x86_64-3.10/setools/checker/assertrbac.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker copying build/lib.linux-x86_64-3.10/setools/checker/util.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker copying build/lib.linux-x86_64-3.10/setools/checker/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker copying build/lib.linux-x86_64-3.10/setools/checker/checkermodule.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker copying build/lib.linux-x86_64-3.10/setools/checker/assertte.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker copying build/lib.linux-x86_64-3.10/setools/checker/descriptors.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker copying build/lib.linux-x86_64-3.10/setools/checker/globalkeys.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker creating /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/polcap.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/typing.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/users.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/properties.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/types.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/context.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/difference.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/objclass.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/typeattr.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/constraints.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/netifcon.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/conditional.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/mls.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/nodecon.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/portcon.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/ibendportcon.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/commons.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/genfscon.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/__init__.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/terules.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/ibpkeycon.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/bounds.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/bool.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/roles.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/default.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/descriptors.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/mlsrules.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/fsuse.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/initsid.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/diff/rbacrules.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff copying build/lib.linux-x86_64-3.10/setools/rolequery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/nodeconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/sensitivityquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/descriptors.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/defaultquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/constraintquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/polcapquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/mixins.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/fsusequery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/portconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/boundsquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/userquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/perm_map -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/genfsconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools copying build/lib.linux-x86_64-3.10/setools/ioportconquery.py -> /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/tableview.py to tableview.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/treeview.py to treeview.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/ibendportconmodel.py to ibendportconmodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/rbacrulemodel.py to rbacrulemodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/nodeconmodel.py to nodeconmodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/logtosignal.py to logtosignal.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/boolmodel.py to boolmodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/details.py to details.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/ibpkeyconmodel.py to ibpkeyconmodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/terulemodel.py to terulemodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/typeattrmodel.py to typeattrmodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/models.py to models.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/portconmodel.py to portconmodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/mlsmodel.py to mlsmodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/widget.py to widget.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/usermodel.py to usermodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/constraintmodel.py to constraintmodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/commonmodel.py to commonmodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/boundsmodel.py to boundsmodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/objclassmodel.py to objclassmodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/listview.py to listview.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/initsidmodel.py to initsidmodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/genfsconmodel.py to genfsconmodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/mlsrulemodel.py to mlsrulemodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/fsusemodel.py to fsusemodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/typemodel.py to typemodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/getdetailslist.py to getdetailslist.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/rolemodel.py to rolemodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/defaultmodel.py to defaultmodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/permmapedit.py to permmapedit.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/objclassquery.py to objclassquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/ibpkeyconquery.py to ibpkeyconquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/workspace.py to workspace.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/commonquery.py to commonquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/excludetypes.py to excludetypes.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/boolquery.py to boolquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/categoryquery.py to categoryquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/analysistab.py to analysistab.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/typequery.py to typequery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/rbacrulequery.py to rbacrulequery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/mlsrulequery.py to mlsrulequery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/dta.py to dta.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/netifconquery.py to netifconquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/config.py to config.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/terulequery.py to terulequery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/mainwindow.py to mainwindow.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/initsidquery.py to initsidquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/infoflow.py to infoflow.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/typeattrquery.py to typeattrquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/exception.py to exception.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/ibendportconquery.py to ibendportconquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/summary.py to summary.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/rolequery.py to rolequery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/nodeconquery.py to nodeconquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/queryupdater.py to queryupdater.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/sensitivityquery.py to sensitivityquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/defaultquery.py to defaultquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/constraintquery.py to constraintquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/fsusequery.py to fsusequery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/portconquery.py to portconquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/chooseanalysis.py to chooseanalysis.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/boundsquery.py to boundsquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/userquery.py to userquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/apol/genfsconquery.py to genfsconquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setoolsgui/netifconmodel.py to netifconmodel.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/objclassquery.py to objclassquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/ibpkeyconquery.py to ibpkeyconquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/commonquery.py to commonquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/iomemconquery.py to iomemconquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/boolquery.py to boolquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/categoryquery.py to categoryquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/permmap.py to permmap.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/typequery.py to typequery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/rbacrulequery.py to rbacrulequery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/pirqconquery.py to pirqconquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/query.py to query.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/mlsrulequery.py to mlsrulequery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/util.py to util.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/dta.py to dta.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/netifconquery.py to netifconquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/devicetreeconquery.py to devicetreeconquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/terulequery.py to terulequery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/initsidquery.py to initsidquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/infoflow.py to infoflow.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/typeattrquery.py to typeattrquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/exception.py to exception.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/ibendportconquery.py to ibendportconquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/pcideviceconquery.py to pcideviceconquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker/checker.py to checker.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker/roexec.py to roexec.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker/emptyattr.py to emptyattr.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker/assertrbac.py to assertrbac.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker/util.py to util.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker/checkermodule.py to checkermodule.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker/assertte.py to assertte.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker/descriptors.py to descriptors.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/checker/globalkeys.py to globalkeys.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/polcap.py to polcap.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/typing.py to typing.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/users.py to users.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/properties.py to properties.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/types.py to types.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/context.py to context.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/difference.py to difference.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/objclass.py to objclass.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/typeattr.py to typeattr.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/constraints.py to constraints.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/netifcon.py to netifcon.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/conditional.py to conditional.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/mls.py to mls.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/nodecon.py to nodecon.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/portcon.py to portcon.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/ibendportcon.py to ibendportcon.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/commons.py to commons.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/genfscon.py to genfscon.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/terules.py to terules.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/ibpkeycon.py to ibpkeycon.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/bounds.py to bounds.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/bool.py to bool.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/roles.py to roles.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/default.py to default.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/descriptors.py to descriptors.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/mlsrules.py to mlsrules.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/fsuse.py to fsuse.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/initsid.py to initsid.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/diff/rbacrules.py to rbacrules.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/rolequery.py to rolequery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/nodeconquery.py to nodeconquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/sensitivityquery.py to sensitivityquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/descriptors.py to descriptors.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/defaultquery.py to defaultquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/constraintquery.py to constraintquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/polcapquery.py to polcapquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/mixins.py to mixins.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/fsusequery.py to fsusequery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/portconquery.py to portconquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/boundsquery.py to boundsquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/userquery.py to userquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/genfsconquery.py to genfsconquery.cpython-310.pyc byte-compiling /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools/ioportconquery.py to ioportconquery.cpython-310.pyc running install_data copying man/sechecker.1 -> /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1 copying man/seinfoflow.1 -> /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1 copying man/seinfo.1 -> /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1 copying man/sesearch.1 -> /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1 copying man/sediff.1 -> /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1 copying man/apol.1 -> /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1 copying man/sedta.1 -> /home/buildroot/autobuild/instance-3/output-1/host/share/man/man1 copying man/ru/seinfoflow.1 -> /home/buildroot/autobuild/instance-3/output-1/host/share/man/ru/man1 copying man/ru/seinfo.1 -> /home/buildroot/autobuild/instance-3/output-1/host/share/man/ru/man1 copying man/ru/sesearch.1 -> /home/buildroot/autobuild/instance-3/output-1/host/share/man/ru/man1 copying man/ru/sediff.1 -> /home/buildroot/autobuild/instance-3/output-1/host/share/man/ru/man1 copying man/ru/apol.1 -> /home/buildroot/autobuild/instance-3/output-1/host/share/man/ru/man1 copying man/ru/sedta.1 -> /home/buildroot/autobuild/instance-3/output-1/host/share/man/ru/man1 running install_egg_info running egg_info creating setools.egg-info writing setools.egg-info/PKG-INFO writing dependency_links to setools.egg-info/dependency_links.txt writing requirements to setools.egg-info/requires.txt writing top-level names to setools.egg-info/top_level.txt writing manifest file 'setools.egg-info/SOURCES.txt' reading manifest file 'setools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'COPYING.GPL' adding license file 'COPYING.LGPL' writing manifest file 'setools.egg-info/SOURCES.txt' Copying setools.egg-info to /home/buildroot/autobuild/instance-3/output-1/host/lib/python3.10/site-packages/setools-4.4.0-py3.10.egg-info running install_scripts copying build/scripts-3.10/sediff -> /home/buildroot/autobuild/instance-3/output-1/host/bin copying build/scripts-3.10/sechecker -> /home/buildroot/autobuild/instance-3/output-1/host/bin copying build/scripts-3.10/seinfo -> /home/buildroot/autobuild/instance-3/output-1/host/bin copying build/scripts-3.10/sesearch -> /home/buildroot/autobuild/instance-3/output-1/host/bin copying build/scripts-3.10/seinfoflow -> /home/buildroot/autobuild/instance-3/output-1/host/bin copying build/scripts-3.10/sedta -> /home/buildroot/autobuild/instance-3/output-1/host/bin copying build/scripts-3.10/apol -> /home/buildroot/autobuild/instance-3/output-1/host/bin changing mode of /home/buildroot/autobuild/instance-3/output-1/host/bin/sediff to 755 changing mode of /home/buildroot/autobuild/instance-3/output-1/host/bin/sechecker to 755 changing mode of /home/buildroot/autobuild/instance-3/output-1/host/bin/seinfo to 755 changing mode of /home/buildroot/autobuild/instance-3/output-1/host/bin/sesearch to 755 changing mode of /home/buildroot/autobuild/instance-3/output-1/host/bin/seinfoflow to 755 changing mode of /home/buildroot/autobuild/instance-3/output-1/host/bin/sedta to 755 changing mode of /home/buildroot/autobuild/instance-3/output-1/host/bin/apol to 755 rm -f /home/buildroot/autobuild/instance-3/output-1/host/bin/apol refpolicy-2.20220106.tar.bz2: OK (sha256: 965f98f0b68a24fd0b8e8d973d319332aea88973e1d6c455ef9c2a31aefaeaa6) >>> refpolicy 2.20220106 Extracting bzcat /home/buildroot/autobuild/instance-3/dl/refpolicy/refpolicy-2.20220106.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106 -xf - >>> refpolicy 2.20220106 Patching >>> refpolicy 2.20220106 Configuring /bin/sed -i -e "/OUTPUT_POLICY/c\OUTPUT_POLICY = 31" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/build.conf /bin/sed -i -e "/MONOLITHIC/c\MONOLITHIC = y" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/build.conf /bin/sed -i -e "/NAME/c\NAME = targeted" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/build.conf PYTHON=/home/buildroot/autobuild/instance-3/output-1/host/bin/python3 XMLLINT=/home/buildroot/autobuild/instance-3/output-1/host/bin/xmllint TEST_TOOLCHAIN=/home/buildroot/autobuild/instance-3/output-1/host PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106 bare conf make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106' rm -f policy.conf rm -f policy.31 rm -f file_contexts rm -f homedir_template rm -f net_contexts net_contexts.nft rm -f *.res rm -fR tmp rm -f doc/policy.xml rm -fR doc/tmp rm -f doc/global_tunables.xml rm -f doc/global_booleans.xml rm -f policy/modules.conf rm -f policy/booleans.conf rm -fR doc/html rm -f tags rm -f support/*.pyc rm -Rf support/__pycache__/ rm -f policy/modules/kernel/corenetwork.te rm -f policy/modules/kernel/corenetwork.if Generating interface templates into doc/tmp/iftemplates support/gentemplates.sh -g -s policy/modules -t doc/tmp/iftemplates m4 -E -E -D self_contained_policy -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/modules/kernel/corenetwork.te.m4 support/undivert.m4 policy/modules/kernel/corenetwork.te.in \ | sed -e 's/dollarsone/\$1/g' -e 's/dollarszero/\$0/g' >> policy/modules/kernel/corenetwork.te cat policy/modules/kernel/corenetwork.if.in >> policy/modules/kernel/corenetwork.if egrep "^[[:blank:]]*(network_(interface|node|port|packet)(_controlled)?)|ib_(pkey|endport)\(.*\)" policy/modules/kernel/corenetwork.te.in \ | m4 -E -E -D self_contained_policy -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/modules/kernel/corenetwork.if.m4 support/undivert.m4 - \ | sed -e 's/dollarsone/\$1/g' -e 's/dollarszero/\$0/g' >> policy/modules/kernel/corenetwork.if cat policy/modules/admin/metadata.xml > doc/tmp/admin.xml for i in policy/modules/admin/acct policy/modules/admin/aide policy/modules/admin/alsa policy/modules/admin/amanda policy/modules/admin/amtu policy/modules/admin/anaconda policy/modules/admin/apt policy/modules/admin/backup policy/modules/admin/bacula policy/modules/admin/blueman policy/modules/admin/bootloader policy/modules/admin/brctl policy/modules/admin/certwatch policy/modules/admin/cfengine policy/modules/admin/chkrootkit policy/modules/admin/consoletype policy/modules/admin/dmesg policy/modules/admin/dmidecode policy/modules/admin/dphysswapfile policy/modules/admin/dpkg policy/modules/admin/fakehwclock policy/modules/admin/firstboot policy/modules/admin/hwloc policy/modules/admin/kdump policy/modules/admin/kismet policy/modules/admin/logrotate policy/modules/admin/logwatch policy/modules/admin/mcelog policy/modules/admin/mrtg policy/modules/admin/ncftool policy/modules/admin/netutils policy/modules/admin/passenger policy/modules/admin/portage policy/modules/admin/prelink policy/modules/admin/puppet policy/modules/admin/quota policy/modules/admin/rkhunter policy/modules/admin/rpm policy/modules/admin/samhain policy/modules/admin/sblim policy/modules/admin/shorewall policy/modules/admin/shutdown policy/modules/admin/sosreport policy/modules/admin/su policy/modules/admin/sudo policy/modules/admin/sxid policy/modules/admin/tboot policy/modules/admin/tmpreaper policy/modules/admin/tripwire policy/modules/admin/tzdata policy/modules/admin/updfstab policy/modules/admin/usbguard policy/modules/admin/usbmodules policy/modules/admin/usermanage policy/modules/admin/vbetool policy/modules/admin/vpn; do /home/buildroot/autobuild/instance-3/output-1/host/bin/python3 support/segenxml.py -w -T doc/tmp/iftemplates -m $i >> doc/tmp/admin.xml; done cat policy/modules/apps/metadata.xml > doc/tmp/apps.xml for i in policy/modules/apps/awstats policy/modules/apps/calamaris policy/modules/apps/cdrecord policy/modules/apps/chromium policy/modules/apps/cpufreqselector policy/modules/apps/cryfs policy/modules/apps/evolution policy/modules/apps/games policy/modules/apps/gitosis policy/modules/apps/gnome policy/modules/apps/gpg policy/modules/apps/irc policy/modules/apps/java policy/modules/apps/libmtp policy/modules/apps/lightsquid policy/modules/apps/livecd policy/modules/apps/loadkeys policy/modules/apps/man2html policy/modules/apps/mandb policy/modules/apps/mono policy/modules/apps/mozilla policy/modules/apps/mplayer policy/modules/apps/openoffice policy/modules/apps/pulseaudio policy/modules/apps/qemu policy/modules/apps/rssh policy/modules/apps/screen policy/modules/apps/seunshare policy/modules/apps/sigrok policy/modules/apps/slocate policy/modules/apps/syncthing policy/modules/apps/telepathy policy/modules/apps/thunderbird policy/modules/apps/tvtime policy/modules/apps/uml policy/modules/apps/userhelper policy/modules/apps/usernetctl policy/modules/apps/vlock policy/modules/apps/vmware policy/modules/apps/webalizer policy/modules/apps/wine policy/modules/apps/wireshark policy/modules/apps/wm policy/modules/apps/xscreensaver; do /home/buildroot/autobuild/instance-3/output-1/host/bin/python3 support/segenxml.py -w -T doc/tmp/iftemplates -m $i >> doc/tmp/apps.xml; done cat policy/modules/kernel/metadata.xml > doc/tmp/kernel.xml for i in policy/modules/kernel/corecommands policy/modules/kernel/corenetwork policy/modules/kernel/devices policy/modules/kernel/domain policy/modules/kernel/files policy/modules/kernel/filesystem policy/modules/kernel/kernel policy/modules/kernel/mcs policy/modules/kernel/mls policy/modules/kernel/selinux policy/modules/kernel/storage policy/modules/kernel/terminal policy/modules/kernel/ubac; do /home/buildroot/autobuild/instance-3/output-1/host/bin/python3 support/segenxml.py -w -T doc/tmp/iftemplates -m $i >> doc/tmp/kernel.xml; done cat policy/modules/roles/metadata.xml > doc/tmp/roles.xml for i in policy/modules/roles/auditadm policy/modules/roles/dbadm policy/modules/roles/guest policy/modules/roles/logadm policy/modules/roles/secadm policy/modules/roles/staff policy/modules/roles/sysadm policy/modules/roles/unprivuser policy/modules/roles/webadm policy/modules/roles/xguest; do /home/buildroot/autobuild/instance-3/output-1/host/bin/python3 support/segenxml.py -w -T doc/tmp/iftemplates -m $i >> doc/tmp/roles.xml; done support/segenxml.py: warning: cannot open file doc/tmp/iftemplates/userdom_security_admin_template.iftemplate for read, bailing out support/segenxml.py: warning: cannot open file doc/tmp/iftemplates/userdom_security_admin_template.iftemplate for read, bailing out cat policy/modules/services/metadata.xml > doc/tmp/services.xml for i in policy/modules/services/abrt policy/modules/services/accountsd policy/modules/services/acpi policy/modules/services/afs policy/modules/services/aisexec policy/modules/services/amavis policy/modules/services/apache policy/modules/services/apcupsd policy/modules/services/aptcacher policy/modules/services/arpwatch policy/modules/services/asterisk policy/modules/services/automount policy/modules/services/avahi policy/modules/services/bind policy/modules/services/bird policy/modules/services/bitlbee policy/modules/services/bluetooth policy/modules/services/boinc policy/modules/services/bugzilla policy/modules/services/cachefilesd policy/modules/services/canna policy/modules/services/certbot policy/modules/services/certmaster policy/modules/services/certmonger policy/modules/services/cgmanager policy/modules/services/cgroup policy/modules/services/chronyd policy/modules/services/clamav policy/modules/services/cobbler policy/modules/services/collectd policy/modules/services/colord policy/modules/services/comsat policy/modules/services/condor policy/modules/services/consolesetup policy/modules/services/corosync policy/modules/services/couchdb policy/modules/services/courier policy/modules/services/cpucontrol policy/modules/services/cron policy/modules/services/ctdb policy/modules/services/cups policy/modules/services/cvs policy/modules/services/cyphesis policy/modules/services/cyrus policy/modules/services/dante policy/modules/services/dbskk policy/modules/services/dbus policy/modules/services/ddclient policy/modules/services/devicekit policy/modules/services/dhcp policy/modules/services/dictd policy/modules/services/dirmngr policy/modules/services/distcc policy/modules/services/djbdns policy/modules/services/dkim policy/modules/services/dnsmasq policy/modules/services/dovecot policy/modules/services/drbd policy/modules/services/entropyd policy/modules/services/exim policy/modules/services/fail2ban policy/modules/services/fcoe policy/modules/services/fetchmail policy/modules/services/finger policy/modules/services/firewalld policy/modules/services/fprintd policy/modules/services/ftp policy/modules/services/gatekeeper policy/modules/services/gdomap policy/modules/services/geoclue policy/modules/services/git policy/modules/services/glance policy/modules/services/glusterfs policy/modules/services/gnomeclock policy/modules/services/gpm policy/modules/services/gpsd policy/modules/services/gssproxy policy/modules/services/hadoop policy/modules/services/hddtemp policy/modules/services/hostapd policy/modules/services/hypervkvp policy/modules/services/i18n_input policy/modules/services/icecast policy/modules/services/ifplugd policy/modules/services/inetd policy/modules/services/inn policy/modules/services/iodine policy/modules/services/ircd policy/modules/services/irqbalance policy/modules/services/isns policy/modules/services/jabber policy/modules/services/kerberos policy/modules/services/kerneloops policy/modules/services/keystone policy/modules/services/knot policy/modules/services/ksmtuned policy/modules/services/l2tp policy/modules/services/ldap policy/modules/services/likewise policy/modules/services/lircd policy/modules/services/lldpad policy/modules/services/lpd policy/modules/services/lsm policy/modules/services/mailman policy/modules/services/mediawiki policy/modules/services/memcached policy/modules/services/memlockd policy/modules/services/milter policy/modules/services/minidlna policy/modules/services/minissdpd policy/modules/services/modemmanager policy/modules/services/mojomojo policy/modules/services/mon policy/modules/services/mongodb policy/modules/services/monit policy/modules/services/monop policy/modules/services/mpd policy/modules/services/mta policy/modules/services/munin policy/modules/services/mysql policy/modules/services/nagios policy/modules/services/nessus policy/modules/services/networkmanager policy/modules/services/nis policy/modules/services/nscd policy/modules/services/nsd policy/modules/services/nslcd policy/modules/services/ntop policy/modules/services/ntp policy/modules/services/numad policy/modules/services/nut policy/modules/services/nx policy/modules/services/obex policy/modules/services/obfs4proxy policy/modules/services/oddjob policy/modules/services/oident policy/modules/services/openca policy/modules/services/openct policy/modules/services/openhpi policy/modules/services/openvpn policy/modules/services/openvswitch policy/modules/services/pacemaker policy/modules/services/pads policy/modules/services/pcscd policy/modules/services/pegasus policy/modules/services/perdition policy/modules/services/pingd policy/modules/services/pkcs policy/modules/services/plymouthd policy/modules/services/policykit policy/modules/services/portmap policy/modules/services/portreserve policy/modules/services/portslave policy/modules/services/postfix policy/modules/services/postfixpolicyd policy/modules/services/postgresql policy/modules/services/postgrey policy/modules/services/ppp policy/modules/services/prelude policy/modules/services/privoxy policy/modules/services/procmail policy/modules/services/psad policy/modules/services/publicfile policy/modules/services/pwauth policy/modules/services/pxe policy/modules/services/pyzor policy/modules/services/qmail policy/modules/services/qpid policy/modules/services/quantum policy/modules/services/rabbitmq policy/modules/services/radius policy/modules/services/radvd policy/modules/services/razor policy/modules/services/rdisc policy/modules/services/realmd policy/modules/services/redis policy/modules/services/remotelogin policy/modules/services/resmgr policy/modules/services/rhsmcertd policy/modules/services/rlogin policy/modules/services/rngd policy/modules/services/rpc policy/modules/services/rpcbind policy/modules/services/rshd policy/modules/services/rsync policy/modules/services/rtkit policy/modules/services/rwho policy/modules/services/samba policy/modules/services/sanlock policy/modules/services/sasl policy/modules/services/sendmail policy/modules/services/sensord policy/modules/services/setroubleshoot policy/modules/services/shibboleth policy/modules/services/slpd policy/modules/services/slrnpull policy/modules/services/smartmon policy/modules/services/smokeping policy/modules/services/smstools policy/modules/services/snmp policy/modules/services/snort policy/modules/services/soundserver policy/modules/services/spamassassin policy/modules/services/squid policy/modules/services/ssh policy/modules/services/sssd policy/modules/services/stubby policy/modules/services/stunnel policy/modules/services/svnserve policy/modules/services/sysstat policy/modules/services/systemtap policy/modules/services/tcpd policy/modules/services/tcsd policy/modules/services/telnet policy/modules/services/tftp policy/modules/services/tgtd policy/modules/services/timidity policy/modules/services/tor policy/modules/services/tpm2 policy/modules/services/transproxy policy/modules/services/tuned policy/modules/services/ucspitcp policy/modules/services/ulogd policy/modules/services/uptime policy/modules/services/usbmuxd policy/modules/services/uucp policy/modules/services/uuidd policy/modules/services/uwimap policy/modules/services/varnishd policy/modules/services/vdagent policy/modules/services/vhostmd policy/modules/services/virt policy/modules/services/vnstatd policy/modules/services/watchdog policy/modules/services/wdmd policy/modules/services/wireguard policy/modules/services/xfs policy/modules/services/xserver policy/modules/services/zabbix policy/modules/services/zarafa policy/modules/services/zebra policy/modules/services/zosremote; do /home/buildroot/autobuild/instance-3/output-1/host/bin/python3 support/segenxml.py -w -T doc/tmp/iftemplates -m $i >> doc/tmp/services.xml; done cat policy/modules/system/metadata.xml > doc/tmp/system.xml for i in policy/modules/system/application policy/modules/system/authlogin policy/modules/system/clock policy/modules/system/daemontools policy/modules/system/fstools policy/modules/system/getty policy/modules/system/hostname policy/modules/system/init policy/modules/system/ipsec policy/modules/system/iptables policy/modules/system/iscsi policy/modules/system/libraries policy/modules/system/locallogin policy/modules/system/logging policy/modules/system/lvm policy/modules/system/miscfiles policy/modules/system/modutils policy/modules/system/mount policy/modules/system/netlabel policy/modules/system/raid policy/modules/system/selinuxutil policy/modules/system/setrans policy/modules/system/sysnetwork policy/modules/system/systemd policy/modules/system/udev policy/modules/system/unconfined policy/modules/system/userdomain policy/modules/system/xdg policy/modules/system/xen; do /home/buildroot/autobuild/instance-3/output-1/host/bin/python3 support/segenxml.py -w -T doc/tmp/iftemplates -m $i >> doc/tmp/system.xml; done /home/buildroot/autobuild/instance-3/output-1/host/bin/python3 support/segenxml.py -w -t policy/global_tunables > doc/global_tunables.xml /home/buildroot/autobuild/instance-3/output-1/host/bin/python3 support/segenxml.py -w -b policy/global_booleans > doc/global_booleans.xml Creating policy.xml echo '' > doc/policy.xml echo '' >> doc/policy.xml echo '' >> doc/policy.xml for i in admin apps kernel roles services system; do echo "" >> doc/policy.xml; cat doc/tmp/$i.xml >> doc/policy.xml; echo "" >> doc/policy.xml; done cat doc/global_tunables.xml doc/global_booleans.xml >> doc/policy.xml echo '' >> doc/policy.xml if test -x /home/buildroot/autobuild/instance-3/output-1/host/bin/xmllint && test -f doc/policy.dtd; then \ /home/buildroot/autobuild/instance-3/output-1/host/bin/xmllint --noout --path doc/ --dtdvalid doc/policy.dtd doc/policy.xml ;\ else \ echo "doc/policy.xml XML validation not run. Please install the xmllint tool." ;\ fi Updating policy/booleans.conf and policy/modules.conf /home/buildroot/autobuild/instance-3/output-1/host/bin/python3 support/sedoctool.py -b policy/booleans.conf -m policy/modules.conf -x doc/policy.xml make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106' /bin/sed -i -e "s/ = module/ = no/g" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^apache =/c\apache = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^application =/c\application = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^authlogin =/c\authlogin = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^dbus =/c\dbus = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^fstools =/c\fstools = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^getty =/c\getty = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^git =/c\git = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^gpg =/c\gpg = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^ifplugd =/c\ifplugd = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^init =/c\init = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^iptables =/c\iptables = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^l2tp =/c\l2tp = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^libraries =/c\libraries = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^locallogin =/c\locallogin = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^logging =/c\logging = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^miscfiles =/c\miscfiles = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^modutils =/c\modutils = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^monit =/c\monit = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^mount =/c\mount = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^netutils =/c\netutils = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^ntp =/c\ntp = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^openvpn =/c\openvpn = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^ppp =/c\ppp = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^selinuxutil =/c\selinuxutil = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^storage =/c\storage = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^sysadm =/c\sysadm = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^sysnetwork =/c\sysnetwork = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^ulogd =/c\ulogd = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^unconfined =/c\unconfined = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^userdomain =/c\userdomain = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf /bin/sed -i -e "/^xdg =/c\xdg = base" /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106/policy/modules.conf >>> refpolicy 2.20220106 Building PYTHON=/home/buildroot/autobuild/instance-3/output-1/host/bin/python3 XMLLINT=/home/buildroot/autobuild/instance-3/output-1/host/bin/xmllint TEST_TOOLCHAIN=/home/buildroot/autobuild/instance-3/output-1/host PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106 policy make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106' m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy policy/flask/security_classes policy/flask/initial_sids policy/flask/access_vectors support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 policy/context_defaults policy/mls policy/mcs policy/policy_capabilities > tmp/pre_te_files.conf /home/buildroot/autobuild/instance-3/output-1/host/bin/python3 support/genclassperms.py policy/flask/access_vectors policy/flask/security_classes >> tmp/generated_definitions.conf test -f policy/booleans.conf && gawk -f support/set_bools_tuns.awk policy/booleans.conf >> tmp/generated_definitions.conf || true m4 -E -E support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 policy/modules/services/apache.if policy/modules/system/application.if policy/modules/system/authlogin.if policy/modules/kernel/corecommands.if policy/modules/kernel/corenetwork.if policy/modules/services/dbus.if policy/modules/kernel/devices.if policy/modules/kernel/domain.if policy/modules/kernel/files.if policy/modules/kernel/filesystem.if policy/modules/system/fstools.if policy/modules/system/getty.if policy/modules/services/git.if policy/modules/apps/gpg.if policy/modules/services/ifplugd.if policy/modules/system/init.if policy/modules/system/iptables.if policy/modules/kernel/kernel.if policy/modules/services/l2tp.if policy/modules/system/libraries.if policy/modules/system/locallogin.if policy/modules/system/logging.if policy/modules/kernel/mcs.if policy/modules/system/miscfiles.if policy/modules/kernel/mls.if policy/modules/system/modutils.if policy/modules/services/monit.if policy/modules/system/mount.if policy/modules/admin/netutils.if policy/modules/services/ntp.if policy/modules/services/openvpn.if policy/modules/services/ppp.if policy/modules/kernel/selinux.if policy/modules/system/selinuxutil.if policy/modules/kernel/storage.if policy/modules/roles/sysadm.if policy/modules/system/sysnetwork.if policy/modules/kernel/terminal.if policy/modules/kernel/ubac.if policy/modules/services/ulogd.if policy/modules/system/unconfined.if policy/modules/system/userdomain.if policy/modules/system/xdg.if policy/modules/admin/acct.if policy/modules/admin/aide.if policy/modules/admin/alsa.if policy/modules/admin/amanda.if policy/modules/admin/amtu.if policy/modules/admin/anaconda.if policy/modules/admin/apt.if policy/modules/admin/backup.if policy/modules/admin/bacula.if policy/modules/admin/blueman.if policy/modules/admin/bootloader.if policy/modules/admin/brctl.if policy/modules/admin/certwatch.if policy/modules/admin/cfengine.if policy/modules/admin/chkrootkit.if policy/modules/admin/consoletype.if policy/modules/admin/dmesg.if policy/modules/admin/dmidecode.if policy/modules/admin/dphysswapfile.if policy/modules/admin/dpkg.if policy/modules/admin/fakehwclock.if policy/modules/admin/firstboot.if policy/modules/admin/hwloc.if policy/modules/admin/kdump.if policy/modules/admin/kismet.if policy/modules/admin/logrotate.if policy/modules/admin/logwatch.if policy/modules/admin/mcelog.if policy/modules/admin/mrtg.if policy/modules/admin/ncftool.if policy/modules/admin/passenger.if policy/modules/admin/portage.if policy/modules/admin/prelink.if policy/modules/admin/puppet.if policy/modules/admin/quota.if policy/modules/admin/rkhunter.if policy/modules/admin/rpm.if policy/modules/admin/samhain.if policy/modules/admin/sblim.if policy/modules/admin/shorewall.if policy/modules/admin/shutdown.if policy/modules/admin/sosreport.if policy/modules/admin/su.if policy/modules/admin/sudo.if policy/modules/admin/sxid.if policy/modules/admin/tboot.if policy/modules/admin/tmpreaper.if policy/modules/admin/tripwire.if policy/modules/admin/tzdata.if policy/modules/admin/updfstab.if policy/modules/admin/usbguard.if policy/modules/admin/usbmodules.if policy/modules/admin/usermanage.if policy/modules/admin/vbetool.if policy/modules/admin/vpn.if policy/modules/apps/awstats.if policy/modules/apps/calamaris.if policy/modules/apps/cdrecord.if policy/modules/apps/chromium.if policy/modules/apps/cpufreqselector.if policy/modules/apps/cryfs.if policy/modules/apps/evolution.if policy/modules/apps/games.if policy/modules/apps/gitosis.if policy/modules/apps/gnome.if policy/modules/apps/irc.if policy/modules/apps/java.if policy/modules/apps/libmtp.if policy/modules/apps/lightsquid.if policy/modules/apps/livecd.if policy/modules/apps/loadkeys.if policy/modules/apps/man2html.if policy/modules/apps/mandb.if policy/modules/apps/mono.if policy/modules/apps/mozilla.if policy/modules/apps/mplayer.if policy/modules/apps/openoffice.if policy/modules/apps/pulseaudio.if policy/modules/apps/qemu.if policy/modules/apps/rssh.if policy/modules/apps/screen.if policy/modules/apps/seunshare.if policy/modules/apps/sigrok.if policy/modules/apps/slocate.if policy/modules/apps/syncthing.if policy/modules/apps/telepathy.if policy/modules/apps/thunderbird.if policy/modules/apps/tvtime.if policy/modules/apps/uml.if policy/modules/apps/userhelper.if policy/modules/apps/usernetctl.if policy/modules/apps/vlock.if policy/modules/apps/vmware.if policy/modules/apps/webalizer.if policy/modules/apps/wine.if policy/modules/apps/wireshark.if policy/modules/apps/wm.if policy/modules/apps/xscreensaver.if policy/modules/roles/auditadm.if policy/modules/roles/dbadm.if policy/modules/roles/guest.if policy/modules/roles/logadm.if policy/modules/roles/secadm.if policy/modules/roles/staff.if policy/modules/roles/unprivuser.if policy/modules/roles/webadm.if policy/modules/roles/xguest.if policy/modules/services/abrt.if policy/modules/services/accountsd.if policy/modules/services/acpi.if policy/modules/services/afs.if policy/modules/services/aisexec.if policy/modules/services/amavis.if policy/modules/services/apcupsd.if policy/modules/services/aptcacher.if policy/modules/services/arpwatch.if policy/modules/services/asterisk.if policy/modules/services/automount.if policy/modules/services/avahi.if policy/modules/services/bind.if policy/modules/services/bird.if policy/modules/services/bitlbee.if policy/modules/services/bluetooth.if policy/modules/services/boinc.if policy/modules/services/bugzilla.if policy/modules/services/cachefilesd.if policy/modules/services/canna.if policy/modules/services/certbot.if policy/modules/services/certmaster.if policy/modules/services/certmonger.if policy/modules/services/cgmanager.if policy/modules/services/cgroup.if policy/modules/services/chronyd.if policy/modules/services/clamav.if policy/modules/services/cobbler.if policy/modules/services/collectd.if policy/modules/services/colord.if policy/modules/services/comsat.if policy/modules/services/condor.if policy/modules/services/consolesetup.if policy/modules/services/corosync.if policy/modules/services/couchdb.if policy/modules/services/courier.if policy/modules/services/cpucontrol.if policy/modules/services/cron.if policy/modules/services/ctdb.if policy/modules/services/cups.if policy/modules/services/cvs.if policy/modules/services/cyphesis.if policy/modules/services/cyrus.if policy/modules/services/dante.if policy/modules/services/dbskk.if policy/modules/services/ddclient.if policy/modules/services/devicekit.if policy/modules/services/dhcp.if policy/modules/services/dictd.if policy/modules/services/dirmngr.if policy/modules/services/distcc.if policy/modules/services/djbdns.if policy/modules/services/dkim.if policy/modules/services/dnsmasq.if policy/modules/services/dovecot.if policy/modules/services/drbd.if policy/modules/services/entropyd.if policy/modules/services/exim.if policy/modules/services/fail2ban.if policy/modules/services/fcoe.if policy/modules/services/fetchmail.if policy/modules/services/finger.if policy/modules/services/firewalld.if policy/modules/services/fprintd.if policy/modules/services/ftp.if policy/modules/services/gatekeeper.if policy/modules/services/gdomap.if policy/modules/services/geoclue.if policy/modules/services/glance.if policy/modules/services/glusterfs.if policy/modules/services/gnomeclock.if policy/modules/services/gpm.if policy/modules/services/gpsd.if policy/modules/services/gssproxy.if policy/modules/services/hadoop.if policy/modules/services/hddtemp.if policy/modules/services/hostapd.if policy/modules/services/hypervkvp.if policy/modules/services/i18n_input.if policy/modules/services/icecast.if policy/modules/services/inetd.if policy/modules/services/inn.if policy/modules/services/iodine.if policy/modules/services/ircd.if policy/modules/services/irqbalance.if policy/modules/services/isns.if policy/modules/services/jabber.if policy/modules/services/kerberos.if policy/modules/services/kerneloops.if policy/modules/services/keystone.if policy/modules/services/knot.if policy/modules/services/ksmtuned.if policy/modules/services/ldap.if policy/modules/services/likewise.if policy/modules/services/lircd.if policy/modules/services/lldpad.if policy/modules/services/lpd.if policy/modules/services/lsm.if policy/modules/services/mailman.if policy/modules/services/mediawiki.if policy/modules/services/memcached.if policy/modules/services/memlockd.if policy/modules/services/milter.if policy/modules/services/minidlna.if policy/modules/services/minissdpd.if policy/modules/services/modemmanager.if policy/modules/services/mojomojo.if policy/modules/services/mon.if policy/modules/services/mongodb.if policy/modules/services/monop.if policy/modules/services/mpd.if policy/modules/services/mta.if policy/modules/services/munin.if policy/modules/services/mysql.if policy/modules/services/nagios.if policy/modules/services/nessus.if policy/modules/services/networkmanager.if policy/modules/services/nis.if policy/modules/services/nscd.if policy/modules/services/nsd.if policy/modules/services/nslcd.if policy/modules/services/ntop.if policy/modules/services/numad.if policy/modules/services/nut.if policy/modules/services/nx.if policy/modules/services/obex.if policy/modules/services/obfs4proxy.if policy/modules/services/oddjob.if policy/modules/services/oident.if policy/modules/services/openca.if policy/modules/services/openct.if policy/modules/services/openhpi.if policy/modules/services/openvswitch.if policy/modules/services/pacemaker.if policy/modules/services/pads.if policy/modules/services/pcscd.if policy/modules/services/pegasus.if policy/modules/services/perdition.if policy/modules/services/pingd.if policy/modules/services/pkcs.if policy/modules/services/plymouthd.if policy/modules/services/policykit.if policy/modules/services/portmap.if policy/modules/services/portreserve.if policy/modules/services/portslave.if policy/modules/services/postfix.if policy/modules/services/postfixpolicyd.if policy/modules/services/postgresql.if policy/modules/services/postgrey.if policy/modules/services/prelude.if policy/modules/services/privoxy.if policy/modules/services/procmail.if policy/modules/services/psad.if policy/modules/services/publicfile.if policy/modules/services/pwauth.if policy/modules/services/pxe.if policy/modules/services/pyzor.if policy/modules/services/qmail.if policy/modules/services/qpid.if policy/modules/services/quantum.if policy/modules/services/rabbitmq.if policy/modules/services/radius.if policy/modules/services/radvd.if policy/modules/services/razor.if policy/modules/services/rdisc.if policy/modules/services/realmd.if policy/modules/services/redis.if policy/modules/services/remotelogin.if policy/modules/services/resmgr.if policy/modules/services/rhsmcertd.if policy/modules/services/rlogin.if policy/modules/services/rngd.if policy/modules/services/rpc.if policy/modules/services/rpcbind.if policy/modules/services/rshd.if policy/modules/services/rsync.if policy/modules/services/rtkit.if policy/modules/services/rwho.if policy/modules/services/samba.if policy/modules/services/sanlock.if policy/modules/services/sasl.if policy/modules/services/sendmail.if policy/modules/services/sensord.if policy/modules/services/setroubleshoot.if policy/modules/services/shibboleth.if policy/modules/services/slpd.if policy/modules/services/slrnpull.if policy/modules/services/smartmon.if policy/modules/services/smokeping.if policy/modules/services/smstools.if policy/modules/services/snmp.if policy/modules/services/snort.if policy/modules/services/soundserver.if policy/modules/services/spamassassin.if policy/modules/services/squid.if policy/modules/services/ssh.if policy/modules/services/sssd.if policy/modules/services/stubby.if policy/modules/services/stunnel.if policy/modules/services/svnserve.if policy/modules/services/sysstat.if policy/modules/services/systemtap.if policy/modules/services/tcpd.if policy/modules/services/tcsd.if policy/modules/services/telnet.if policy/modules/services/tftp.if policy/modules/services/tgtd.if policy/modules/services/timidity.if policy/modules/services/tor.if policy/modules/services/tpm2.if policy/modules/services/transproxy.if policy/modules/services/tuned.if policy/modules/services/ucspitcp.if policy/modules/services/uptime.if policy/modules/services/usbmuxd.if policy/modules/services/uucp.if policy/modules/services/uuidd.if policy/modules/services/uwimap.if policy/modules/services/varnishd.if policy/modules/services/vdagent.if policy/modules/services/vhostmd.if policy/modules/services/virt.if policy/modules/services/vnstatd.if policy/modules/services/watchdog.if policy/modules/services/wdmd.if policy/modules/services/wireguard.if policy/modules/services/xfs.if policy/modules/services/xserver.if policy/modules/services/zabbix.if policy/modules/services/zarafa.if policy/modules/services/zebra.if policy/modules/services/zosremote.if policy/modules/system/clock.if policy/modules/system/daemontools.if policy/modules/system/hostname.if policy/modules/system/ipsec.if policy/modules/system/iscsi.if policy/modules/system/lvm.if policy/modules/system/netlabel.if policy/modules/system/raid.if policy/modules/system/setrans.if policy/modules/system/systemd.if policy/modules/system/udev.if policy/modules/system/xen.if support/iferror.m4 > tmp/all_interfaces.conf.tmp sed -e s/dollarsstar/\$\*/g tmp/all_interfaces.conf.tmp >> tmp/all_interfaces.conf m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy -s support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 tmp/generated_definitions.conf tmp/all_interfaces.conf policy/modules/services/apache.te policy/modules/system/application.te policy/modules/system/authlogin.te policy/modules/kernel/corecommands.te policy/modules/kernel/corenetwork.te policy/modules/services/dbus.te policy/modules/kernel/devices.te policy/modules/kernel/domain.te policy/modules/kernel/files.te policy/modules/kernel/filesystem.te policy/modules/system/fstools.te policy/modules/system/getty.te policy/modules/services/git.te policy/modules/apps/gpg.te policy/modules/services/ifplugd.te policy/modules/system/init.te policy/modules/system/iptables.te policy/modules/kernel/kernel.te policy/modules/services/l2tp.te policy/modules/system/libraries.te policy/modules/system/locallogin.te policy/modules/system/logging.te policy/modules/kernel/mcs.te policy/modules/system/miscfiles.te policy/modules/kernel/mls.te policy/modules/system/modutils.te policy/modules/services/monit.te policy/modules/system/mount.te policy/modules/admin/netutils.te policy/modules/services/ntp.te policy/modules/services/openvpn.te policy/modules/services/ppp.te policy/modules/kernel/selinux.te policy/modules/system/selinuxutil.te policy/modules/kernel/storage.te policy/modules/roles/sysadm.te policy/modules/system/sysnetwork.te policy/modules/kernel/terminal.te policy/modules/kernel/ubac.te policy/modules/services/ulogd.te policy/modules/system/unconfined.te policy/modules/system/userdomain.te policy/modules/system/xdg.te support/fatal_error.m4 > tmp/all_te_files.conf sed -r -f support/get_type_attr_decl.sed tmp/all_te_files.conf | LC_ALL=C sort > tmp/all_attrs_types.conf m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 tmp/generated_definitions.conf policy/global_booleans policy/global_tunables > tmp/global_bools.conf sed -r -f support/comment_move_decl.sed tmp/all_te_files.conf > tmp/only_te_rules.conf egrep '^[[:blank:]]*user ' tmp/all_te_files.conf > tmp/post_te_files.conf || true m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 tmp/generated_definitions.conf policy/users policy/constraints >> tmp/post_te_files.conf cat tmp/post_te_files.conf > tmp/all_post.conf egrep '^[[:blank:]]*sid ' tmp/all_te_files.conf >> tmp/all_post.conf || true egrep '^[[:blank:]]*fs_use_(xattr|task|trans)' tmp/all_te_files.conf >> tmp/all_post.conf || true egrep '^[[:blank:]]*genfscon' tmp/all_te_files.conf >> tmp/all_post.conf || true egrep '^[[:blank:]]*portcon' tmp/all_te_files.conf >> tmp/all_post.conf || true egrep '^[[:blank:]]*netifcon' tmp/all_te_files.conf >> tmp/all_post.conf || true egrep '^[[:blank:]]*nodecon' tmp/all_te_files.conf >> tmp/all_post.conf || true egrep '^[[:blank:]]*ibpkeycon' tmp/all_te_files.conf >> tmp/all_post.conf || true egrep '^[[:blank:]]*ibendportcon' tmp/all_te_files.conf >> tmp/all_post.conf || true Creating targeted policy.conf cat tmp/pre_te_files.conf tmp/all_attrs_types.conf tmp/global_bools.conf tmp/only_te_rules.conf tmp/all_post.conf > policy.conf Compiling targeted policy.31 env LD_LIBRARY_PATH="/home/buildroot/autobuild/instance-3/output-1/host/lib:/home/buildroot/autobuild/instance-3/output-1/host/usr/lib" /home/buildroot/autobuild/instance-3/output-1/host/usr/bin/checkpolicy -c 31 -U deny -S -O -E policy.conf -o policy.31 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106' >>> refpolicy 2.20220106 Installing to staging directory PYTHON=/home/buildroot/autobuild/instance-3/output-1/host/bin/python3 XMLLINT=/home/buildroot/autobuild/instance-3/output-1/host/bin/xmllint TEST_TOOLCHAIN=/home/buildroot/autobuild/instance-3/output-1/host PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install-src install-headers make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106' rm -rf /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/etc/selinux/targeted/src/policy.old if test -d /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/etc/selinux/targeted/src/policy; then \ mv /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/etc/selinux/targeted/src/policy /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/etc/selinux/targeted/src/policy.old ;\ fi mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/etc/selinux/targeted/src/policy cp -R . /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/etc/selinux/targeted/src/policy install -d -m 755 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include Installing targeted policy headers. install -m 644 doc/tmp/admin.xml doc/tmp/apps.xml doc/tmp/kernel.xml doc/tmp/roles.xml doc/tmp/services.xml doc/tmp/system.xml doc/global_tunables.xml doc/global_booleans.xml /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include install -d -m 755 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/support install -m 644 support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 doc/policy.dtd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/support install -m 755 support/segenxml.py /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/support install -m 644 /dev/null /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/support/all_perms.spt /home/buildroot/autobuild/instance-3/output-1/host/bin/python3 support/genclassperms.py policy/flask/access_vectors policy/flask/security_classes > /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/support/all_perms.spt for i in admin apps kernel roles services system; do \ install -d -m 755 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/$i ;\ install -m 644 policy/modules/$i/*.if /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/$i ;\ done install -m 644 /dev/null /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/build.conf echo "TYPE ?= standard" > /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/build.conf echo "NAME ?= targeted" >> /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/build.conf echo "MONOLITHIC ?= n" >> /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/build.conf echo "DIRECT_INITRC ?= n" >> /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/build.conf echo "SYSTEMD ?= n" >> /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/build.conf echo "CUSTOM_BUILDOPT ?= " >> /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/build.conf echo "override UBAC := y" >> /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/build.conf echo "override MLS_SENS := 16" >> /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/build.conf echo "override MLS_CATS := 1024" >> /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/build.conf echo "override MCS_CATS := 1024" >> /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/build.conf install -m 644 support/Makefile.devel /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/selinux/targeted/include/Makefile make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106' >>> refpolicy 2.20220106 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> refpolicy 2.20220106 Installing to target PYTHON=/home/buildroot/autobuild/instance-3/output-1/host/bin/python3 XMLLINT=/home/buildroot/autobuild/instance-3/output-1/host/bin/xmllint TEST_TOOLCHAIN=/home/buildroot/autobuild/instance-3/output-1/host PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106' Compiling and installing targeted /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/policy/policy.31 env LD_LIBRARY_PATH="/home/buildroot/autobuild/instance-3/output-1/host/lib:/home/buildroot/autobuild/instance-3/output-1/host/usr/lib" /home/buildroot/autobuild/instance-3/output-1/host/usr/bin/checkpolicy -c 31 -U deny -S -O -E policy.conf -o /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/policy/policy.31 Creating targeted file_contexts. m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 tmp/generated_definitions.conf policy/modules/services/apache.fc policy/modules/system/application.fc policy/modules/system/authlogin.fc policy/modules/kernel/corecommands.fc policy/modules/kernel/corenetwork.fc policy/modules/services/dbus.fc policy/modules/kernel/devices.fc policy/modules/kernel/domain.fc policy/modules/kernel/files.fc policy/modules/kernel/filesystem.fc policy/modules/system/fstools.fc policy/modules/system/getty.fc policy/modules/services/git.fc policy/modules/apps/gpg.fc policy/modules/services/ifplugd.fc policy/modules/system/init.fc policy/modules/system/iptables.fc policy/modules/kernel/kernel.fc policy/modules/services/l2tp.fc policy/modules/system/libraries.fc policy/modules/system/locallogin.fc policy/modules/system/logging.fc policy/modules/kernel/mcs.fc policy/modules/system/miscfiles.fc policy/modules/kernel/mls.fc policy/modules/system/modutils.fc policy/modules/services/monit.fc policy/modules/system/mount.fc policy/modules/admin/netutils.fc policy/modules/services/ntp.fc policy/modules/services/openvpn.fc policy/modules/services/ppp.fc policy/modules/kernel/selinux.fc policy/modules/system/selinuxutil.fc policy/modules/kernel/storage.fc policy/modules/roles/sysadm.fc policy/modules/system/sysnetwork.fc policy/modules/kernel/terminal.fc policy/modules/kernel/ubac.fc policy/modules/services/ulogd.fc policy/modules/system/unconfined.fc policy/modules/system/userdomain.fc policy/modules/system/xdg.fc > tmp/file_contexts.tmp /home/buildroot/autobuild/instance-3/output-1/host/bin/python3 support/fc_sort.py tmp/file_contexts.tmp file_contexts egrep -e HOME -e ROLE -e USER file_contexts > homedir_template sed -i -e /HOME/d -e /ROLE/d -e /USER/d file_contexts Installing system.users m4 -E -E -D self_contained_policy -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 tmp/generated_definitions.conf policy/users | sed -r -e 's/^[[:blank:]]+//' \ -e '/^[[:blank:]]*($|#)/d' >> tmp/system.users install -m 0644 tmp/system.users /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/users/system.users Validating targeted file_contexts. env LD_LIBRARY_PATH="/home/buildroot/autobuild/instance-3/output-1/host/lib:/home/buildroot/autobuild/instance-3/output-1/host/usr/lib" /home/buildroot/autobuild/instance-3/output-1/host/sbin/setfiles -q -c /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/policy/policy.31 file_contexts Installing file_contexts. install -m 0644 file_contexts /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/files/file_contexts install -m 0644 homedir_template /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/files/homedir_template umask 022 ; /home/buildroot/autobuild/instance-3/output-1/host/bin/python3 support/genhomedircon.py -d /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux -t targeted /var/lib is already defined in /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/files/file_contexts, support/genhomedircon.py will not create a new context. The user "staff_u" is not present in the passwd file, skipping... The user "sysadm_u" is not present in the passwd file, skipping... The user "unconfined_u" is not present in the passwd file, skipping... m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 config/appconfig-standard/default_contexts > tmp/default_contexts install -m 0644 tmp/default_contexts /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/default_contexts m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 config/appconfig-standard/default_type > tmp/default_type install -m 0644 tmp/default_type /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/default_type m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 config/appconfig-standard/initrc_context > tmp/initrc_context install -m 0644 tmp/initrc_context /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/initrc_context m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 config/appconfig-standard/failsafe_context > tmp/failsafe_context install -m 0644 tmp/failsafe_context /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/failsafe_context m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 config/appconfig-standard/userhelper_context > tmp/userhelper_context install -m 0644 tmp/userhelper_context /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/userhelper_context m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 config/appconfig-standard/removable_context > tmp/removable_context install -m 0644 tmp/removable_context /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/removable_context m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 config/appconfig-standard/dbus_contexts > tmp/dbus_contexts install -m 0644 tmp/dbus_contexts /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/dbus_contexts m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 config/appconfig-standard/sepgsql_contexts > tmp/sepgsql_contexts install -m 0644 tmp/sepgsql_contexts /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/sepgsql_contexts m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 config/appconfig-standard/x_contexts > tmp/x_contexts install -m 0644 tmp/x_contexts /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/x_contexts egrep '^[[:blank:]]*type .*customizable' policy.conf | cut -d';' -f1 | cut -d',' -f1 | cut -d' ' -f2 | LC_ALL=C sort -u > tmp/customizable_types install -m 0644 tmp/customizable_types /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/customizable_types m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 config/appconfig-standard/securetty_types > tmp/securetty_types install -m 0644 tmp/securetty_types /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/securetty_types m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 config/appconfig-standard/lxc_contexts > tmp/lxc_contexts install -m 0644 tmp/lxc_contexts /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/lxc_contexts m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 config/appconfig-standard/openrc_contexts > tmp/openrc_contexts install -m 0644 tmp/openrc_contexts /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/openrc_contexts m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 config/appconfig-standard/virtual_domain_context > tmp/virtual_domain_context install -m 0644 tmp/virtual_domain_context /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/virtual_domain_context m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 config/appconfig-standard/virtual_image_context > tmp/virtual_image_context install -m 0644 tmp/virtual_image_context /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/virtual_image_context install -m 0644 config/appconfig-standard/media /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/files/media install -m 0644 config/file_contexts.subs_dist /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/files/file_contexts.subs_dist install -m 0644 config/appconfig-standard/xguest_u_default_contexts /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/users/xguest_u install -m 0644 config/appconfig-standard/staff_u_default_contexts /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/users/staff_u install -m 0644 config/appconfig-standard/guest_u_default_contexts /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/users/guest_u install -m 0644 config/appconfig-standard/user_u_default_contexts /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/users/user_u install -m 0644 config/appconfig-standard/root_default_contexts /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/users/root install -m 0644 config/appconfig-standard/unconfined_u_default_contexts /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/contexts/users/unconfined_u sed -r -e 's/false/0/g' -e 's/true/1/g' \ -e '/^[[:blank:]]*($|#)/d' policy/booleans.conf | LC_ALL=C sort > tmp/booleans install -m 0644 tmp/booleans /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/booleans m4 -E -E -D enable_ubac=true -D mls_num_sens=16 -D mls_num_cats=1024 -D mcs_num_cats=1024 -D hide_broken_symptoms=true -D self_contained_policy support/divert.m4 policy/support/file_patterns.spt policy/support/ipc_patterns.spt policy/support/obj_perm_sets.spt policy/support/misc_patterns.spt policy/support/misc_macros.spt policy/support/mls_mcs_macros.spt policy/support/loadable_module.spt support/undivert.m4 config/appconfig-standard/seusers | egrep '^[a-z_]' > tmp/seusers install -m 0644 tmp/seusers /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/seusers Installing local.users install -b -m 0644 config/local.users /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/targeted/users/local.users make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/refpolicy-2.20220106' /usr/bin/install -m 0755 -D package/refpolicy/config /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/config /bin/sed -i -e "/^SELINUX=/c\SELINUX=enforcing" /home/buildroot/autobuild/instance-3/output-1/target/etc/selinux/config rhash-1.4.2-src.tar.gz: OK (sha1: fdb0b0c16f3ba3eba734b3adf9f2fc4c427ff987) rhash-1.4.2-src.tar.gz: OK (sha256: 600d00f5f91ef04194d50903d3c79412099328c42f28ff43a0bdb777b00bec62) >>> rhash 1.4.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/rhash/rhash-1.4.2-src.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/rhash-1.4.2 -xf - >>> rhash 1.4.2 Patching >>> rhash 1.4.2 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/rhash-1.4.2; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ./configure --prefix=/usr --cc=/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc --target=mips64el-buildroot-linux-uclibc --disable-gettext --enable-openssl ) Checking for target OS ... Linux Checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc version ... mips64el-buildroot-linux-uclibc-gcc.br_real 11.3.0 Checking for linker support for -static ... yes Checking for linker support for --version-script ... yes Checking for OpenSSL ... found Checking for sources ... RHash 1.4.2 Writing config.mak Writing librhash/config.mak Writing dist/librhash.pc >>> rhash 1.4.2 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/rhash-1.4.2 lib-shared build-shared make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/rhash-1.4.2' cd librhash && /usr/bin/make lib-shared /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations calc_sums.c -o calc_sums.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations hash_print.c -o hash_print.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations common_func.c -o common_func.o make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/rhash-1.4.2/librhash' sed -ne '1s/.*/{ global:/p; s/^RHASH_API.* \(rhash_[a-z0-9_]*\)(.*/ \1;/p; $s/.*/local: *; };/p' rhash.h rhash_torrent.h rhash_timing.h > exports.sym rm -f librhash.so ln -s librhash.so.0 librhash.so /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -DUSE_OPENSSL -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -fpic -DRHASH_XVERSION=0x01040200 algorithms.c byte_order.c plug_openssl.c rhash.c rhash_timing.c rhash_torrent.c aich.c blake2b.c blake2s.c crc32.c ed2k.c edonr.c hex.c md4.c md5.c sha1.c sha256.c sha512.c sha3.c ripemd-160.c gost12.c gost94.c has160.c snefru.c tiger.c tiger_sbox.c tth.c torrent.c util.c whirlpool.c whirlpool_sbox.c -lcrypto -shared -Wl,--version-script,exports.sym,-soname,librhash.so.0 -o librhash.so.0 In file included from algorithms.c:20: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/pthreadtypes.h:22, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/uClibc_stdio.h:92, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdio.h:71, from algorithms.c:17: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from algorithms.c:20: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/pthreadtypes.h:22, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/uClibc_stdio.h:92, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdio.h:71, from algorithms.c:17: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from byte_order.c:16: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from byte_order.c:16: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from byte_order.c:16: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from byte_order.c:16: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from algorithms.h:6, from plug_openssl.c:43: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/pthreadtypes.h:22, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/uClibc_stdio.h:92, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdio.h:71, from rhash.h:5, from algorithms.h:5, from plug_openssl.c:43: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from algorithms.h:6, from plug_openssl.c:43: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/pthreadtypes.h:22, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/uClibc_stdio.h:92, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdio.h:71, from rhash.h:5, from algorithms.h:5, from plug_openssl.c:43: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from algorithms.h:6, from rhash.c:27: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/pthreadtypes.h:22, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/uClibc_stdio.h:92, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdio.h:71, from rhash.h:5, from rhash.c:26: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from algorithms.h:6, from rhash.c:27: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/pthreadtypes.h:22, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/uClibc_stdio.h:92, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdio.h:71, from rhash.h:5, from rhash.c:26: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations hash_update.c -o hash_update.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations file.c -o file.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations file_mask.c -o file_mask.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations file_set.c -o file_set.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations find_file.c -o find_file.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations hash_check.c -o hash_check.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations output.c -o output.o In file included from rhash_timing.c:22: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from rhash_timing.c:22: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from rhash_timing.c:22: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from rhash_timing.c:22: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -DSYSCONFDIR=\"/usr/etc\" parse_cmdline.c -o parse_cmdline.o In file included from algorithms.h:6, from rhash_torrent.c:23: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/pthreadtypes.h:22, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/uClibc_stdio.h:92, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdio.h:71, from rhash.h:5, from algorithms.h:5, from rhash_torrent.c:23: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from algorithms.h:6, from rhash_torrent.c:23: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/pthreadtypes.h:22, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/uClibc_stdio.h:92, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdio.h:71, from rhash.h:5, from algorithms.h:5, from rhash_torrent.c:23: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from aich.c:33: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from aich.c:30: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from aich.c:33: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from aich.c:30: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations -DLOCALEDIR=\"/usr/share/locale\" rhash_main.c -o rhash_main.o In file included from blake2b.c:19: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from blake2b.c:19: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from blake2b.c:19: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from blake2b.c:19: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -c -O2 -DNDEBUG -pipe -ffunction-sections -fdata-sections -fomit-frame-pointer -Wall -W -Wstrict-prototypes -Wnested-externs -Winline -Wpointer-arith -Wbad-function-cast -Wmissing-prototypes -Wmissing-declarations win_utils.c -o win_utils.o In file included from blake2s.c:19: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from blake2s.c:19: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from blake2s.c:19: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from blake2s.c:19: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from crc32.c:20: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from crc32.c:20: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from crc32.c:20: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from crc32.c:20: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from edonr.c:25: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from edonr.c:25: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from edonr.c:25: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from edonr.c:25: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from md4.c:18: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from md4.c:18: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from md4.c:18: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from md4.c:18: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from md5.c:18: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from md5.c:18: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from md5.c:18: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from md5.c:18: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | md5.c:208:51: warning: argument 2 of type 'unsigned char *' declared as a pointer [-Warray-parameter=] 208 | void rhash_md5_final(md5_ctx* ctx, unsigned char* result) | ~~~~~~~~~~~~~~~^~~~~~ In file included from md5.c:19: md5.h:25:50: note: previously declared as an array 'unsigned char[16]' 25 | void rhash_md5_final(md5_ctx* ctx, unsigned char result[16]); | ~~~~~~~~~~~~~~^~~~~~~~~~ In file included from sha1.c:19: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from sha1.c:19: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from sha1.c:19: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from sha1.c:19: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from sha256.c:19: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from sha256.c:19: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from sha256.c:19: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from sha256.c:19: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | sha256.c:213:57: warning: argument 2 of type 'unsigned char *' declared as a pointer [-Warray-parameter=] 213 | void rhash_sha256_final(sha256_ctx* ctx, unsigned char* result) | ~~~~~~~~~~~~~~~^~~~~~ In file included from sha256.c:20: sha256.h:26:56: note: previously declared as an array 'unsigned char[32]' 26 | void rhash_sha256_final(sha256_ctx* ctx, unsigned char result[32]); | ~~~~~~~~~~~~~~^~~~~~~~~~ In file included from sha512.c:19: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from sha512.c:19: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from sha512.c:19: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from sha512.c:19: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from sha3.c:22: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from sha3.c:22: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from sha3.c:22: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from sha3.c:22: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from ripemd-160.c:21: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from ripemd-160.c:21: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from ripemd-160.c:21: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from ripemd-160.c:21: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from gost12.c:21: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from gost12.c:21: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from gost12.c:21: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from gost12.c:21: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from gost94.c:21: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from gost94.c:21: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from gost94.c:21: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from gost94.c:21: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from has160.c:26: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from has160.c:26: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from has160.c:26: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from has160.c:26: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from snefru.c:43: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from snefru.c:43: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from snefru.c:43: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from snefru.c:43: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from tiger.c:20: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from tiger.c:20: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from tiger.c:20: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from tiger.c:20: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from tiger_sbox.c:16: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from tiger_sbox.c:16: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from tiger_sbox.c:16: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from tiger_sbox.c:16: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from tth.c:18: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from tth.c:18: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from tth.c:18: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from tth.c:18: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from torrent.c:23: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from torrent.c:18: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from torrent.c:23: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from torrent.c:18: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from whirlpool.c:25: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from whirlpool.c:25: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from whirlpool.c:25: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from whirlpool.c:25: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | In file included from whirlpool_sbox.c:17: byte_order.h:130: warning: "bswap_32" redefined 130 | # define bswap_32(x) __builtin_bswap32(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from whirlpool_sbox.c:17: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:32: note: this is the location of the previous definition 32 | #define bswap_32(x) __bswap_32 (x) | In file included from whirlpool_sbox.c:17: byte_order.h:131: warning: "bswap_64" redefined 131 | # define bswap_64(x) __builtin_bswap64(x) | In file included from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/endian.h:59, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/bits/waitstatus.h:72, from /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/stdlib.h:41, from byte_order.h:5, from whirlpool_sbox.c:17: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/byteswap.h:36: note: this is the location of the previous definition 36 | # define bswap_64(x) __bswap_64 (x) | make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/rhash-1.4.2/librhash' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc calc_sums.o hash_print.o common_func.o hash_update.o file.o file_mask.o file_set.o find_file.o hash_check.o output.o parse_cmdline.o rhash_main.o win_utils.o librhash/librhash.so.0 -o rhash make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/rhash-1.4.2' >>> rhash 1.4.2 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/rhash-1.4.2/librhash DESTDIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" install-lib-shared install-so-link install-lib-headers make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/rhash-1.4.2/librhash' install -d /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib install -d /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib install -d /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include install -m 644 librhash.so.0 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/ rm -f /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/librhash.so install -m 644 rhash.h rhash_torrent.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/ ln -s librhash.so.0 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/librhash.so make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/rhash-1.4.2/librhash' >>> rhash 1.4.2 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> rhash 1.4.2 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/rhash-1.4.2/librhash DESTDIR="/home/buildroot/autobuild/instance-3/output-1/target" install-lib-shared install-so-link make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/rhash-1.4.2/librhash' install -d /home/buildroot/autobuild/instance-3/output-1/target/usr/lib install -d /home/buildroot/autobuild/instance-3/output-1/target/usr/lib install -m 644 librhash.so.0 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/librhash.so ln -s librhash.so.0 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/librhash.so make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/rhash-1.4.2/librhash' skalibs-2.10.0.3.tar.gz: OK (sha256: b780b0ae650dda0c3ec5f8975174998af2d24c2a2e2be669b1bab46e73b1464d) >>> skalibs 2.10.0.3 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/skalibs/skalibs-2.10.0.3.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/skalibs-2.10.0.3 -xf - >>> skalibs 2.10.0.3 Patching >>> skalibs 2.10.0.3 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/skalibs-2.10.0.3; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ./configure --prefix=/ --with-default-path=/sbin:/usr/sbin:/bin:/usr/bin --with-sysdep-devurandom=yes --disable-static --enable-shared) Checking for C compiler... ./configure: warning: compiler /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc is declared with its own path. If it's not accessible via PATH, you will need to pass AR, RANLIB and STRIP make variables to the make invocation. ... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc Checking whether C compiler works... ... yes Checking target system type... ... mips64el-buildroot-linux-uclibc Checking whether compiler accepts -fPIC ... ... yes Checking whether compiler accepts -std=c99 ... ... yes Checking whether compiler accepts -fomit-frame-pointer ... ... yes Checking whether compiler accepts -fno-exceptions ... ... yes Checking whether compiler accepts -fno-unwind-tables ... ... yes Checking whether compiler accepts -fno-asynchronous-unwind-tables ... ... yes Checking whether compiler accepts -Werror=implicit-function-declaration ... ... yes Checking whether compiler accepts -Werror=implicit-int ... ... yes Checking whether compiler accepts -Werror=pointer-sign ... ... yes Checking whether compiler accepts -Werror=pointer-arith ... ... yes Checking whether compiler accepts -Wno-unused-value ... ... yes Checking whether compiler accepts -Wno-parentheses ... ... yes Checking whether compiler accepts -ffunction-sections ... ... yes Checking whether compiler accepts -fdata-sections ... ... yes Checking whether linker accepts -nostartfiles ... ... yes Checking whether linker accepts -Wl,--as-needed ... ... yes Checking whether linker accepts -Wl,--sort-section=alignment ... ... yes Checking whether linker accepts -Wl,--sort-common ... ... yes Checking whether linker accepts -Wl,--hash-style=both ... ... yes Checking required linker flags for socket functions... ... none Checking whether system has clock_gettime()... ... yes Checking whether system has CLOCK_MONOTONIC... ... yes Checking whether system has CLOCK_BOOTTIME... ... yes Checking whether system has posix_spawn()... ... yes Checking whether system has timer_create()... ... yes Checking endianness... ... little Checking size and signedness of standard types... ... done Checking whether system has accept4()... ... yes Checking whether system has MSG_CMSG_CLOEXEC... ... yes Checking whether system has dirfd()... ... yes Checking whether system has eventfd()... ... yes Checking whether system has flock()... ... yes Checking whether system has getpeereid()... ... no Checking whether system has SO_PEERCRED... ... yes Checking whether system has getpeerucred()... ... no Checking whether system has IPv6 support... ... yes Checking whether system has MSG_DONTWAIT... ... yes Checking whether system has O_DIRECTORY... ... yes Checking whether system has openat()... ... yes Checking whether system has linkat()... ... yes Checking whether system has memmem()... ... yes Checking whether system has pipe2()... ... yes Checking whether system has ppoll()... ... yes Checking whether system has revoke()... ... no Checking whether system has sendfile()... ... yes Checking whether system has setgroups()... ... yes Checking whether system has settimeofday()... ... yes Checking whether system has signalfd()... ... yes Checking whether system has splice()... ... yes Checking whether system has strcasestr()... ... yes Checking whether system has strnlen()... ... yes Checking whether system has uint64_t... ... yes Checking whether system has futimens()... ... yes Checking whether system has futimes()... ... no Checking whether system has arc4random()... ... no Checking whether system has arc4random_addrandom()... ... no Checking whether system has setitimer()... ... yes Checking whether system has namespaces... ... yes Checking whether system has NS_GET_PARENT... ... yes Checking whether system has explicit_bzero()... ... no Checking whether system has getrandom()... ... no Checking whether system has chroot()... ... yes Checking whether system has /dev/urandom... ... user-provided: yes Creating config.mak... ... done. Creating src/include/skalibs/config.h... ... done. >>> skalibs 2.10.0.3 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/skalibs-2.10.0.3 make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/skalibs-2.10.0.3' exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_addc.lo src/libbiguint/bu_addc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_addmod.lo src/libbiguint/bu_addmod.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_cmp.lo src/libbiguint/bu_cmp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_copy.lo src/libbiguint/bu_copy.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_copy_internal.lo src/libbiguint/bu_copy_internal.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_div.lo src/libbiguint/bu_div.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_div_internal.lo src/libbiguint/bu_div_internal.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_divmod.lo src/libbiguint/bu_divmod.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_divmod_internal.lo src/libbiguint/bu_divmod_internal.c exec tools/gen-bits.sh sysdeps.cfg/sysdeps 64 21 25 17 65 > src/include/skalibs/uint64.h exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_gcd.lo src/libbiguint/bu_gcd.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_invmod.lo src/libbiguint/bu_invmod.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_len.lo src/libbiguint/bu_len.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_mod.lo src/libbiguint/bu_mod.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_mul.lo src/libbiguint/bu_mul.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_mulmod.lo src/libbiguint/bu_mulmod.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_scan.lo src/libbiguint/bu_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_scanlen.lo src/libbiguint/bu_scanlen.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_slbc.lo src/libbiguint/bu_slbc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_srbc.lo src/libbiguint/bu_srbc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_subc.lo src/libbiguint/bu_subc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_submod.lo src/libbiguint/bu_submod.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_zero.lo src/libbiguint/bu_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avlnode_delete.lo src/libdatastruct/avlnode_delete.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avlnode_doublerotate.lo src/libdatastruct/avlnode_doublerotate.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avlnode_extreme.lo src/libdatastruct/avlnode_extreme.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avlnode_extremenode.lo src/libdatastruct/avlnode_extremenode.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avlnode_height.lo src/libdatastruct/avlnode_height.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avlnode_insertnode.lo src/libdatastruct/avlnode_insertnode.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avlnode_iter.lo src/libdatastruct/avlnode_iter.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avlnode_iter_withcancel.lo src/libdatastruct/avlnode_iter_withcancel.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avlnode_rotate.lo src/libdatastruct/avlnode_rotate.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avlnode_search.lo src/libdatastruct/avlnode_search.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avlnode_searchnode.lo src/libdatastruct/avlnode_searchnode.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avlnode_zero.lo src/libdatastruct/avlnode_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avltree_delete.lo src/libdatastruct/avltree_delete.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avltree_free.lo src/libdatastruct/avltree_free.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avltree_init.lo src/libdatastruct/avltree_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avltree_insert.lo src/libdatastruct/avltree_insert.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avltree_newnode.lo src/libdatastruct/avltree_newnode.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avltree_zero.lo src/libdatastruct/avltree_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avltreen_delete.lo src/libdatastruct/avltreen_delete.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avltreen_init.lo src/libdatastruct/avltreen_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avltreen_insert.lo src/libdatastruct/avltreen_insert.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/avltreen_newnode.lo src/libdatastruct/avltreen_newnode.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/bigkv_fill.lo src/libdatastruct/bigkv_fill.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/bigkv_free.lo src/libdatastruct/bigkv_free.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/bigkv_search.lo src/libdatastruct/bigkv_search.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/bigkv_zero.lo src/libdatastruct/bigkv_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/genqdyn_clean.lo src/libdatastruct/genqdyn_clean.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/genqdyn_free.lo src/libdatastruct/genqdyn_free.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/genqdyn_init.lo src/libdatastruct/genqdyn_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/genqdyn_pop.lo src/libdatastruct/genqdyn_pop.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/genqdyn_push.lo src/libdatastruct/genqdyn_push.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/genqdyn_unpush.lo src/libdatastruct/genqdyn_unpush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/genqdyn_zero.lo src/libdatastruct/genqdyn_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/genset.lo src/libdatastruct/genset.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/genset_deepfree.lo src/libdatastruct/genset_deepfree.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/genset_iter_nocancel.lo src/libdatastruct/genset_iter_nocancel.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/genset_iter_withcancel.lo src/libdatastruct/genset_iter_withcancel.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/gensetdyn_deepfree.lo src/libdatastruct/gensetdyn_deepfree.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/gensetdyn_delete.lo src/libdatastruct/gensetdyn_delete.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/gensetdyn_free.lo src/libdatastruct/gensetdyn_free.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/gensetdyn_init.lo src/libdatastruct/gensetdyn_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/gensetdyn_iter.lo src/libdatastruct/gensetdyn_iter.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/gensetdyn_iter_withcancel.lo src/libdatastruct/gensetdyn_iter_withcancel.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/gensetdyn_new.lo src/libdatastruct/gensetdyn_new.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/gensetdyn_ready.lo src/libdatastruct/gensetdyn_ready.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libdatastruct/gensetdyn_zero.lo src/libdatastruct/gensetdyn_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/env_addmodif.lo src/libenvexec/env_addmodif.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/env_dump.lo src/libenvexec/env_dump.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/env_get.lo src/libenvexec/env_get.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/env_get2.lo src/libenvexec/env_get2.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/env_len.lo src/libenvexec/env_len.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/env_make.lo src/libenvexec/env_make.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/env_merg.lo src/libenvexec/env_merg.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/env_merge.lo src/libenvexec/env_merge.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/env_mergen.lo src/libenvexec/env_mergen.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/env_mergn.lo src/libenvexec/env_mergn.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/env_string.lo src/libenvexec/env_string.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/envalloc_0.lo src/libenvexec/envalloc_0.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/envalloc_make.lo src/libenvexec/envalloc_make.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/envalloc_merge.lo src/libenvexec/envalloc_merge.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/envalloc_uniq.lo src/libenvexec/envalloc_uniq.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/envdir.lo src/libenvexec/envdir.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/exec0_ae.lo src/libenvexec/exec0_ae.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/exec_ae.lo src/libenvexec/exec_ae.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/mexec0_af.lo src/libenvexec/mexec0_af.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/mexec0_afm.lo src/libenvexec/mexec0_afm.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/mexec0_afn.lo src/libenvexec/mexec0_afn.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/mexec_af.lo src/libenvexec/mexec_af.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/mexec_afm.lo src/libenvexec/mexec_afm.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/mexec_afn.lo src/libenvexec/mexec_afn.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/xexec0_ae.lo src/libenvexec/xexec0_ae.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/xexec_ae.lo src/libenvexec/xexec_ae.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/xexecvep.lo src/libenvexec/xexecvep.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/xexecvep_loose.lo src/libenvexec/xexecvep_loose.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/xmexec0_af.lo src/libenvexec/xmexec0_af.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/xmexec0_afm.lo src/libenvexec/xmexec0_afm.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/xmexec0_afn.lo src/libenvexec/xmexec0_afn.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/xmexec_af.lo src/libenvexec/xmexec_af.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/xmexec_afm.lo src/libenvexec/xmexec_afm.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libenvexec/xmexec_afn.lo src/libenvexec/xmexec_afn.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/doublefork.lo src/libposixplz/doublefork.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/execvep.lo src/libposixplz/execvep.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/execvep_internal.lo src/libposixplz/execvep_internal.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/execvep_loose.lo src/libposixplz/execvep_loose.c exec tools/gen-sysdepsh.sh `cat sysdeps.cfg/target` < sysdeps.cfg/sysdeps > src/include/skalibs/sysdeps.h exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/mkbtemp.lo src/libposixplz/mkbtemp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/mkctemp.lo src/libposixplz/mkctemp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/mkfiletemp.lo src/libposixplz/mkfiletemp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/mkhtemp.lo src/libposixplz/mkhtemp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/mklinktemp.lo src/libposixplz/mklinktemp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/mkltemp.lo src/libposixplz/mkltemp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/mkptemp.lo src/libposixplz/mkptemp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/mkptemp2.lo src/libposixplz/mkptemp2.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/setgroups.lo src/libposixplz/setgroups.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/strnlen.lo src/libposixplz/strnlen.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/touch.lo src/libposixplz/touch.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/unlink_void.lo src/libposixplz/unlink_void.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/librandom/autosurf.lo src/librandom/autosurf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/librandom/autosurf_name.lo src/librandom/autosurf_name.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/librandom/random_char.lo src/librandom/random_char.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/librandom/random_finish.lo src/librandom/random_finish.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/librandom/random_init.lo src/librandom/random_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/librandom/random_name.lo src/librandom/random_name.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/librandom/random_oklist.lo src/librandom/random_oklist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/librandom/random_sauniquename.lo src/librandom/random_sauniquename.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/librandom/random_string.lo src/librandom/random_string.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/librandom/random_unsort.lo src/librandom/random_unsort.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/md5_init.lo src/libstdcrypto/md5_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/md5_transform.lo src/libstdcrypto/md5_transform.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/rc4.lo src/libstdcrypto/rc4.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/rc4_init.lo src/libstdcrypto/rc4_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/sha1_feed.lo src/libstdcrypto/sha1_feed.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/sha1_init.lo src/libstdcrypto/sha1_init.c src/libstdcrypto/rc4_init.c: In function 'rc4_init': src/libstdcrypto/rc4_init.c:25:5: warning: 'tmp' may be used uninitialized [-Wmaybe-uninitialized] 25 | rc4(r, tmp, tmp, RC4_THROWAWAY) ; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/libstdcrypto/rc4_init.c:5: src/include/skalibs/rc4.h:19:13: note: by argument 2 of type 'const char *' to 'rc4' declared here 19 | extern void rc4 (RC4Schedule *, char const *, char *, size_t) ; | ^~~ src/libstdcrypto/rc4_init.c:24:10: note: 'tmp' declared here 24 | char tmp[RC4_THROWAWAY] ; | ^~~ exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/sha1_transform.lo src/libstdcrypto/sha1_transform.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/sha1_update.lo src/libstdcrypto/sha1_update.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/sha256_feed.lo src/libstdcrypto/sha256_feed.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/sha256_final.lo src/libstdcrypto/sha256_final.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/sha256_init.lo src/libstdcrypto/sha256_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/sha256_transform.lo src/libstdcrypto/sha256_transform.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/sha256_update.lo src/libstdcrypto/sha256_update.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/sha512_final.lo src/libstdcrypto/sha512_final.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/sha512_init.lo src/libstdcrypto/sha512_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/sha512_transform.lo src/libstdcrypto/sha512_transform.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/sha512_update.lo src/libstdcrypto/sha512_update.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/alarm_deadline.lo src/libstddjb/alarm_deadline.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/alarm_disable.lo src/libstddjb/alarm_disable.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/alarm_milliseconds.lo src/libstddjb/alarm_milliseconds.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/alarm_timeout.lo src/libstddjb/alarm_timeout.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/alloc.lo src/libstddjb/alloc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/alloc_realloc.lo src/libstddjb/alloc_realloc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/allread.lo src/libstddjb/allread.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/allreadv.lo src/libstddjb/allreadv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/allreadwrite.lo src/libstddjb/allreadwrite.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/allreadwritev.lo src/libstddjb/allreadwritev.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/allwrite.lo src/libstddjb/allwrite.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/allwritev.lo src/libstddjb/allwritev.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/baprintf.lo src/libstddjb/baprintf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bitarray_and.lo src/libstddjb/bitarray_and.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bitarray_clearsetn.lo src/libstddjb/bitarray_clearsetn.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bitarray_count.lo src/libstddjb/bitarray_count.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bitarray_firstclear.lo src/libstddjb/bitarray_firstclear.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bitarray_firstclear_skip.lo src/libstddjb/bitarray_firstclear_skip.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bitarray_firstset.lo src/libstddjb/bitarray_firstset.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bitarray_firstset_skip.lo src/libstddjb/bitarray_firstset_skip.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bitarray_not.lo src/libstddjb/bitarray_not.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bitarray_or.lo src/libstddjb/bitarray_or.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bitarray_testandpoke.lo src/libstddjb/bitarray_testandpoke.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bitarray_xor.lo src/libstddjb/bitarray_xor.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bprintf.lo src/libstddjb/bprintf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bufalloc_1.lo src/libstddjb/bufalloc_1.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bufalloc_2.lo src/libstddjb/bufalloc_2.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bufalloc_clean.lo src/libstddjb/bufalloc_clean.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bufalloc_flush.lo src/libstddjb/bufalloc_flush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bufalloc_getfd.lo src/libstddjb/bufalloc_getfd.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bufalloc_getlen.lo src/libstddjb/bufalloc_getlen.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/bufalloc_init.lo src/libstddjb/bufalloc_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_0.lo src/libstddjb/buffer_0.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_0f1.lo src/libstddjb/buffer_0f1.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_0small.lo src/libstddjb/buffer_0small.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_1.lo src/libstddjb/buffer_1.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_1small.lo src/libstddjb/buffer_1small.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_2.lo src/libstddjb/buffer_2.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_fill.lo src/libstddjb/buffer_fill.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_flush.lo src/libstddjb/buffer_flush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_flush1read.lo src/libstddjb/buffer_flush1read.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_get.lo src/libstddjb/buffer_get.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_getall.lo src/libstddjb/buffer_getall.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_getallnf.lo src/libstddjb/buffer_getallnf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_getfd.lo src/libstddjb/buffer_getfd.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_getlen.lo src/libstddjb/buffer_getlen.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_getv.lo src/libstddjb/buffer_getv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_getvall.lo src/libstddjb/buffer_getvall.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_getvallnf.lo src/libstddjb/buffer_getvallnf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_init.lo src/libstddjb/buffer_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_put.lo src/libstddjb/buffer_put.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_putall.lo src/libstddjb/buffer_putall.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_putallnf.lo src/libstddjb/buffer_putallnf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_putflush.lo src/libstddjb/buffer_putflush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_puts.lo src/libstddjb/buffer_puts.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_putsall.lo src/libstddjb/buffer_putsall.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_putsallflush.lo src/libstddjb/buffer_putsallflush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_putsallnoflush.lo src/libstddjb/buffer_putsallnoflush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_putsflush.lo src/libstddjb/buffer_putsflush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_putsnoflush.lo src/libstddjb/buffer_putsnoflush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_putv.lo src/libstddjb/buffer_putv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_putvall.lo src/libstddjb/buffer_putvall.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_putvallnf.lo src/libstddjb/buffer_putvallnf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/buffer_putvflush.lo src/libstddjb/buffer_putvflush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/byte_chr.lo src/libstddjb/byte_chr.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/byte_count.lo src/libstddjb/byte_count.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/byte_in.lo src/libstddjb/byte_in.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/byte_rchr.lo src/libstddjb/byte_rchr.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/byte_search.lo src/libstddjb/byte_search.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/byte_zzero.lo src/libstddjb/byte_zzero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/case_lowerb.lo src/libstddjb/case_lowerb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/case_lowers.lo src/libstddjb/case_lowers.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/case_startb.lo src/libstddjb/case_startb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/case_str.lo src/libstddjb/case_str.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/case_upperb.lo src/libstddjb/case_upperb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/case_uppers.lo src/libstddjb/case_uppers.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cbuffer_get.lo src/libstddjb/cbuffer_get.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cbuffer_getv.lo src/libstddjb/cbuffer_getv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cbuffer_init.lo src/libstddjb/cbuffer_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cbuffer_put.lo src/libstddjb/cbuffer_put.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cbuffer_putv.lo src/libstddjb/cbuffer_putv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cbuffer_rpeek.lo src/libstddjb/cbuffer_rpeek.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cbuffer_rseek.lo src/libstddjb/cbuffer_rseek.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cbuffer_unget.lo src/libstddjb/cbuffer_unget.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cbuffer_unput.lo src/libstddjb/cbuffer_unput.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cbuffer_wpeek.lo src/libstddjb/cbuffer_wpeek.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cbuffer_wseek.lo src/libstddjb/cbuffer_wseek.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cdb_free.lo src/libstddjb/cdb_free.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cdb_hash.lo src/libstddjb/cdb_hash.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cdb_init_map.lo src/libstddjb/cdb_init_map.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cdb_mapfile.lo src/libstddjb/cdb_mapfile.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cdb_read.lo src/libstddjb/cdb_read.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cdb_successor.lo src/libstddjb/cdb_successor.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cdb_zero.lo src/libstddjb/cdb_zero.c exec tools/gen-bits.sh sysdeps.cfg/sysdeps 16 6 7 5 17 > src/include/skalibs/uint16.h exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/child_spawn0.lo src/libstddjb/child_spawn0.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/child_spawn1_internal.lo src/libstddjb/child_spawn1_internal.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/child_spawn1_pipe.lo src/libstddjb/child_spawn1_pipe.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/child_spawn1_socket.lo src/libstddjb/child_spawn1_socket.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/child_spawn2.lo src/libstddjb/child_spawn2.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/coe.lo src/libstddjb/coe.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/deepsleepuntil.lo src/libstddjb/deepsleepuntil.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/dir_close.lo src/libstddjb/dir_close.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/dir_fd.lo src/libstddjb/dir_fd.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/error_isalready.lo src/libstddjb/error_isalready.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/error_temp.lo src/libstddjb/error_temp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_cat.lo src/libstddjb/fd_cat.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_catn.lo src/libstddjb/fd_catn.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_chdir.lo src/libstddjb/fd_chdir.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_chmod.lo src/libstddjb/fd_chmod.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_chown.lo src/libstddjb/fd_chown.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_close.lo src/libstddjb/fd_close.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_copy.lo src/libstddjb/fd_copy.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_copy2.lo src/libstddjb/fd_copy2.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_ensure_open.lo src/libstddjb/fd_ensure_open.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_islocked.lo src/libstddjb/fd_islocked.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_lock.lo src/libstddjb/fd_lock.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_move.lo src/libstddjb/fd_move.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_move2.lo src/libstddjb/fd_move2.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_read.lo src/libstddjb/fd_read.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_readv.lo src/libstddjb/fd_readv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_recv.lo src/libstddjb/fd_recv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_send.lo src/libstddjb/fd_send.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_shutdown.lo src/libstddjb/fd_shutdown.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_sync.lo src/libstddjb/fd_sync.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_unlock.lo src/libstddjb/fd_unlock.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_write.lo src/libstddjb/fd_write.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fd_writev.lo src/libstddjb/fd_writev.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/filecopy_suffix.lo src/libstddjb/filecopy_suffix.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/filecopy_unsafe.lo src/libstddjb/filecopy_unsafe.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fmtscan_asc.lo src/libstddjb/fmtscan_asc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/fmtscan_num.lo src/libstddjb/fmtscan_num.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/genalloc_deepfree.lo src/libstddjb/genalloc_deepfree.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/genwrite_flush_bufalloc.lo src/libstddjb/genwrite_flush_bufalloc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/genwrite_flush_buffer.lo src/libstddjb/genwrite_flush_buffer.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/genwrite_flush_stralloc.lo src/libstddjb/genwrite_flush_stralloc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/genwrite_put_bufalloc.lo src/libstddjb/genwrite_put_bufalloc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/genwrite_put_buffer.lo src/libstddjb/genwrite_put_buffer.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/genwrite_put_stralloc.lo src/libstddjb/genwrite_put_stralloc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/genwrite_stderr.lo src/libstddjb/genwrite_stderr.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/genwrite_stdout.lo src/libstddjb/genwrite_stdout.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/getlnmax.lo src/libstddjb/getlnmax.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/getlnmaxsep.lo src/libstddjb/getlnmaxsep.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/hiercopy.lo src/libstddjb/hiercopy.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/hiercopy_tmp.lo src/libstddjb/hiercopy_tmp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/int160_scan.lo src/libstddjb/int160_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/int16_fmtlist.lo src/libstddjb/int16_fmtlist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/int16_scan.lo src/libstddjb/int16_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/int16_scanlist.lo src/libstddjb/int16_scanlist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/int640_scan.lo src/libstddjb/int640_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/int64_fmt_generic.lo src/libstddjb/int64_fmt_generic.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/int64_fmtlist.lo src/libstddjb/int64_fmtlist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/int64_scan.lo src/libstddjb/int64_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/int64_scan_base_max.lo src/libstddjb/int64_scan_base_max.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/int64_scanlist.lo src/libstddjb/int64_scanlist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iobuffer_fill.lo src/libstddjb/iobuffer_fill.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iobuffer_flush.lo src/libstddjb/iobuffer_flush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iobuffer_init.lo src/libstddjb/iobuffer_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iobuffer_kfromu.lo src/libstddjb/iobuffer_kfromu.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iobuffer_salvage.lo src/libstddjb/iobuffer_salvage.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iobuffer_ufromk.lo src/libstddjb/iobuffer_ufromk.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iobufferk_fill.lo src/libstddjb/iobufferk_fill.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iobufferk_finish.lo src/libstddjb/iobufferk_finish.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iobufferk_flush.lo src/libstddjb/iobufferk_flush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iobufferk_init.lo src/libstddjb/iobufferk_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iobufferk_isworking.lo src/libstddjb/iobufferk_isworking.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iobufferu_fill.lo src/libstddjb/iobufferu_fill.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iobufferu_finish.lo src/libstddjb/iobufferu_finish.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iobufferu_flush.lo src/libstddjb/iobufferu_flush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iobufferu_init.lo src/libstddjb/iobufferu_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iopause.lo src/libstddjb/iopause.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iopause_poll.lo src/libstddjb/iopause_poll.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iopause_ppoll.lo src/libstddjb/iopause_ppoll.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iopause_select.lo src/libstddjb/iopause_select.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/iopause_stamp.lo src/libstddjb/iopause_stamp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ip4_scanlist.lo src/libstddjb/ip4_scanlist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ip4_scanlist_u32.lo src/libstddjb/ip4_scanlist_u32.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ip6_fmt.lo src/libstddjb/ip6_fmt.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ip6_scan.lo src/libstddjb/ip6_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ip6_scanlist.lo src/libstddjb/ip6_scanlist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ipc_accept.lo src/libstddjb/ipc_accept.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ipc_bind.lo src/libstddjb/ipc_bind.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ipc_bind_reuse.lo src/libstddjb/ipc_bind_reuse.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ipc_bind_reuse_lock.lo src/libstddjb/ipc_bind_reuse_lock.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ipc_connect.lo src/libstddjb/ipc_connect.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ipc_connected.lo src/libstddjb/ipc_connected.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ipc_dgram.lo src/libstddjb/ipc_dgram.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ipc_listen.lo src/libstddjb/ipc_listen.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ipc_local.lo src/libstddjb/ipc_local.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ipc_pair.lo src/libstddjb/ipc_pair.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ipc_recv.lo src/libstddjb/ipc_recv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ipc_send.lo src/libstddjb/ipc_send.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ipc_stream.lo src/libstddjb/ipc_stream.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ipc_timed_connect.lo src/libstddjb/ipc_timed_connect.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/leapsecs_add.lo src/libstddjb/leapsecs_add.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/leapsecs_sub.lo src/libstddjb/leapsecs_sub.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/leapsecs_table.lo src/libstddjb/leapsecs_table.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/localtm_from_ltm64.lo src/libstddjb/localtm_from_ltm64.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/localtm_from_sysclock.lo src/libstddjb/localtm_from_sysclock.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/localtm_from_tai.lo src/libstddjb/localtm_from_tai.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/localtm_from_utc.lo src/libstddjb/localtm_from_utc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/localtmn_from_sysclock.lo src/libstddjb/localtmn_from_sysclock.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/localtmn_from_tain.lo src/libstddjb/localtmn_from_tain.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/lolprintf.lo src/libstddjb/lolprintf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ltm64_from_localtm.lo src/libstddjb/ltm64_from_localtm.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ltm64_from_sysclock.lo src/libstddjb/ltm64_from_sysclock.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ltm64_from_tai.lo src/libstddjb/ltm64_from_tai.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ltm64_from_utc.lo src/libstddjb/ltm64_from_utc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ndelay_off.lo src/libstddjb/ndelay_off.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ndelay_on.lo src/libstddjb/ndelay_on.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/netstring_append.lo src/libstddjb/netstring_append.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/netstring_appendv.lo src/libstddjb/netstring_appendv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/netstring_decode.lo src/libstddjb/netstring_decode.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/netstring_encode.lo src/libstddjb/netstring_encode.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/netstring_put.lo src/libstddjb/netstring_put.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ntp_from_tain.lo src/libstddjb/ntp_from_tain.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/open2.lo src/libstddjb/open2.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/open3.lo src/libstddjb/open3.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/open_append.lo src/libstddjb/open_append.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/open_create.lo src/libstddjb/open_create.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/open_excl.lo src/libstddjb/open_excl.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/open_read.lo src/libstddjb/open_read.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/open_readb.lo src/libstddjb/open_readb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/open_trunc.lo src/libstddjb/open_trunc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/open_write.lo src/libstddjb/open_write.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openb_read.lo src/libstddjb/openb_read.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openbc_read.lo src/libstddjb/openbc_read.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openc_append.lo src/libstddjb/openc_append.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openc_create.lo src/libstddjb/openc_create.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openc_excl.lo src/libstddjb/openc_excl.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openc_read.lo src/libstddjb/openc_read.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openc_readb.lo src/libstddjb/openc_readb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openc_trunc.lo src/libstddjb/openc_trunc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openc_write.lo src/libstddjb/openc_write.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openreadfileclose.lo src/libstddjb/openreadfileclose.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openreadnclose.lo src/libstddjb/openreadnclose.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openslurpclose.lo src/libstddjb/openslurpclose.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openwritenclose.lo src/libstddjb/openwritenclose.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openwritenclose_suffix.lo src/libstddjb/openwritenclose_suffix.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openwritenclose_unsafe.lo src/libstddjb/openwritenclose_unsafe.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openwritevnclose.lo src/libstddjb/openwritevnclose.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openwritevnclose_suffix.lo src/libstddjb/openwritevnclose_suffix.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/openwritevnclose_unsafe.lo src/libstddjb/openwritevnclose_unsafe.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/path_canonicalize.lo src/libstddjb/path_canonicalize.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/pipe_internal.lo src/libstddjb/pipe_internal.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/prog.lo src/libstddjb/prog.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/rm_rf.lo src/libstddjb/rm_rf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/rm_rf_in_tmp.lo src/libstddjb/rm_rf_in_tmp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/rm_rf_tmp.lo src/libstddjb/rm_rf_tmp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/rmstar.lo src/libstddjb/rmstar.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sabasename.lo src/libstddjb/sabasename.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sadirname.lo src/libstddjb/sadirname.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sagetcwd.lo src/libstddjb/sagetcwd.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sagethostname.lo src/libstddjb/sagethostname.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sanitize_read.lo src/libstddjb/sanitize_read.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sareadlink.lo src/libstddjb/sareadlink.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sarealpath.lo src/libstddjb/sarealpath.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/satmp.lo src/libstddjb/satmp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/selfpipe_finish.lo src/libstddjb/selfpipe_finish.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/selfpipe_init.lo src/libstddjb/selfpipe_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/selfpipe_internal.lo src/libstddjb/selfpipe_internal.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/selfpipe_read.lo src/libstddjb/selfpipe_read.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/selfpipe_trap.lo src/libstddjb/selfpipe_trap.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/selfpipe_trapset.lo src/libstddjb/selfpipe_trapset.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/selfpipe_untrap.lo src/libstddjb/selfpipe_untrap.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sgetopt.lo src/libstddjb/sgetopt.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sig_block.lo src/libstddjb/sig_block.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sig_blocknone.lo src/libstddjb/sig_blocknone.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sig_blockset.lo src/libstddjb/sig_blockset.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sig_catch.lo src/libstddjb/sig_catch.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sig_name.lo src/libstddjb/sig_name.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sig_number.lo src/libstddjb/sig_number.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sig_pause.lo src/libstddjb/sig_pause.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sig_push.lo src/libstddjb/sig_push.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sig_restoreto.lo src/libstddjb/sig_restoreto.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sig_shield.lo src/libstddjb/sig_shield.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sig_stack.lo src/libstddjb/sig_stack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sig_table.lo src/libstddjb/sig_table.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sig_unblock.lo src/libstddjb/sig_unblock.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sig_unshield.lo src/libstddjb/sig_unshield.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sigfpe.lo src/libstddjb/sigfpe.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sigsegv.lo src/libstddjb/sigsegv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/siovec_bytechr.lo src/libstddjb/siovec_bytechr.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/siovec_bytein.lo src/libstddjb/siovec_bytein.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/siovec_deal.lo src/libstddjb/siovec_deal.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/siovec_gather.lo src/libstddjb/siovec_gather.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/siovec_len.lo src/libstddjb/siovec_len.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/siovec_scatter.lo src/libstddjb/siovec_scatter.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/siovec_search.lo src/libstddjb/siovec_search.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/siovec_seek.lo src/libstddjb/siovec_seek.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/siovec_trunc.lo src/libstddjb/siovec_trunc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/skagetln.lo src/libstddjb/skagetln.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/skagetln_loose.lo src/libstddjb/skagetln_loose.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/skagetln_nofill.lo src/libstddjb/skagetln_nofill.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/skagetlnmaxsep.lo src/libstddjb/skagetlnmaxsep.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/skagetlnsep.lo src/libstddjb/skagetlnsep.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/skagetlnsep_loose.lo src/libstddjb/skagetlnsep_loose.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/skalibs_tzisright.lo src/libstddjb/skalibs_tzisright.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/skasig_dfl.lo src/libstddjb/skasig_dfl.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/skasigaction.lo src/libstddjb/skasigaction.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/slurp.lo src/libstddjb/slurp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_accept4.lo src/libstddjb/socket_accept4.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_accept6.lo src/libstddjb/socket_accept6.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_bind4.lo src/libstddjb/socket_bind4.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_bind4r.lo src/libstddjb/socket_bind4r.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_bind6.lo src/libstddjb/socket_bind6.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_bind6r.lo src/libstddjb/socket_bind6r.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_conn4.lo src/libstddjb/socket_conn4.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_conn6.lo src/libstddjb/socket_conn6.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_connected.lo src/libstddjb/socket_connected.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_deadlineconnstamp4.lo src/libstddjb/socket_deadlineconnstamp4.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_deadlineconnstamp46.lo src/libstddjb/socket_deadlineconnstamp46.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_deadlineconnstamp6.lo src/libstddjb/socket_deadlineconnstamp6.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_delay.lo src/libstddjb/socket_delay.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_internal.lo src/libstddjb/socket_internal.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_ioloop.lo src/libstddjb/socket_ioloop.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_ioloop_send4.lo src/libstddjb/socket_ioloop_send4.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_ioloop_send6.lo src/libstddjb/socket_ioloop_send6.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_local4.lo src/libstddjb/socket_local4.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_local46.lo src/libstddjb/socket_local46.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_local6.lo src/libstddjb/socket_local6.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_recv4.lo src/libstddjb/socket_recv4.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_recv6.lo src/libstddjb/socket_recv6.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_remote4.lo src/libstddjb/socket_remote4.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_remote46.lo src/libstddjb/socket_remote46.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_remote6.lo src/libstddjb/socket_remote6.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_send4.lo src/libstddjb/socket_send4.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_send6.lo src/libstddjb/socket_send6.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_tcp4.lo src/libstddjb/socket_tcp4.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_tcp6.lo src/libstddjb/socket_tcp6.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_timeoutconn.lo src/libstddjb/socket_timeoutconn.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_tryr.lo src/libstddjb/socket_tryr.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_udp4.lo src/libstddjb/socket_udp4.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_udp6.lo src/libstddjb/socket_udp6.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_waitconn.lo src/libstddjb/socket_waitconn.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socketpair_internal.lo src/libstddjb/socketpair_internal.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/stamp.lo src/libstddjb/stamp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/str_chr.lo src/libstddjb/str_chr.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/str_fmt.lo src/libstddjb/str_fmt.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/str_rchr.lo src/libstddjb/str_rchr.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/str_start.lo src/libstddjb/str_start.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/str_strn.lo src/libstddjb/str_strn.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/stralloc_append.lo src/libstddjb/stralloc_append.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/stralloc_catb.lo src/libstddjb/stralloc_catb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/stralloc_catv.lo src/libstddjb/stralloc_catv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/stralloc_copyb.lo src/libstddjb/stralloc_copyb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/stralloc_free.lo src/libstddjb/stralloc_free.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/stralloc_insertb.lo src/libstddjb/stralloc_insertb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/stralloc_ready_tuned.lo src/libstddjb/stralloc_ready_tuned.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/stralloc_readyplus_tuned.lo src/libstddjb/stralloc_readyplus_tuned.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/stralloc_reverse.lo src/libstddjb/stralloc_reverse.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/stralloc_reverse_blocks.lo src/libstddjb/stralloc_reverse_blocks.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/stralloc_shrink.lo src/libstddjb/stralloc_shrink.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/stralloc_zero.lo src/libstddjb/stralloc_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/strerr.lo src/libstddjb/strerr.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/strerr_sys.lo src/libstddjb/strerr_sys.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/string_format.lo src/libstddjb/string_format.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/string_quote.lo src/libstddjb/string_quote.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/string_quote_nodelim.lo src/libstddjb/string_quote_nodelim.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/string_quote_nodelim_mustquote.lo src/libstddjb/string_quote_nodelim_mustquote.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/string_unquote.lo src/libstddjb/string_unquote.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/string_unquote_nodelim.lo src/libstddjb/string_unquote_nodelim.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/string_unquote_withdelim.lo src/libstddjb/string_unquote_withdelim.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/subgetopt.lo src/libstddjb/subgetopt.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/subgetopt_here.lo src/libstddjb/subgetopt_here.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sysclock_from_localtm.lo src/libstddjb/sysclock_from_localtm.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sysclock_from_localtmn.lo src/libstddjb/sysclock_from_localtmn.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sysclock_from_ltm64.lo src/libstddjb/sysclock_from_ltm64.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sysclock_from_tai.lo src/libstddjb/sysclock_from_tai.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sysclock_from_tain.lo src/libstddjb/sysclock_from_tain.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sysclock_from_utc.lo src/libstddjb/sysclock_from_utc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sysclock_get.lo src/libstddjb/sysclock_get.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sysclock_set.lo src/libstddjb/sysclock_set.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tai_add.lo src/libstddjb/tai_add.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tai_from_localtm.lo src/libstddjb/tai_from_localtm.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tai_from_ltm64.lo src/libstddjb/tai_from_ltm64.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tai_from_sysclock.lo src/libstddjb/tai_from_sysclock.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tai_from_utc.lo src/libstddjb/tai_from_utc.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tai_now.lo src/libstddjb/tai_now.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tai_pack.lo src/libstddjb/tai_pack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tai_pack_little.lo src/libstddjb/tai_pack_little.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tai_sub.lo src/libstddjb/tai_sub.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tai_u64.lo src/libstddjb/tai_u64.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tai_unpack.lo src/libstddjb/tai_unpack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tai_unpack_little.lo src/libstddjb/tai_unpack_little.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_add.lo src/libstddjb/tain_add.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_addsec.lo src/libstddjb/tain_addsec.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_approx.lo src/libstddjb/tain_approx.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_fmt.lo src/libstddjb/tain_fmt.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_frac.lo src/libstddjb/tain_frac.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_from_localtmn.lo src/libstddjb/tain_from_localtmn.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_from_millisecs.lo src/libstddjb/tain_from_millisecs.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_from_ntp.lo src/libstddjb/tain_from_ntp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_from_sysclock.lo src/libstddjb/tain_from_sysclock.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_from_timespec.lo src/libstddjb/tain_from_timespec.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_from_timespec_sysclock.lo src/libstddjb/tain_from_timespec_sysclock.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_from_timeval.lo src/libstddjb/tain_from_timeval.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_from_timeval_sysclock.lo src/libstddjb/tain_from_timeval_sysclock.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_half.lo src/libstddjb/tain_half.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_infinite_relative.lo src/libstddjb/tain_infinite_relative.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_less.lo src/libstddjb/tain_less.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_nano500.lo src/libstddjb/tain_nano500.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_now.lo src/libstddjb/tain_now.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_now_set_stopwatch.lo src/libstddjb/tain_now_set_stopwatch.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_now_set_wallclock.lo src/libstddjb/tain_now_set_wallclock.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_relative_from_timespec.lo src/libstddjb/tain_relative_from_timespec.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_relative_from_timeval.lo src/libstddjb/tain_relative_from_timeval.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_scan.lo src/libstddjb/tain_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_setnow.lo src/libstddjb/tain_setnow.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_stopwatch.lo src/libstddjb/tain_stopwatch.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_sub.lo src/libstddjb/tain_sub.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_to_millisecs.lo src/libstddjb/tain_to_millisecs.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_ulong.lo src/libstddjb/tain_ulong.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_wallclock_read.lo src/libstddjb/tain_wallclock_read.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_zero.lo src/libstddjb/tain_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/time_from_tai.lo src/libstddjb/time_from_tai.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/time_from_tai_relative.lo src/libstddjb/time_from_tai_relative.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/time_sysclock_from_tai.lo src/libstddjb/time_sysclock_from_tai.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/timespec_from_tain.lo src/libstddjb/timespec_from_tain.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/timespec_from_tain_relative.lo src/libstddjb/timespec_from_tain_relative.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/timespec_sysclock_from_tain.lo src/libstddjb/timespec_sysclock_from_tain.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/timestamp.lo src/libstddjb/timestamp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/timestamp_fmt.lo src/libstddjb/timestamp_fmt.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/timestamp_r.lo src/libstddjb/timestamp_r.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/timestamp_scan.lo src/libstddjb/timestamp_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/timeval_from_tain.lo src/libstddjb/timeval_from_tain.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/timeval_from_tain_relative.lo src/libstddjb/timeval_from_tain_relative.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/timeval_sysclock_from_tain.lo src/libstddjb/timeval_sysclock_from_tain.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ucharn_findlen.lo src/libstddjb/ucharn_findlen.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ucharn_fmt.lo src/libstddjb/ucharn_fmt.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ucharn_fmt_little.lo src/libstddjb/ucharn_fmt_little.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ucharn_scan.lo src/libstddjb/ucharn_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ucharn_scan_little.lo src/libstddjb/ucharn_scan_little.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ucspi_get.lo src/libstddjb/ucspi_get.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint160_scan.lo src/libstddjb/uint160_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint16_bswap.lo src/libstddjb/uint16_bswap.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint16_fmtlist.lo src/libstddjb/uint16_fmtlist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint16_pack.lo src/libstddjb/uint16_pack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint16_pack_big.lo src/libstddjb/uint16_pack_big.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint16_reverse.lo src/libstddjb/uint16_reverse.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint16_scan.lo src/libstddjb/uint16_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint16_scanlist.lo src/libstddjb/uint16_scanlist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint16_unpack.lo src/libstddjb/uint16_unpack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint16_unpack_big.lo src/libstddjb/uint16_unpack_big.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint640_fmt_generic.lo src/libstddjb/uint640_fmt_generic.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint640_scan.lo src/libstddjb/uint640_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint640_scan_base_max.lo src/libstddjb/uint640_scan_base_max.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint64_bswap.lo src/libstddjb/uint64_bswap.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint64_fmt_generic.lo src/libstddjb/uint64_fmt_generic.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint64_fmtlist.lo src/libstddjb/uint64_fmtlist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint64_fmtlist_generic.lo src/libstddjb/uint64_fmtlist_generic.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint64_pack.lo src/libstddjb/uint64_pack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint64_pack_big.lo src/libstddjb/uint64_pack_big.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint64_reverse.lo src/libstddjb/uint64_reverse.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint64_scan.lo src/libstddjb/uint64_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint64_scan_base_max.lo src/libstddjb/uint64_scan_base_max.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint64_scanlist.lo src/libstddjb/uint64_scanlist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint64_unpack.lo src/libstddjb/uint64_unpack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint64_unpack_big.lo src/libstddjb/uint64_unpack_big.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uncoe.lo src/libstddjb/uncoe.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/unsanitize_read.lo src/libstddjb/unsanitize_read.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/utc_from_localtm.lo src/libstddjb/utc_from_localtm.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/utc_from_ltm64.lo src/libstddjb/utc_from_ltm64.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/utc_from_sysclock.lo src/libstddjb/utc_from_sysclock.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/utc_from_tai.lo src/libstddjb/utc_from_tai.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/vbaprintf.lo src/libstddjb/vbaprintf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/vbprintf.lo src/libstddjb/vbprintf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/wait_nointr.lo src/libstddjb/wait_nointr.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/wait_pid_nohang.lo src/libstddjb/wait_pid_nohang.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/wait_pids_nohang.lo src/libstddjb/wait_pids_nohang.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/wait_reap.lo src/libstddjb/wait_reap.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/waitn.lo src/libstddjb/waitn.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/waitn_reap.lo src/libstddjb/waitn_reap.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/waitpid_nointr.lo src/libstddjb/waitpid_nointr.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/writenclose_unsafe.lo src/libstddjb/writenclose_unsafe.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/writevnclose_unsafe.lo src/libstddjb/writevnclose_unsafe.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/access_at.lo src/libunixonacid/access_at.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/ancil_recv_fd.lo src/libunixonacid/ancil_recv_fd.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/ancil_send_fd.lo src/libunixonacid/ancil_send_fd.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/atomic_rm_rf.lo src/libunixonacid/atomic_rm_rf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/atomic_rm_rf_tmp.lo src/libunixonacid/atomic_rm_rf_tmp.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/atomic_symlink.lo src/libunixonacid/atomic_symlink.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/bufalloc_timed_flush.lo src/libunixonacid/bufalloc_timed_flush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/buffer_timed_fill.lo src/libunixonacid/buffer_timed_fill.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/buffer_timed_flush.lo src/libunixonacid/buffer_timed_flush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/buffer_timed_get.lo src/libunixonacid/buffer_timed_get.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/dd_cancel.lo src/libunixonacid/dd_cancel.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/dd_close.lo src/libunixonacid/dd_close.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/dd_commit.lo src/libunixonacid/dd_commit.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/dd_commit_devino.lo src/libunixonacid/dd_commit_devino.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/dd_open_read.lo src/libunixonacid/dd_open_read.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/dd_open_write.lo src/libunixonacid/dd_open_write.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/ipc_timed_recv.lo src/libunixonacid/ipc_timed_recv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/ipc_timed_send.lo src/libunixonacid/ipc_timed_send.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/ipc_timed_sendv.lo src/libunixonacid/ipc_timed_sendv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/kolbak_call.lo src/libunixonacid/kolbak_call.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/kolbak_enqueue.lo src/libunixonacid/kolbak_enqueue.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/kolbak_queue_init.lo src/libunixonacid/kolbak_queue_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/kolbak_unenqueue.lo src/libunixonacid/kolbak_unenqueue.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/netstring_timed_get.lo src/libunixonacid/netstring_timed_get.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/open2_at.lo src/libunixonacid/open2_at.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/open3_at.lo src/libunixonacid/open3_at.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/open_appendat.lo src/libunixonacid/open_appendat.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/open_appendatb.lo src/libunixonacid/open_appendatb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/open_readat.lo src/libunixonacid/open_readat.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/open_readatb.lo src/libunixonacid/open_readatb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/open_truncat.lo src/libunixonacid/open_truncat.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/open_truncatb.lo src/libunixonacid/open_truncatb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/open_writeat.lo src/libunixonacid/open_writeat.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/open_writeatb.lo src/libunixonacid/open_writeatb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/opengetlnclose.lo src/libunixonacid/opengetlnclose.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/opengetlnclose_at.lo src/libunixonacid/opengetlnclose_at.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/openreadnclose_at.lo src/libunixonacid/openreadnclose_at.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/openslurpclose_at.lo src/libunixonacid/openslurpclose_at.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/openwritenclose_at.lo src/libunixonacid/openwritenclose_at.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/openwritevnclose_at.lo src/libunixonacid/openwritevnclose_at.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_default_cb.lo src/libunixonacid/skaclient_default_cb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_end.lo src/libunixonacid/skaclient_end.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_init.lo src/libunixonacid/skaclient_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_put.lo src/libunixonacid/skaclient_put.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_putmsg.lo src/libunixonacid/skaclient_putmsg.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_putmsgv.lo src/libunixonacid/skaclient_putmsgv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_putv.lo src/libunixonacid/skaclient_putv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_send.lo src/libunixonacid/skaclient_send.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_sendmsg.lo src/libunixonacid/skaclient_sendmsg.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_sendmsgv.lo src/libunixonacid/skaclient_sendmsgv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_sendv.lo src/libunixonacid/skaclient_sendv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_server_ack.lo src/libunixonacid/skaclient_server_ack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_server_bidi_ack.lo src/libunixonacid/skaclient_server_bidi_ack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_server_init.lo src/libunixonacid/skaclient_server_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_start.lo src/libunixonacid/skaclient_start.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_start_async.lo src/libunixonacid/skaclient_start_async.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_start_cb.lo src/libunixonacid/skaclient_start_cb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_startf.lo src/libunixonacid/skaclient_startf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_startf_async.lo src/libunixonacid/skaclient_startf_async.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_syncify.lo src/libunixonacid/skaclient_syncify.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/skaclient_zero.lo src/libunixonacid/skaclient_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/stat_at.lo src/libunixonacid/stat_at.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textclient_command.lo src/libunixonacid/textclient_command.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textclient_commandv.lo src/libunixonacid/textclient_commandv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textclient_end.lo src/libunixonacid/textclient_end.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textclient_server_init.lo src/libunixonacid/textclient_server_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textclient_server_init_fromsocket.lo src/libunixonacid/textclient_server_init_fromsocket.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textclient_start.lo src/libunixonacid/textclient_start.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textclient_startf.lo src/libunixonacid/textclient_startf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textclient_zero.lo src/libunixonacid/textclient_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_create_send_channel.lo src/libunixonacid/textmessage_create_send_channel.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_handle.lo src/libunixonacid/textmessage_handle.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_receiver_0.lo src/libunixonacid/textmessage_receiver_0.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_receiver_free.lo src/libunixonacid/textmessage_receiver_free.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_receiver_init.lo src/libunixonacid/textmessage_receiver_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_receiver_zero.lo src/libunixonacid/textmessage_receiver_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_recv_channel.lo src/libunixonacid/textmessage_recv_channel.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_sender_1.lo src/libunixonacid/textmessage_sender_1.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_sender_flush.lo src/libunixonacid/textmessage_sender_flush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_sender_getfd.lo src/libunixonacid/textmessage_sender_getfd.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_sender_timed_flush.lo src/libunixonacid/textmessage_sender_timed_flush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_sender_x.lo src/libunixonacid/textmessage_sender_x.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_sender_zero.lo src/libunixonacid/textmessage_sender_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_timed_handle.lo src/libunixonacid/textmessage_timed_handle.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_timed_receive.lo src/libunixonacid/textmessage_timed_receive.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/timed_flush.lo src/libunixonacid/timed_flush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/timed_get.lo src/libunixonacid/timed_get.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/timed_getln.lo src/libunixonacid/timed_getln.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/timed_getlnmax.lo src/libunixonacid/timed_getlnmax.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixconnection_free.lo src/libunixonacid/unixconnection_free.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixconnection_init.lo src/libunixonacid/unixconnection_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixconnection_init_withclosecb.lo src/libunixonacid/unixconnection_init_withclosecb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixconnection_zero.lo src/libunixonacid/unixconnection_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_bits_closeall.lo src/libunixonacid/unixmessage_bits_closeall.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_bits_closenone.lo src/libunixonacid/unixmessage_bits_closenone.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_drop.lo src/libunixonacid/unixmessage_drop.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_handle.lo src/libunixonacid/unixmessage_handle.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_put.lo src/libunixonacid/unixmessage_put.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_receiver_0.lo src/libunixonacid/unixmessage_receiver_0.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_receiver_free.lo src/libunixonacid/unixmessage_receiver_free.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_receiver_init.lo src/libunixonacid/unixmessage_receiver_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_sender_1.lo src/libunixonacid/unixmessage_sender_1.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_sender_closecb.lo src/libunixonacid/unixmessage_sender_closecb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_sender_free.lo src/libunixonacid/unixmessage_sender_free.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_sender_getfd.lo src/libunixonacid/unixmessage_sender_getfd.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_sender_init.lo src/libunixonacid/unixmessage_sender_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_sender_init_withclosecb.lo src/libunixonacid/unixmessage_sender_init_withclosecb.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_sender_timed_flush.lo src/libunixonacid/unixmessage_sender_timed_flush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_sender_x.lo src/libunixonacid/unixmessage_sender_x.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_sender_zero.lo src/libunixonacid/unixmessage_sender_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_timed_handle.lo src/libunixonacid/unixmessage_timed_handle.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_timed_receive.lo src/libunixonacid/unixmessage_timed_receive.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_unput.lo src/libunixonacid/unixmessage_unput.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_v_zero.lo src/libunixonacid/unixmessage_v_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_zero.lo src/libunixonacid/unixmessage_zero.c exec tools/gen-bits.sh sysdeps.cfg/sysdeps 32 11 13 9 33 > src/include/skalibs/uint32.h exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/getpeereid.lo src/libposixplz/getpeereid.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libposixplz/memmem.lo src/libposixplz/memmem.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/librandom/random_makeseed.lo src/librandom/random_makeseed.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/librandom/random_uint32.lo src/librandom/random_uint32.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/librandom/surf.lo src/librandom/surf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/librandom/surf_init.lo src/librandom/surf_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/md5_final.lo src/libstdcrypto/md5_final.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/md5_update.lo src/libstdcrypto/md5_update.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstdcrypto/sha1_final.lo src/libstdcrypto/sha1_final.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cdb_findnext.lo src/libstddjb/cdb_findnext.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cdb_make.lo src/libstddjb/cdb_make.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/cdb_nextkey.lo src/libstddjb/cdb_nextkey.c exec tools/gen-types.sh sysdeps.cfg/sysdeps size uid gid pid time dev ino > src/include/skalibs/types.h exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/int320_scan.lo src/libstddjb/int320_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/int32_fmtlist.lo src/libstddjb/int32_fmtlist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/int32_scan.lo src/libstddjb/int32_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/int32_scanlist.lo src/libstddjb/int32_scanlist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ip46_scan.lo src/libstddjb/ip46_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ip46_scanlist.lo src/libstddjb/ip46_scanlist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ip4_fmt.lo src/libstddjb/ip4_fmt.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ip4_fmtu32.lo src/libstddjb/ip4_fmtu32.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ip4_scan.lo src/libstddjb/ip4_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/ip4_scanu32.lo src/libstddjb/ip4_scanu32.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/localtm_fmt.lo src/libstddjb/localtm_fmt.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/localtm_scan.lo src/libstddjb/localtm_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/localtmn_fmt.lo src/libstddjb/localtmn_fmt.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/localtmn_scan.lo src/libstddjb/localtmn_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/netstring_get.lo src/libstddjb/netstring_get.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sauniquename.lo src/libstddjb/sauniquename.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/sig0_scan.lo src/libstddjb/sig0_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_accept4_u32.lo src/libstddjb/socket_accept4_u32.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_conn4_u32.lo src/libstddjb/socket_conn4_u32.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/socket_deadlineconnstamp4_u32.lo src/libstddjb/socket_deadlineconnstamp4_u32.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/strn_fmt.lo src/libstddjb/strn_fmt.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_pack.lo src/libstddjb/tain_pack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_pack_little.lo src/libstddjb/tain_pack_little.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_unpack.lo src/libstddjb/tain_unpack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/tain_unpack_little.lo src/libstddjb/tain_unpack_little.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint320_scan.lo src/libstddjb/uint320_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint32_bswap.lo src/libstddjb/uint32_bswap.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint32_fmtlist.lo src/libstddjb/uint32_fmtlist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint32_pack.lo src/libstddjb/uint32_pack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint32_pack_big.lo src/libstddjb/uint32_pack_big.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint32_reverse.lo src/libstddjb/uint32_reverse.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint32_scan.lo src/libstddjb/uint32_scan.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint32_scanlist.lo src/libstddjb/uint32_scanlist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint32_unpack.lo src/libstddjb/uint32_unpack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/uint32_unpack_big.lo src/libstddjb/uint32_unpack_big.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textclient_server_init_frompipe.lo src/libunixonacid/textclient_server_init_frompipe.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_put.lo src/libunixonacid/textmessage_put.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_putv.lo src/libunixonacid/textmessage_putv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_receive.lo src/libunixonacid/textmessage_receive.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/textmessage_receiver_hasmsginbuf.lo src/libunixonacid/textmessage_receiver_hasmsginbuf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_receive.lo src/libunixonacid/unixmessage_receive.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_receiver_hasmsginbuf.lo src/libunixonacid/unixmessage_receiver_hasmsginbuf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libunixonacid/unixmessage_sender_flush.lo src/libunixonacid/unixmessage_sender_flush.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_fmt.lo src/libbiguint/bu_fmt.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_pack.lo src/libbiguint/bu_pack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_pack_big.lo src/libbiguint/bu_pack_big.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_scan_internal.lo src/libbiguint/bu_scan_internal.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_unpack.lo src/libbiguint/bu_unpack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libbiguint/bu_unpack_big.lo src/libbiguint/bu_unpack_big.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/child_spawn.lo src/libstddjb/child_spawn.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -Wno-unused-value -Wno-parentheses -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libstddjb/child_spawn3.lo src/libstddjb/child_spawn3.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o libskarnet.so.xyzzy -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--as-needed -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -shared -nostartfiles -Wl,-soname,libskarnet.so.2.10 src/libbiguint/bu_addc.lo src/libbiguint/bu_addmod.lo src/libbiguint/bu_cmp.lo src/libbiguint/bu_copy.lo src/libbiguint/bu_copy_internal.lo src/libbiguint/bu_div.lo src/libbiguint/bu_div_internal.lo src/libbiguint/bu_divmod.lo src/libbiguint/bu_divmod_internal.lo src/libbiguint/bu_fmt.lo src/libbiguint/bu_gcd.lo src/libbiguint/bu_invmod.lo src/libbiguint/bu_len.lo src/libbiguint/bu_mod.lo src/libbiguint/bu_mul.lo src/libbiguint/bu_mulmod.lo src/libbiguint/bu_pack.lo src/libbiguint/bu_pack_big.lo src/libbiguint/bu_scan.lo src/libbiguint/bu_scan_internal.lo src/libbiguint/bu_scanlen.lo src/libbiguint/bu_slbc.lo src/libbiguint/bu_srbc.lo src/libbiguint/bu_subc.lo src/libbiguint/bu_submod.lo src/libbiguint/bu_unpack.lo src/libbiguint/bu_unpack_big.lo src/libbiguint/bu_zero.lo src/libdatastruct/avlnode_delete.lo src/libdatastruct/avlnode_doublerotate.lo src/libdatastruct/avlnode_extreme.lo src/libdatastruct/avlnode_extremenode.lo src/libdatastruct/avlnode_height.lo src/libdatastruct/avlnode_insertnode.lo src/libdatastruct/avlnode_iter.lo src/libdatastruct/avlnode_iter_withcancel.lo src/libdatastruct/avlnode_rotate.lo src/libdatastruct/avlnode_search.lo src/libdatastruct/avlnode_searchnode.lo src/libdatastruct/avlnode_zero.lo src/libdatastruct/avltree_delete.lo src/libdatastruct/avltree_free.lo src/libdatastruct/avltree_init.lo src/libdatastruct/avltree_insert.lo src/libdatastruct/avltree_newnode.lo src/libdatastruct/avltree_zero.lo src/libdatastruct/avltreen_delete.lo src/libdatastruct/avltreen_init.lo src/libdatastruct/avltreen_insert.lo src/libdatastruct/avltreen_newnode.lo src/libdatastruct/bigkv_fill.lo src/libdatastruct/bigkv_free.lo src/libdatastruct/bigkv_search.lo src/libdatastruct/bigkv_zero.lo src/libdatastruct/genqdyn_clean.lo src/libdatastruct/genqdyn_free.lo src/libdatastruct/genqdyn_init.lo src/libdatastruct/genqdyn_pop.lo src/libdatastruct/genqdyn_push.lo src/libdatastruct/genqdyn_unpush.lo src/libdatastruct/genqdyn_zero.lo src/libdatastruct/genset.lo src/libdatastruct/genset_deepfree.lo src/libdatastruct/genset_iter_nocancel.lo src/libdatastruct/genset_iter_withcancel.lo src/libdatastruct/gensetdyn_deepfree.lo src/libdatastruct/gensetdyn_delete.lo src/libdatastruct/gensetdyn_free.lo src/libdatastruct/gensetdyn_init.lo src/libdatastruct/gensetdyn_iter.lo src/libdatastruct/gensetdyn_iter_withcancel.lo src/libdatastruct/gensetdyn_new.lo src/libdatastruct/gensetdyn_ready.lo src/libdatastruct/gensetdyn_zero.lo src/libenvexec/env_addmodif.lo src/libenvexec/env_dump.lo src/libenvexec/env_get.lo src/libenvexec/env_get2.lo src/libenvexec/env_len.lo src/libenvexec/env_make.lo src/libenvexec/env_merg.lo src/libenvexec/env_merge.lo src/libenvexec/env_mergen.lo src/libenvexec/env_mergn.lo src/libenvexec/env_string.lo src/libenvexec/envalloc_0.lo src/libenvexec/envalloc_make.lo src/libenvexec/envalloc_merge.lo src/libenvexec/envalloc_uniq.lo src/libenvexec/envdir.lo src/libenvexec/exec0_ae.lo src/libenvexec/exec_ae.lo src/libenvexec/mexec0_af.lo src/libenvexec/mexec0_afm.lo src/libenvexec/mexec0_afn.lo src/libenvexec/mexec_af.lo src/libenvexec/mexec_afm.lo src/libenvexec/mexec_afn.lo src/libenvexec/xexec0_ae.lo src/libenvexec/xexec_ae.lo src/libenvexec/xexecvep.lo src/libenvexec/xexecvep_loose.lo src/libenvexec/xmexec0_af.lo src/libenvexec/xmexec0_afm.lo src/libenvexec/xmexec0_afn.lo src/libenvexec/xmexec_af.lo src/libenvexec/xmexec_afm.lo src/libenvexec/xmexec_afn.lo src/libposixplz/doublefork.lo src/libposixplz/execvep.lo src/libposixplz/execvep_internal.lo src/libposixplz/execvep_loose.lo src/libposixplz/getpeereid.lo src/libposixplz/memmem.lo src/libposixplz/mkbtemp.lo src/libposixplz/mkctemp.lo src/libposixplz/mkfiletemp.lo src/libposixplz/mkhtemp.lo src/libposixplz/mklinktemp.lo src/libposixplz/mkltemp.lo src/libposixplz/mkptemp.lo src/libposixplz/mkptemp2.lo src/libposixplz/setgroups.lo src/libposixplz/strnlen.lo src/libposixplz/touch.lo src/libposixplz/unlink_void.lo src/librandom/autosurf.lo src/librandom/autosurf_name.lo src/librandom/random_char.lo src/librandom/random_finish.lo src/librandom/random_init.lo src/librandom/random_makeseed.lo src/librandom/random_name.lo src/librandom/random_oklist.lo src/librandom/random_sauniquename.lo src/librandom/random_string.lo src/librandom/random_uint32.lo src/librandom/random_unsort.lo src/librandom/surf.lo src/librandom/surf_init.lo src/libstdcrypto/md5_final.lo src/libstdcrypto/md5_init.lo src/libstdcrypto/md5_transform.lo src/libstdcrypto/md5_update.lo src/libstdcrypto/rc4.lo src/libstdcrypto/rc4_init.lo src/libstdcrypto/sha1_feed.lo src/libstdcrypto/sha1_final.lo src/libstdcrypto/sha1_init.lo src/libstdcrypto/sha1_transform.lo src/libstdcrypto/sha1_update.lo src/libstdcrypto/sha256_feed.lo src/libstdcrypto/sha256_final.lo src/libstdcrypto/sha256_init.lo src/libstdcrypto/sha256_transform.lo src/libstdcrypto/sha256_update.lo src/libstdcrypto/sha512_final.lo src/libstdcrypto/sha512_init.lo src/libstdcrypto/sha512_transform.lo src/libstdcrypto/sha512_update.lo src/libstddjb/alarm_deadline.lo src/libstddjb/alarm_disable.lo src/libstddjb/alarm_milliseconds.lo src/libstddjb/alarm_timeout.lo src/libstddjb/alloc.lo src/libstddjb/alloc_realloc.lo src/libstddjb/allread.lo src/libstddjb/allreadv.lo src/libstddjb/allreadwrite.lo src/libstddjb/allreadwritev.lo src/libstddjb/allwrite.lo src/libstddjb/allwritev.lo src/libstddjb/baprintf.lo src/libstddjb/bitarray_and.lo src/libstddjb/bitarray_clearsetn.lo src/libstddjb/bitarray_count.lo src/libstddjb/bitarray_firstclear.lo src/libstddjb/bitarray_firstclear_skip.lo src/libstddjb/bitarray_firstset.lo src/libstddjb/bitarray_firstset_skip.lo src/libstddjb/bitarray_not.lo src/libstddjb/bitarray_or.lo src/libstddjb/bitarray_testandpoke.lo src/libstddjb/bitarray_xor.lo src/libstddjb/bprintf.lo src/libstddjb/bufalloc_1.lo src/libstddjb/bufalloc_2.lo src/libstddjb/bufalloc_clean.lo src/libstddjb/bufalloc_flush.lo src/libstddjb/bufalloc_getfd.lo src/libstddjb/bufalloc_getlen.lo src/libstddjb/bufalloc_init.lo src/libstddjb/buffer_0.lo src/libstddjb/buffer_0f1.lo src/libstddjb/buffer_0small.lo src/libstddjb/buffer_1.lo src/libstddjb/buffer_1small.lo src/libstddjb/buffer_2.lo src/libstddjb/buffer_fill.lo src/libstddjb/buffer_flush.lo src/libstddjb/buffer_flush1read.lo src/libstddjb/buffer_get.lo src/libstddjb/buffer_getall.lo src/libstddjb/buffer_getallnf.lo src/libstddjb/buffer_getfd.lo src/libstddjb/buffer_getlen.lo src/libstddjb/buffer_getv.lo src/libstddjb/buffer_getvall.lo src/libstddjb/buffer_getvallnf.lo src/libstddjb/buffer_init.lo src/libstddjb/buffer_put.lo src/libstddjb/buffer_putall.lo src/libstddjb/buffer_putallnf.lo src/libstddjb/buffer_putflush.lo src/libstddjb/buffer_puts.lo src/libstddjb/buffer_putsall.lo src/libstddjb/buffer_putsallflush.lo src/libstddjb/buffer_putsallnoflush.lo src/libstddjb/buffer_putsflush.lo src/libstddjb/buffer_putsnoflush.lo src/libstddjb/buffer_putv.lo src/libstddjb/buffer_putvall.lo src/libstddjb/buffer_putvallnf.lo src/libstddjb/buffer_putvflush.lo src/libstddjb/byte_chr.lo src/libstddjb/byte_count.lo src/libstddjb/byte_in.lo src/libstddjb/byte_rchr.lo src/libstddjb/byte_search.lo src/libstddjb/byte_zzero.lo src/libstddjb/case_lowerb.lo src/libstddjb/case_lowers.lo src/libstddjb/case_startb.lo src/libstddjb/case_str.lo src/libstddjb/case_upperb.lo src/libstddjb/case_uppers.lo src/libstddjb/cbuffer_get.lo src/libstddjb/cbuffer_getv.lo src/libstddjb/cbuffer_init.lo src/libstddjb/cbuffer_put.lo src/libstddjb/cbuffer_putv.lo src/libstddjb/cbuffer_rpeek.lo src/libstddjb/cbuffer_rseek.lo src/libstddjb/cbuffer_unget.lo src/libstddjb/cbuffer_unput.lo src/libstddjb/cbuffer_wpeek.lo src/libstddjb/cbuffer_wseek.lo src/libstddjb/cdb_findnext.lo src/libstddjb/cdb_free.lo src/libstddjb/cdb_hash.lo src/libstddjb/cdb_init_map.lo src/libstddjb/cdb_make.lo src/libstddjb/cdb_mapfile.lo src/libstddjb/cdb_nextkey.lo src/libstddjb/cdb_read.lo src/libstddjb/cdb_successor.lo src/libstddjb/cdb_zero.lo src/libstddjb/child_spawn.lo src/libstddjb/child_spawn0.lo src/libstddjb/child_spawn1_internal.lo src/libstddjb/child_spawn1_pipe.lo src/libstddjb/child_spawn1_socket.lo src/libstddjb/child_spawn2.lo src/libstddjb/child_spawn3.lo src/libstddjb/coe.lo src/libstddjb/deepsleepuntil.lo src/libstddjb/dir_close.lo src/libstddjb/dir_fd.lo src/libstddjb/error_isalready.lo src/libstddjb/error_temp.lo src/libstddjb/fd_cat.lo src/libstddjb/fd_catn.lo src/libstddjb/fd_chdir.lo src/libstddjb/fd_chmod.lo src/libstddjb/fd_chown.lo src/libstddjb/fd_close.lo src/libstddjb/fd_copy.lo src/libstddjb/fd_copy2.lo src/libstddjb/fd_ensure_open.lo src/libstddjb/fd_islocked.lo src/libstddjb/fd_lock.lo src/libstddjb/fd_move.lo src/libstddjb/fd_move2.lo src/libstddjb/fd_read.lo src/libstddjb/fd_readv.lo src/libstddjb/fd_recv.lo src/libstddjb/fd_send.lo src/libstddjb/fd_shutdown.lo src/libstddjb/fd_sync.lo src/libstddjb/fd_unlock.lo src/libstddjb/fd_write.lo src/libstddjb/fd_writev.lo src/libstddjb/filecopy_suffix.lo src/libstddjb/filecopy_unsafe.lo src/libstddjb/fmtscan_asc.lo src/libstddjb/fmtscan_num.lo src/libstddjb/genalloc_deepfree.lo src/libstddjb/genwrite_flush_bufalloc.lo src/libstddjb/genwrite_flush_buffer.lo src/libstddjb/genwrite_flush_stralloc.lo src/libstddjb/genwrite_put_bufalloc.lo src/libstddjb/genwrite_put_buffer.lo src/libstddjb/genwrite_put_stralloc.lo src/libstddjb/genwrite_stderr.lo src/libstddjb/genwrite_stdout.lo src/libstddjb/getlnmax.lo src/libstddjb/getlnmaxsep.lo src/libstddjb/hiercopy.lo src/libstddjb/hiercopy_tmp.lo src/libstddjb/int160_scan.lo src/libstddjb/int16_fmtlist.lo src/libstddjb/int16_scan.lo src/libstddjb/int16_scanlist.lo src/libstddjb/int320_scan.lo src/libstddjb/int32_fmtlist.lo src/libstddjb/int32_scan.lo src/libstddjb/int32_scanlist.lo src/libstddjb/int640_scan.lo src/libstddjb/int64_fmt_generic.lo src/libstddjb/int64_fmtlist.lo src/libstddjb/int64_scan.lo src/libstddjb/int64_scan_base_max.lo src/libstddjb/int64_scanlist.lo src/libstddjb/iobuffer_fill.lo src/libstddjb/iobuffer_flush.lo src/libstddjb/iobuffer_init.lo src/libstddjb/iobuffer_kfromu.lo src/libstddjb/iobuffer_salvage.lo src/libstddjb/iobuffer_ufromk.lo src/libstddjb/iobufferk_fill.lo src/libstddjb/iobufferk_finish.lo src/libstddjb/iobufferk_flush.lo src/libstddjb/iobufferk_init.lo src/libstddjb/iobufferk_isworking.lo src/libstddjb/iobufferu_fill.lo src/libstddjb/iobufferu_finish.lo src/libstddjb/iobufferu_flush.lo src/libstddjb/iobufferu_init.lo src/libstddjb/iopause.lo src/libstddjb/iopause_poll.lo src/libstddjb/iopause_ppoll.lo src/libstddjb/iopause_select.lo src/libstddjb/iopause_stamp.lo src/libstddjb/ip46_scan.lo src/libstddjb/ip46_scanlist.lo src/libstddjb/ip4_fmt.lo src/libstddjb/ip4_fmtu32.lo src/libstddjb/ip4_scan.lo src/libstddjb/ip4_scanlist.lo src/libstddjb/ip4_scanlist_u32.lo src/libstddjb/ip4_scanu32.lo src/libstddjb/ip6_fmt.lo src/libstddjb/ip6_scan.lo src/libstddjb/ip6_scanlist.lo src/libstddjb/ipc_accept.lo src/libstddjb/ipc_bind.lo src/libstddjb/ipc_bind_reuse.lo src/libstddjb/ipc_bind_reuse_lock.lo src/libstddjb/ipc_connect.lo src/libstddjb/ipc_connected.lo src/libstddjb/ipc_dgram.lo src/libstddjb/ipc_listen.lo src/libstddjb/ipc_local.lo src/libstddjb/ipc_pair.lo src/libstddjb/ipc_recv.lo src/libstddjb/ipc_send.lo src/libstddjb/ipc_stream.lo src/libstddjb/ipc_timed_connect.lo src/libstddjb/leapsecs_add.lo src/libstddjb/leapsecs_sub.lo src/libstddjb/leapsecs_table.lo src/libstddjb/localtm_fmt.lo src/libstddjb/localtm_from_ltm64.lo src/libstddjb/localtm_from_sysclock.lo src/libstddjb/localtm_from_tai.lo src/libstddjb/localtm_from_utc.lo src/libstddjb/localtm_scan.lo src/libstddjb/localtmn_fmt.lo src/libstddjb/localtmn_from_sysclock.lo src/libstddjb/localtmn_from_tain.lo src/libstddjb/localtmn_scan.lo src/libstddjb/lolprintf.lo src/libstddjb/ltm64_from_localtm.lo src/libstddjb/ltm64_from_sysclock.lo src/libstddjb/ltm64_from_tai.lo src/libstddjb/ltm64_from_utc.lo src/libstddjb/ndelay_off.lo src/libstddjb/ndelay_on.lo src/libstddjb/netstring_append.lo src/libstddjb/netstring_appendv.lo src/libstddjb/netstring_decode.lo src/libstddjb/netstring_encode.lo src/libstddjb/netstring_get.lo src/libstddjb/netstring_put.lo src/libstddjb/ntp_from_tain.lo src/libstddjb/open2.lo src/libstddjb/open3.lo src/libstddjb/open_append.lo src/libstddjb/open_create.lo src/libstddjb/open_excl.lo src/libstddjb/open_read.lo src/libstddjb/open_readb.lo src/libstddjb/open_trunc.lo src/libstddjb/open_write.lo src/libstddjb/openb_read.lo src/libstddjb/openbc_read.lo src/libstddjb/openc_append.lo src/libstddjb/openc_create.lo src/libstddjb/openc_excl.lo src/libstddjb/openc_read.lo src/libstddjb/openc_readb.lo src/libstddjb/openc_trunc.lo src/libstddjb/openc_write.lo src/libstddjb/openreadfileclose.lo src/libstddjb/openreadnclose.lo src/libstddjb/openslurpclose.lo src/libstddjb/openwritenclose.lo src/libstddjb/openwritenclose_suffix.lo src/libstddjb/openwritenclose_unsafe.lo src/libstddjb/openwritevnclose.lo src/libstddjb/openwritevnclose_suffix.lo src/libstddjb/openwritevnclose_unsafe.lo src/libstddjb/path_canonicalize.lo src/libstddjb/pipe_internal.lo src/libstddjb/prog.lo src/libstddjb/rm_rf.lo src/libstddjb/rm_rf_in_tmp.lo src/libstddjb/rm_rf_tmp.lo src/libstddjb/rmstar.lo src/libstddjb/sabasename.lo src/libstddjb/sadirname.lo src/libstddjb/sagetcwd.lo src/libstddjb/sagethostname.lo src/libstddjb/sanitize_read.lo src/libstddjb/sareadlink.lo src/libstddjb/sarealpath.lo src/libstddjb/satmp.lo src/libstddjb/sauniquename.lo src/libstddjb/selfpipe_finish.lo src/libstddjb/selfpipe_init.lo src/libstddjb/selfpipe_internal.lo src/libstddjb/selfpipe_read.lo src/libstddjb/selfpipe_trap.lo src/libstddjb/selfpipe_trapset.lo src/libstddjb/selfpipe_untrap.lo src/libstddjb/sgetopt.lo src/libstddjb/sig0_scan.lo src/libstddjb/sig_block.lo src/libstddjb/sig_blocknone.lo src/libstddjb/sig_blockset.lo src/libstddjb/sig_catch.lo src/libstddjb/sig_name.lo src/libstddjb/sig_number.lo src/libstddjb/sig_pause.lo src/libstddjb/sig_push.lo src/libstddjb/sig_restoreto.lo src/libstddjb/sig_shield.lo src/libstddjb/sig_stack.lo src/libstddjb/sig_table.lo src/libstddjb/sig_unblock.lo src/libstddjb/sig_unshield.lo src/libstddjb/sigfpe.lo src/libstddjb/sigsegv.lo src/libstddjb/siovec_bytechr.lo src/libstddjb/siovec_bytein.lo src/libstddjb/siovec_deal.lo src/libstddjb/siovec_gather.lo src/libstddjb/siovec_len.lo src/libstddjb/siovec_scatter.lo src/libstddjb/siovec_search.lo src/libstddjb/siovec_seek.lo src/libstddjb/siovec_trunc.lo src/libstddjb/skagetln.lo src/libstddjb/skagetln_loose.lo src/libstddjb/skagetln_nofill.lo src/libstddjb/skagetlnmaxsep.lo src/libstddjb/skagetlnsep.lo src/libstddjb/skagetlnsep_loose.lo src/libstddjb/skalibs_tzisright.lo src/libstddjb/skasig_dfl.lo src/libstddjb/skasigaction.lo src/libstddjb/slurp.lo src/libstddjb/socket_accept4.lo src/libstddjb/socket_accept4_u32.lo src/libstddjb/socket_accept6.lo src/libstddjb/socket_bind4.lo src/libstddjb/socket_bind4r.lo src/libstddjb/socket_bind6.lo src/libstddjb/socket_bind6r.lo src/libstddjb/socket_conn4.lo src/libstddjb/socket_conn4_u32.lo src/libstddjb/socket_conn6.lo src/libstddjb/socket_connected.lo src/libstddjb/socket_deadlineconnstamp4.lo src/libstddjb/socket_deadlineconnstamp46.lo src/libstddjb/socket_deadlineconnstamp4_u32.lo src/libstddjb/socket_deadlineconnstamp6.lo src/libstddjb/socket_delay.lo src/libstddjb/socket_internal.lo src/libstddjb/socket_ioloop.lo src/libstddjb/socket_ioloop_send4.lo src/libstddjb/socket_ioloop_send6.lo src/libstddjb/socket_local4.lo src/libstddjb/socket_local46.lo src/libstddjb/socket_local6.lo src/libstddjb/socket_recv4.lo src/libstddjb/socket_recv6.lo src/libstddjb/socket_remote4.lo src/libstddjb/socket_remote46.lo src/libstddjb/socket_remote6.lo src/libstddjb/socket_send4.lo src/libstddjb/socket_send6.lo src/libstddjb/socket_tcp4.lo src/libstddjb/socket_tcp6.lo src/libstddjb/socket_timeoutconn.lo src/libstddjb/socket_tryr.lo src/libstddjb/socket_udp4.lo src/libstddjb/socket_udp6.lo src/libstddjb/socket_waitconn.lo src/libstddjb/socketpair_internal.lo src/libstddjb/stamp.lo src/libstddjb/str_chr.lo src/libstddjb/str_fmt.lo src/libstddjb/str_rchr.lo src/libstddjb/str_start.lo src/libstddjb/str_strn.lo src/libstddjb/stralloc_append.lo src/libstddjb/stralloc_catb.lo src/libstddjb/stralloc_catv.lo src/libstddjb/stralloc_copyb.lo src/libstddjb/stralloc_free.lo src/libstddjb/stralloc_insertb.lo src/libstddjb/stralloc_ready_tuned.lo src/libstddjb/stralloc_readyplus_tuned.lo src/libstddjb/stralloc_reverse.lo src/libstddjb/stralloc_reverse_blocks.lo src/libstddjb/stralloc_shrink.lo src/libstddjb/stralloc_zero.lo src/libstddjb/strerr.lo src/libstddjb/strerr_sys.lo src/libstddjb/string_format.lo src/libstddjb/string_quote.lo src/libstddjb/string_quote_nodelim.lo src/libstddjb/string_quote_nodelim_mustquote.lo src/libstddjb/string_unquote.lo src/libstddjb/string_unquote_nodelim.lo src/libstddjb/string_unquote_withdelim.lo src/libstddjb/strn_fmt.lo src/libstddjb/subgetopt.lo src/libstddjb/subgetopt_here.lo src/libstddjb/sysclock_from_localtm.lo src/libstddjb/sysclock_from_localtmn.lo src/libstddjb/sysclock_from_ltm64.lo src/libstddjb/sysclock_from_tai.lo src/libstddjb/sysclock_from_tain.lo src/libstddjb/sysclock_from_utc.lo src/libstddjb/sysclock_get.lo src/libstddjb/sysclock_set.lo src/libstddjb/tai_add.lo src/libstddjb/tai_from_localtm.lo src/libstddjb/tai_from_ltm64.lo src/libstddjb/tai_from_sysclock.lo src/libstddjb/tai_from_utc.lo src/libstddjb/tai_now.lo src/libstddjb/tai_pack.lo src/libstddjb/tai_pack_little.lo src/libstddjb/tai_sub.lo src/libstddjb/tai_u64.lo src/libstddjb/tai_unpack.lo src/libstddjb/tai_unpack_little.lo src/libstddjb/tain_add.lo src/libstddjb/tain_addsec.lo src/libstddjb/tain_approx.lo src/libstddjb/tain_fmt.lo src/libstddjb/tain_frac.lo src/libstddjb/tain_from_localtmn.lo src/libstddjb/tain_from_millisecs.lo src/libstddjb/tain_from_ntp.lo src/libstddjb/tain_from_sysclock.lo src/libstddjb/tain_from_timespec.lo src/libstddjb/tain_from_timespec_sysclock.lo src/libstddjb/tain_from_timeval.lo src/libstddjb/tain_from_timeval_sysclock.lo src/libstddjb/tain_half.lo src/libstddjb/tain_infinite_relative.lo src/libstddjb/tain_less.lo src/libstddjb/tain_nano500.lo src/libstddjb/tain_now.lo src/libstddjb/tain_now_set_stopwatch.lo src/libstddjb/tain_now_set_wallclock.lo src/libstddjb/tain_pack.lo src/libstddjb/tain_pack_little.lo src/libstddjb/tain_relative_from_timespec.lo src/libstddjb/tain_relative_from_timeval.lo src/libstddjb/tain_scan.lo src/libstddjb/tain_setnow.lo src/libstddjb/tain_stopwatch.lo src/libstddjb/tain_sub.lo src/libstddjb/tain_to_millisecs.lo src/libstddjb/tain_ulong.lo src/libstddjb/tain_unpack.lo src/libstddjb/tain_unpack_little.lo src/libstddjb/tain_wallclock_read.lo src/libstddjb/tain_zero.lo src/libstddjb/time_from_tai.lo src/libstddjb/time_from_tai_relative.lo src/libstddjb/time_sysclock_from_tai.lo src/libstddjb/timespec_from_tain.lo src/libstddjb/timespec_from_tain_relative.lo src/libstddjb/timespec_sysclock_from_tain.lo src/libstddjb/timestamp.lo src/libstddjb/timestamp_fmt.lo src/libstddjb/timestamp_r.lo src/libstddjb/timestamp_scan.lo src/libstddjb/timeval_from_tain.lo src/libstddjb/timeval_from_tain_relative.lo src/libstddjb/timeval_sysclock_from_tain.lo src/libstddjb/ucharn_findlen.lo src/libstddjb/ucharn_fmt.lo src/libstddjb/ucharn_fmt_little.lo src/libstddjb/ucharn_scan.lo src/libstddjb/ucharn_scan_little.lo src/libstddjb/ucspi_get.lo src/libstddjb/uint160_scan.lo src/libstddjb/uint16_bswap.lo src/libstddjb/uint16_fmtlist.lo src/libstddjb/uint16_pack.lo src/libstddjb/uint16_pack_big.lo src/libstddjb/uint16_reverse.lo src/libstddjb/uint16_scan.lo src/libstddjb/uint16_scanlist.lo src/libstddjb/uint16_unpack.lo src/libstddjb/uint16_unpack_big.lo src/libstddjb/uint320_scan.lo src/libstddjb/uint32_bswap.lo src/libstddjb/uint32_fmtlist.lo src/libstddjb/uint32_pack.lo src/libstddjb/uint32_pack_big.lo src/libstddjb/uint32_reverse.lo src/libstddjb/uint32_scan.lo src/libstddjb/uint32_scanlist.lo src/libstddjb/uint32_unpack.lo src/libstddjb/uint32_unpack_big.lo src/libstddjb/uint640_fmt_generic.lo src/libstddjb/uint640_scan.lo src/libstddjb/uint640_scan_base_max.lo src/libstddjb/uint64_bswap.lo src/libstddjb/uint64_fmt_generic.lo src/libstddjb/uint64_fmtlist.lo src/libstddjb/uint64_fmtlist_generic.lo src/libstddjb/uint64_pack.lo src/libstddjb/uint64_pack_big.lo src/libstddjb/uint64_reverse.lo src/libstddjb/uint64_scan.lo src/libstddjb/uint64_scan_base_max.lo src/libstddjb/uint64_scanlist.lo src/libstddjb/uint64_unpack.lo src/libstddjb/uint64_unpack_big.lo src/libstddjb/uncoe.lo src/libstddjb/unsanitize_read.lo src/libstddjb/utc_from_localtm.lo src/libstddjb/utc_from_ltm64.lo src/libstddjb/utc_from_sysclock.lo src/libstddjb/utc_from_tai.lo src/libstddjb/vbaprintf.lo src/libstddjb/vbprintf.lo src/libstddjb/wait_nointr.lo src/libstddjb/wait_pid_nohang.lo src/libstddjb/wait_pids_nohang.lo src/libstddjb/wait_reap.lo src/libstddjb/waitn.lo src/libstddjb/waitn_reap.lo src/libstddjb/waitpid_nointr.lo src/libstddjb/writenclose_unsafe.lo src/libstddjb/writevnclose_unsafe.lo src/libunixonacid/access_at.lo src/libunixonacid/ancil_recv_fd.lo src/libunixonacid/ancil_send_fd.lo src/libunixonacid/atomic_rm_rf.lo src/libunixonacid/atomic_rm_rf_tmp.lo src/libunixonacid/atomic_symlink.lo src/libunixonacid/bufalloc_timed_flush.lo src/libunixonacid/buffer_timed_fill.lo src/libunixonacid/buffer_timed_flush.lo src/libunixonacid/buffer_timed_get.lo src/libunixonacid/dd_cancel.lo src/libunixonacid/dd_close.lo src/libunixonacid/dd_commit.lo src/libunixonacid/dd_commit_devino.lo src/libunixonacid/dd_open_read.lo src/libunixonacid/dd_open_write.lo src/libunixonacid/ipc_timed_recv.lo src/libunixonacid/ipc_timed_send.lo src/libunixonacid/ipc_timed_sendv.lo src/libunixonacid/kolbak_call.lo src/libunixonacid/kolbak_enqueue.lo src/libunixonacid/kolbak_queue_init.lo src/libunixonacid/kolbak_unenqueue.lo src/libunixonacid/netstring_timed_get.lo src/libunixonacid/open2_at.lo src/libunixonacid/open3_at.lo src/libunixonacid/open_appendat.lo src/libunixonacid/open_appendatb.lo src/libunixonacid/open_readat.lo src/libunixonacid/open_readatb.lo src/libunixonacid/open_truncat.lo src/libunixonacid/open_truncatb.lo src/libunixonacid/open_writeat.lo src/libunixonacid/open_writeatb.lo src/libunixonacid/opengetlnclose.lo src/libunixonacid/opengetlnclose_at.lo src/libunixonacid/openreadnclose_at.lo src/libunixonacid/openslurpclose_at.lo src/libunixonacid/openwritenclose_at.lo src/libunixonacid/openwritevnclose_at.lo src/libunixonacid/skaclient_default_cb.lo src/libunixonacid/skaclient_end.lo src/libunixonacid/skaclient_init.lo src/libunixonacid/skaclient_put.lo src/libunixonacid/skaclient_putmsg.lo src/libunixonacid/skaclient_putmsgv.lo src/libunixonacid/skaclient_putv.lo src/libunixonacid/skaclient_send.lo src/libunixonacid/skaclient_sendmsg.lo src/libunixonacid/skaclient_sendmsgv.lo src/libunixonacid/skaclient_sendv.lo src/libunixonacid/skaclient_server_ack.lo src/libunixonacid/skaclient_server_bidi_ack.lo src/libunixonacid/skaclient_server_init.lo src/libunixonacid/skaclient_start.lo src/libunixonacid/skaclient_start_async.lo src/libunixonacid/skaclient_start_cb.lo src/libunixonacid/skaclient_startf.lo src/libunixonacid/skaclient_startf_async.lo src/libunixonacid/skaclient_syncify.lo src/libunixonacid/skaclient_zero.lo src/libunixonacid/stat_at.lo src/libunixonacid/textclient_command.lo src/libunixonacid/textclient_commandv.lo src/libunixonacid/textclient_end.lo src/libunixonacid/textclient_server_init.lo src/libunixonacid/textclient_server_init_frompipe.lo src/libunixonacid/textclient_server_init_fromsocket.lo src/libunixonacid/textclient_start.lo src/libunixonacid/textclient_startf.lo src/libunixonacid/textclient_zero.lo src/libunixonacid/textmessage_create_send_channel.lo src/libunixonacid/textmessage_handle.lo src/libunixonacid/textmessage_put.lo src/libunixonacid/textmessage_putv.lo src/libunixonacid/textmessage_receive.lo src/libunixonacid/textmessage_receiver_0.lo src/libunixonacid/textmessage_receiver_free.lo src/libunixonacid/textmessage_receiver_hasmsginbuf.lo src/libunixonacid/textmessage_receiver_init.lo src/libunixonacid/textmessage_receiver_zero.lo src/libunixonacid/textmessage_recv_channel.lo src/libunixonacid/textmessage_sender_1.lo src/libunixonacid/textmessage_sender_flush.lo src/libunixonacid/textmessage_sender_getfd.lo src/libunixonacid/textmessage_sender_timed_flush.lo src/libunixonacid/textmessage_sender_x.lo src/libunixonacid/textmessage_sender_zero.lo src/libunixonacid/textmessage_timed_handle.lo src/libunixonacid/textmessage_timed_receive.lo src/libunixonacid/timed_flush.lo src/libunixonacid/timed_get.lo src/libunixonacid/timed_getln.lo src/libunixonacid/timed_getlnmax.lo src/libunixonacid/unixconnection_free.lo src/libunixonacid/unixconnection_init.lo src/libunixonacid/unixconnection_init_withclosecb.lo src/libunixonacid/unixconnection_zero.lo src/libunixonacid/unixmessage_bits_closeall.lo src/libunixonacid/unixmessage_bits_closenone.lo src/libunixonacid/unixmessage_drop.lo src/libunixonacid/unixmessage_handle.lo src/libunixonacid/unixmessage_put.lo src/libunixonacid/unixmessage_receive.lo src/libunixonacid/unixmessage_receiver_0.lo src/libunixonacid/unixmessage_receiver_free.lo src/libunixonacid/unixmessage_receiver_hasmsginbuf.lo src/libunixonacid/unixmessage_receiver_init.lo src/libunixonacid/unixmessage_sender_1.lo src/libunixonacid/unixmessage_sender_closecb.lo src/libunixonacid/unixmessage_sender_flush.lo src/libunixonacid/unixmessage_sender_free.lo src/libunixonacid/unixmessage_sender_getfd.lo src/libunixonacid/unixmessage_sender_init.lo src/libunixonacid/unixmessage_sender_init_withclosecb.lo src/libunixonacid/unixmessage_sender_timed_flush.lo src/libunixonacid/unixmessage_sender_x.lo src/libunixonacid/unixmessage_sender_zero.lo src/libunixonacid/unixmessage_timed_handle.lo src/libunixonacid/unixmessage_timed_receive.lo src/libunixonacid/unixmessage_unput.lo src/libunixonacid/unixmessage_v_zero.lo src/libunixonacid/unixmessage_zero.lo make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/skalibs-2.10.0.3' >>> skalibs 2.10.0.3 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/skalibs-2.10.0.3 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/skalibs-2.10.0.3' exec ./tools/install.sh -D -m 644 sysdeps.cfg/sysclock.lib /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/skalibs/sysdeps/sysclock.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/spawn.lib /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/skalibs/sysdeps/spawn.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/util.lib /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/skalibs/sysdeps/util.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/sysdeps /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/skalibs/sysdeps/sysdeps exec ./tools/install.sh -D -m 644 sysdeps.cfg/timer.lib /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/skalibs/sysdeps/timer.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/socket.lib /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/skalibs/sysdeps/socket.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/target /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/skalibs/sysdeps/target ./tools/install.sh -D -m 755 libskarnet.so.xyzzy /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/libskarnet.so.2.10.0.3 && \ ./tools/install.sh -l libskarnet.so.2.10.0.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/libskarnet.so.2.10 && \ exec ./tools/install.sh -l libskarnet.so.2.10 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/libskarnet.so exec ./tools/install.sh -D -m 644 src/include/skalibs/alarm.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/alarm.h exec ./tools/install.sh -D -m 644 src/include/skalibs/alloc.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/alloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/allreadwrite.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/allreadwrite.h exec ./tools/install.sh -D -m 644 src/include/skalibs/ancil.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/ancil.h exec ./tools/install.sh -D -m 644 src/include/skalibs/avlnode.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/avlnode.h exec ./tools/install.sh -D -m 644 src/include/skalibs/avltree.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/avltree.h exec ./tools/install.sh -D -m 644 src/include/skalibs/avltreen.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/avltreen.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bigkv.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/bigkv.h exec ./tools/install.sh -D -m 644 src/include/skalibs/biguint.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/biguint.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bitarray.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/bitarray.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bsdsnowflake.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/bsdsnowflake.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bufalloc.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/bufalloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/buffer.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/buffer.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bytestr.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/bytestr.h exec ./tools/install.sh -D -m 644 src/include/skalibs/cbuffer.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/cbuffer.h exec ./tools/install.sh -D -m 644 src/include/skalibs/cdb.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/cdb.h exec ./tools/install.sh -D -m 644 src/include/skalibs/cdb_make.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/cdb_make.h exec ./tools/install.sh -D -m 644 src/include/skalibs/config.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/config.h exec ./tools/install.sh -D -m 644 src/include/skalibs/datastruct.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/datastruct.h exec ./tools/install.sh -D -m 644 src/include/skalibs/direntry.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/direntry.h exec ./tools/install.sh -D -m 644 src/include/skalibs/disize.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/disize.h exec ./tools/install.sh -D -m 644 src/include/skalibs/diuint.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/diuint.h exec ./tools/install.sh -D -m 644 src/include/skalibs/diuint32.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/diuint32.h exec ./tools/install.sh -D -m 644 src/include/skalibs/djbtime.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/djbtime.h exec ./tools/install.sh -D -m 644 src/include/skalibs/djbunix.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/djbunix.h exec ./tools/install.sh -D -m 644 src/include/skalibs/env.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/env.h exec ./tools/install.sh -D -m 644 src/include/skalibs/envalloc.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/envalloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/environ.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/environ.h exec ./tools/install.sh -D -m 644 src/include/skalibs/error.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/error.h exec ./tools/install.sh -D -m 644 src/include/skalibs/exec.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/exec.h exec ./tools/install.sh -D -m 644 src/include/skalibs/fmtscan.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/fmtscan.h exec ./tools/install.sh -D -m 644 src/include/skalibs/functypes.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/functypes.h exec ./tools/install.sh -D -m 644 src/include/skalibs/gccattributes.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/gccattributes.h exec ./tools/install.sh -D -m 644 src/include/skalibs/genalloc.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/genalloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/genqdyn.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/genqdyn.h exec ./tools/install.sh -D -m 644 src/include/skalibs/genset.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/genset.h exec ./tools/install.sh -D -m 644 src/include/skalibs/gensetdyn.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/gensetdyn.h exec ./tools/install.sh -D -m 644 src/include/skalibs/genwrite.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/genwrite.h exec ./tools/install.sh -D -m 644 src/include/skalibs/getpeereid.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/getpeereid.h exec ./tools/install.sh -D -m 644 src/include/skalibs/iobuffer.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/iobuffer.h exec ./tools/install.sh -D -m 644 src/include/skalibs/iopause.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/iopause.h exec ./tools/install.sh -D -m 644 src/include/skalibs/ip46.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/ip46.h exec ./tools/install.sh -D -m 644 src/include/skalibs/kolbak.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/kolbak.h exec ./tools/install.sh -D -m 644 src/include/skalibs/lolstdio.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/lolstdio.h exec ./tools/install.sh -D -m 644 src/include/skalibs/md5.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/md5.h exec ./tools/install.sh -D -m 644 src/include/skalibs/netstring.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/netstring.h exec ./tools/install.sh -D -m 644 src/include/skalibs/nonposix.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/nonposix.h exec ./tools/install.sh -D -m 644 src/include/skalibs/nsig.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/nsig.h exec ./tools/install.sh -D -m 644 src/include/skalibs/posixishard.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/posixishard.h exec ./tools/install.sh -D -m 644 src/include/skalibs/posixplz.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/posixplz.h exec ./tools/install.sh -D -m 644 src/include/skalibs/random.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/random.h exec ./tools/install.sh -D -m 644 src/include/skalibs/rc4.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/rc4.h exec ./tools/install.sh -D -m 644 src/include/skalibs/segfault.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/segfault.h exec ./tools/install.sh -D -m 644 src/include/skalibs/selfpipe.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/selfpipe.h exec ./tools/install.sh -D -m 644 src/include/skalibs/setgroups.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/setgroups.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sgetopt.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/sgetopt.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sha1.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/sha1.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sha256.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/sha256.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sha512.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/sha512.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sig.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/sig.h exec ./tools/install.sh -D -m 644 src/include/skalibs/siovec.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/siovec.h exec ./tools/install.sh -D -m 644 src/include/skalibs/skaclient.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/skaclient.h exec ./tools/install.sh -D -m 644 src/include/skalibs/skalibs.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/skalibs.h exec ./tools/install.sh -D -m 644 src/include/skalibs/skamisc.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/skamisc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/socket.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/socket.h exec ./tools/install.sh -D -m 644 src/include/skalibs/stdcrypto.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/stdcrypto.h exec ./tools/install.sh -D -m 644 src/include/skalibs/stddjb.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/stddjb.h exec ./tools/install.sh -D -m 644 src/include/skalibs/stralloc.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/stralloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/strerr.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/strerr.h exec ./tools/install.sh -D -m 644 src/include/skalibs/strerr2.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/strerr2.h exec ./tools/install.sh -D -m 644 src/include/skalibs/surf.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/surf.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sysdeps.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/sysdeps.h exec ./tools/install.sh -D -m 644 src/include/skalibs/tai.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/tai.h exec ./tools/install.sh -D -m 644 src/include/skalibs/textclient.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/textclient.h exec ./tools/install.sh -D -m 644 src/include/skalibs/textmessage.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/textmessage.h exec ./tools/install.sh -D -m 644 src/include/skalibs/types.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/types.h exec ./tools/install.sh -D -m 644 src/include/skalibs/uint16.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/uint16.h exec ./tools/install.sh -D -m 644 src/include/skalibs/uint32.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/uint32.h exec ./tools/install.sh -D -m 644 src/include/skalibs/uint64.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/uint64.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unix-timed.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/unix-timed.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unix-transactional.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/unix-transactional.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unixconnection.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/unixconnection.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unixmessage.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/unixmessage.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unixonacid.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/unixonacid.h make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/skalibs-2.10.0.3' >>> skalibs 2.10.0.3 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> skalibs 2.10.0.3 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/skalibs-2.10.0.3 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/skalibs-2.10.0.3' exec ./tools/install.sh -D -m 644 sysdeps.cfg/sysclock.lib /home/buildroot/autobuild/instance-3/output-1/target/lib/skalibs/sysdeps/sysclock.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/spawn.lib /home/buildroot/autobuild/instance-3/output-1/target/lib/skalibs/sysdeps/spawn.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/util.lib /home/buildroot/autobuild/instance-3/output-1/target/lib/skalibs/sysdeps/util.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/sysdeps /home/buildroot/autobuild/instance-3/output-1/target/lib/skalibs/sysdeps/sysdeps exec ./tools/install.sh -D -m 644 sysdeps.cfg/timer.lib /home/buildroot/autobuild/instance-3/output-1/target/lib/skalibs/sysdeps/timer.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/socket.lib /home/buildroot/autobuild/instance-3/output-1/target/lib/skalibs/sysdeps/socket.lib exec ./tools/install.sh -D -m 644 sysdeps.cfg/target /home/buildroot/autobuild/instance-3/output-1/target/lib/skalibs/sysdeps/target ./tools/install.sh -D -m 755 libskarnet.so.xyzzy /home/buildroot/autobuild/instance-3/output-1/target/lib/libskarnet.so.2.10.0.3 && \ ./tools/install.sh -l libskarnet.so.2.10.0.3 /home/buildroot/autobuild/instance-3/output-1/target/lib/libskarnet.so.2.10 && \ exec ./tools/install.sh -l libskarnet.so.2.10 /home/buildroot/autobuild/instance-3/output-1/target/lib/libskarnet.so exec ./tools/install.sh -D -m 644 src/include/skalibs/alarm.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/alarm.h exec ./tools/install.sh -D -m 644 src/include/skalibs/alloc.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/alloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/allreadwrite.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/allreadwrite.h exec ./tools/install.sh -D -m 644 src/include/skalibs/ancil.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/ancil.h exec ./tools/install.sh -D -m 644 src/include/skalibs/avlnode.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/avlnode.h exec ./tools/install.sh -D -m 644 src/include/skalibs/avltree.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/avltree.h exec ./tools/install.sh -D -m 644 src/include/skalibs/avltreen.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/avltreen.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bigkv.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/bigkv.h exec ./tools/install.sh -D -m 644 src/include/skalibs/biguint.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/biguint.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bitarray.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/bitarray.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bsdsnowflake.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/bsdsnowflake.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bufalloc.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/bufalloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/buffer.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/buffer.h exec ./tools/install.sh -D -m 644 src/include/skalibs/bytestr.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/bytestr.h exec ./tools/install.sh -D -m 644 src/include/skalibs/cbuffer.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/cbuffer.h exec ./tools/install.sh -D -m 644 src/include/skalibs/cdb.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/cdb.h exec ./tools/install.sh -D -m 644 src/include/skalibs/cdb_make.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/cdb_make.h exec ./tools/install.sh -D -m 644 src/include/skalibs/config.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/config.h exec ./tools/install.sh -D -m 644 src/include/skalibs/datastruct.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/datastruct.h exec ./tools/install.sh -D -m 644 src/include/skalibs/direntry.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/direntry.h exec ./tools/install.sh -D -m 644 src/include/skalibs/disize.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/disize.h exec ./tools/install.sh -D -m 644 src/include/skalibs/diuint.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/diuint.h exec ./tools/install.sh -D -m 644 src/include/skalibs/diuint32.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/diuint32.h exec ./tools/install.sh -D -m 644 src/include/skalibs/djbtime.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/djbtime.h exec ./tools/install.sh -D -m 644 src/include/skalibs/djbunix.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/djbunix.h exec ./tools/install.sh -D -m 644 src/include/skalibs/env.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/env.h exec ./tools/install.sh -D -m 644 src/include/skalibs/envalloc.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/envalloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/environ.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/environ.h exec ./tools/install.sh -D -m 644 src/include/skalibs/error.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/error.h exec ./tools/install.sh -D -m 644 src/include/skalibs/exec.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/exec.h exec ./tools/install.sh -D -m 644 src/include/skalibs/fmtscan.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/fmtscan.h exec ./tools/install.sh -D -m 644 src/include/skalibs/functypes.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/functypes.h exec ./tools/install.sh -D -m 644 src/include/skalibs/gccattributes.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/gccattributes.h exec ./tools/install.sh -D -m 644 src/include/skalibs/genalloc.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/genalloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/genqdyn.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/genqdyn.h exec ./tools/install.sh -D -m 644 src/include/skalibs/genset.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/genset.h exec ./tools/install.sh -D -m 644 src/include/skalibs/gensetdyn.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/gensetdyn.h exec ./tools/install.sh -D -m 644 src/include/skalibs/genwrite.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/genwrite.h exec ./tools/install.sh -D -m 644 src/include/skalibs/getpeereid.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/getpeereid.h exec ./tools/install.sh -D -m 644 src/include/skalibs/iobuffer.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/iobuffer.h exec ./tools/install.sh -D -m 644 src/include/skalibs/iopause.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/iopause.h exec ./tools/install.sh -D -m 644 src/include/skalibs/ip46.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/ip46.h exec ./tools/install.sh -D -m 644 src/include/skalibs/kolbak.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/kolbak.h exec ./tools/install.sh -D -m 644 src/include/skalibs/lolstdio.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/lolstdio.h exec ./tools/install.sh -D -m 644 src/include/skalibs/md5.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/md5.h exec ./tools/install.sh -D -m 644 src/include/skalibs/netstring.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/netstring.h exec ./tools/install.sh -D -m 644 src/include/skalibs/nonposix.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/nonposix.h exec ./tools/install.sh -D -m 644 src/include/skalibs/nsig.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/nsig.h exec ./tools/install.sh -D -m 644 src/include/skalibs/posixishard.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/posixishard.h exec ./tools/install.sh -D -m 644 src/include/skalibs/posixplz.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/posixplz.h exec ./tools/install.sh -D -m 644 src/include/skalibs/random.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/random.h exec ./tools/install.sh -D -m 644 src/include/skalibs/rc4.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/rc4.h exec ./tools/install.sh -D -m 644 src/include/skalibs/segfault.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/segfault.h exec ./tools/install.sh -D -m 644 src/include/skalibs/selfpipe.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/selfpipe.h exec ./tools/install.sh -D -m 644 src/include/skalibs/setgroups.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/setgroups.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sgetopt.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/sgetopt.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sha1.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/sha1.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sha256.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/sha256.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sha512.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/sha512.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sig.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/sig.h exec ./tools/install.sh -D -m 644 src/include/skalibs/siovec.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/siovec.h exec ./tools/install.sh -D -m 644 src/include/skalibs/skaclient.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/skaclient.h exec ./tools/install.sh -D -m 644 src/include/skalibs/skalibs.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/skalibs.h exec ./tools/install.sh -D -m 644 src/include/skalibs/skamisc.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/skamisc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/socket.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/socket.h exec ./tools/install.sh -D -m 644 src/include/skalibs/stdcrypto.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/stdcrypto.h exec ./tools/install.sh -D -m 644 src/include/skalibs/stddjb.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/stddjb.h exec ./tools/install.sh -D -m 644 src/include/skalibs/stralloc.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/stralloc.h exec ./tools/install.sh -D -m 644 src/include/skalibs/strerr.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/strerr.h exec ./tools/install.sh -D -m 644 src/include/skalibs/strerr2.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/strerr2.h exec ./tools/install.sh -D -m 644 src/include/skalibs/surf.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/surf.h exec ./tools/install.sh -D -m 644 src/include/skalibs/sysdeps.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/sysdeps.h exec ./tools/install.sh -D -m 644 src/include/skalibs/tai.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/tai.h exec ./tools/install.sh -D -m 644 src/include/skalibs/textclient.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/textclient.h exec ./tools/install.sh -D -m 644 src/include/skalibs/textmessage.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/textmessage.h exec ./tools/install.sh -D -m 644 src/include/skalibs/types.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/types.h exec ./tools/install.sh -D -m 644 src/include/skalibs/uint16.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/uint16.h exec ./tools/install.sh -D -m 644 src/include/skalibs/uint32.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/uint32.h exec ./tools/install.sh -D -m 644 src/include/skalibs/uint64.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/uint64.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unix-timed.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/unix-timed.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unix-transactional.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/unix-transactional.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unixconnection.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/unixconnection.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unixmessage.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/unixmessage.h exec ./tools/install.sh -D -m 644 src/include/skalibs/unixonacid.h /home/buildroot/autobuild/instance-3/output-1/target/include/skalibs/unixonacid.h make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/skalibs-2.10.0.3' rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/skalibs s6-dns-2.3.5.1.tar.gz: OK (sha256: 0c1d50e5d7bc65cbf59b6f37fbd7f6f5645694224bb8c4dc1943d7921bc74f63) >>> s6-dns 2.3.5.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/s6-dns/s6-dns-2.3.5.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/s6-dns-2.3.5.1 -xf - >>> s6-dns 2.3.5.1 Patching >>> s6-dns 2.3.5.1 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/s6-dns-2.3.5.1; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ./configure --prefix=/ --with-sysdeps=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/skalibs/sysdeps --with-include=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include --with-dynlib=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib --with-lib=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/skalibs --disable-allstatic --disable-static --enable-shared) Checking for C compiler... ./configure: warning: compiler /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc is declared with its own path. If it's not accessible via PATH, you will need to pass AR, RANLIB and STRIP make variables to the make invocation. ... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc Checking whether C compiler works... ... yes Checking target system type... ... mips64el-buildroot-linux-uclibc Checking whether compiler accepts -fPIC ... ... yes Checking whether compiler accepts -std=c99 ... ... yes Checking whether compiler accepts -fomit-frame-pointer ... ... yes Checking whether compiler accepts -fno-exceptions ... ... yes Checking whether compiler accepts -fno-unwind-tables ... ... yes Checking whether compiler accepts -fno-asynchronous-unwind-tables ... ... yes Checking whether compiler accepts -Werror=implicit-function-declaration ... ... yes Checking whether compiler accepts -Werror=implicit-int ... ... yes Checking whether compiler accepts -Werror=pointer-sign ... ... yes Checking whether compiler accepts -Werror=pointer-arith ... ... yes Checking whether compiler accepts -ffunction-sections ... ... yes Checking whether compiler accepts -fdata-sections ... ... yes Checking whether linker accepts -Wl,--sort-section=alignment ... ... yes Checking whether linker accepts -Wl,--sort-common ... ... yes Checking whether linker accepts -Wl,--hash-style=both ... ... yes Creating config.mak... ... done. Creating src/include/s6-dns/config.h... ... done. >>> s6-dns 2.3.5.1 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/s6-dns-2.3.5.1 make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/s6-dns-2.3.5.1' exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_constants_error.lo src/libs6dns/s6dns_constants_error.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_constants_error_str.lo src/libs6dns/s6dns_constants_error_str.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_debughook_zero.lo src/libs6dns/s6dns_debughook_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_domain_arpafromip4.lo src/libs6dns/s6dns_domain_arpafromip4.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_domain_arpafromip6.lo src/libs6dns/s6dns_domain_arpafromip6.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_domain_decode.lo src/libs6dns/s6dns_domain_decode.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_domain_encode.lo src/libs6dns/s6dns_domain_encode.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_domain_encodelist.lo src/libs6dns/s6dns_domain_encodelist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_domain_fromstring.lo src/libs6dns/s6dns_domain_fromstring.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_domain_fromstring_noqualify_encode.lo src/libs6dns/s6dns_domain_fromstring_noqualify_encode.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_domain_fromstring_qualify_encode.lo src/libs6dns/s6dns_domain_fromstring_qualify_encode.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_domain_noqualify.lo src/libs6dns/s6dns_domain_noqualify.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_domain_qualify.lo src/libs6dns/s6dns_domain_qualify.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_domain_tostring.lo src/libs6dns/s6dns_domain_tostring.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_engine.lo src/libs6dns/s6dns_engine.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_engine_free.lo src/libs6dns/s6dns_engine_free.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_engine_freen.lo src/libs6dns/s6dns_engine_freen.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_engine_here.lo src/libs6dns/s6dns_engine_here.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_engine_nextdeadline.lo src/libs6dns/s6dns_engine_nextdeadline.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_engine_zero.lo src/libs6dns/s6dns_engine_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_fmt_domainlist.lo src/libs6dns/s6dns_fmt_domainlist.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_fmt_hinfo.lo src/libs6dns/s6dns_fmt_hinfo.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_fmt_mx.lo src/libs6dns/s6dns_fmt_mx.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_fmt_soa.lo src/libs6dns/s6dns_fmt_soa.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_fmt_srv.lo src/libs6dns/s6dns_fmt_srv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_fmt_caa.lo src/libs6dns/s6dns_fmt_caa.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_counts_next.lo src/libs6dns/s6dns_message_counts_next.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_counts_pack.lo src/libs6dns/s6dns_message_counts_pack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_counts_unpack.lo src/libs6dns/s6dns_message_counts_unpack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_counts_zero.lo src/libs6dns/s6dns_message_counts_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_get_domain.lo src/libs6dns/s6dns_message_get_domain.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_get_domain_nodecode.lo src/libs6dns/s6dns_message_get_domain_nodecode.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_get_hinfo.lo src/libs6dns/s6dns_message_get_hinfo.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_get_string.lo src/libs6dns/s6dns_message_get_string.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_get_string_internal.lo src/libs6dns/s6dns_message_get_string_internal.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_get_strings.lo src/libs6dns/s6dns_message_get_strings.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_get_mx.lo src/libs6dns/s6dns_message_get_mx.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_get_soa.lo src/libs6dns/s6dns_message_get_soa.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_get_srv.lo src/libs6dns/s6dns_message_get_srv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_get_caa.lo src/libs6dns/s6dns_message_get_caa.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_header_pack.lo src/libs6dns/s6dns_message_header_pack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_header_unpack.lo src/libs6dns/s6dns_message_header_unpack.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_header_zero.lo src/libs6dns/s6dns_message_header_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_parse_answer_aaaa.lo src/libs6dns/s6dns_message_parse_answer_aaaa.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_parse_answer_a.lo src/libs6dns/s6dns_message_parse_answer_a.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_parse_answer_domain.lo src/libs6dns/s6dns_message_parse_answer_domain.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_parse_answer_hinfo.lo src/libs6dns/s6dns_message_parse_answer_hinfo.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_parse_answer_mx.lo src/libs6dns/s6dns_message_parse_answer_mx.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_parse_answer_soa.lo src/libs6dns/s6dns_message_parse_answer_soa.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_parse_answer_srv.lo src/libs6dns/s6dns_message_parse_answer_srv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_parse_answer_caa.lo src/libs6dns/s6dns_message_parse_answer_caa.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_parse_answer_strings.lo src/libs6dns/s6dns_message_parse_answer_strings.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_parse.lo src/libs6dns/s6dns_message_parse.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_parse_getrr.lo src/libs6dns/s6dns_message_parse_getrr.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_parse_init.lo src/libs6dns/s6dns_message_parse_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_parse_next.lo src/libs6dns/s6dns_message_parse_next.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_parse_question.lo src/libs6dns/s6dns_message_parse_question.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_message_parse_skipqd.lo src/libs6dns/s6dns_message_parse_skipqd.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_rci_free.lo src/libs6dns/s6dns_rci_free.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_rci_here.lo src/libs6dns/s6dns_rci_here.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_rci_init.lo src/libs6dns/s6dns_rci_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_rci_zero.lo src/libs6dns/s6dns_rci_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_resolve_core.lo src/libs6dns/s6dns_resolve_core.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_resolve_parse.lo src/libs6dns/s6dns_resolve_parse.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_resolven_loop.lo src/libs6dns/s6dns_resolven_loop.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_resolven_parse.lo src/libs6dns/s6dns_resolven_parse.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_resolve_dpag.lo src/libs6dns/s6dns_resolve_dpag.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_resolve_mpag.lo src/libs6dns/s6dns_resolve_mpag.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_resolve_name4.lo src/libs6dns/s6dns_resolve_name4.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_resolve_name6.lo src/libs6dns/s6dns_resolve_name6.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_resolvenoq.lo src/libs6dns/s6dns_resolvenoq.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_resolveq.lo src/libs6dns/s6dns_resolveq.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_resolvenoq_aaaaa.lo src/libs6dns/s6dns_resolvenoq_aaaaa.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_resolveq_aaaaa.lo src/libs6dns/s6dns_resolveq_aaaaa.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_analyze_packet.lo src/libs6dns/s6dns_analyze_packet.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_analyze_qtype_parse.lo src/libs6dns/s6dns_analyze_qtype_parse.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_analyze_record.lo src/libs6dns/s6dns_analyze_record.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_analyze_record_a.lo src/libs6dns/s6dns_analyze_record_a.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_analyze_record_aaaa.lo src/libs6dns/s6dns_analyze_record_aaaa.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_analyze_record_hinfo.lo src/libs6dns/s6dns_analyze_record_hinfo.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_analyze_record_mx.lo src/libs6dns/s6dns_analyze_record_mx.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_analyze_record_soa.lo src/libs6dns/s6dns_analyze_record_soa.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_analyze_record_srv.lo src/libs6dns/s6dns_analyze_record_srv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_analyze_record_caa.lo src/libs6dns/s6dns_analyze_record_caa.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_analyze_record_domain.lo src/libs6dns/s6dns_analyze_record_domain.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_analyze_record_strings.lo src/libs6dns/s6dns_analyze_record_strings.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_analyze_record_unknown.lo src/libs6dns/s6dns_analyze_record_unknown.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_analyze_rtypetable.lo src/libs6dns/s6dns_analyze_rtypetable.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_debug_dumpdt_stdout.lo src/libs6dns/s6dns_debug_dumpdt_stdout.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_debug_dumpdt_stderr.lo src/libs6dns/s6dns_debug_dumpdt_stderr.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_debug_dumpdt_post_recv.lo src/libs6dns/s6dns_debug_dumpdt_post_recv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_debug_dumpdt_pre_send.lo src/libs6dns/s6dns_debug_dumpdt_pre_send.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_debug_dumpdt_post_send.lo src/libs6dns/s6dns_debug_dumpdt_post_send.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_init.lo src/libs6dns/s6dns_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/libs6dns/s6dns_finish.lo src/libs6dns/s6dns_finish.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/skadns/skadns_cancel.lo src/skadns/skadns_cancel.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/skadns/skadns_end.lo src/skadns/skadns_end.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/skadns/skadns_packet.lo src/skadns/skadns_packet.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/skadns/skadns_packetlen.lo src/skadns/skadns_packetlen.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/skadns/skadns_release.lo src/skadns/skadns_release.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/skadns/skadns_send.lo src/skadns/skadns_send.c In file included from src/skadns/skadns_end.c:4: src/skadns/skadns_end.c: In function 'skadnsanswer_free': /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/skalibs/alloc.h:10:23: warning: 'free' called on pointer 'p' with nonzero offset 4 [-Wfree-nonheap-object] 10 | #define alloc_free(p) free(p) | ^~~~~~~ src/skadns/skadns_end.c:13:3: note: in expansion of macro 'alloc_free' 13 | alloc_free(&q->data) ; | ^~~~~~~~~~ exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/skadns/skadns_start.lo src/skadns/skadns_start.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/skadns/skadns_startf.lo src/skadns/skadns_startf.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/skadns/skadns_update.lo src/skadns/skadns_update.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/skadns/skadns_zero.lo src/skadns/skadns_zero.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/caches/dcache_add.lo src/caches/dcache_add.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/caches/dcache_clean_expired.lo src/caches/dcache_clean_expired.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/caches/dcache_delete.lo src/caches/dcache_delete.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/caches/dcache_free.lo src/caches/dcache_free.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/caches/dcache_init.lo src/caches/dcache_init.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/caches/dcache_load.lo src/caches/dcache_load.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/caches/dcache_save.lo src/caches/dcache_save.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/caches/dcache_search.lo src/caches/dcache_search.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/skadns/skadnsd.o src/skadns/skadnsd.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6-randomip.o src/clients/s6-randomip.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6-dnsqualify.o src/clients/s6-dnsqualify.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6-dnsip.o src/clients/s6-dnsip.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6-dnsip4.o src/clients/s6-dnsip4.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6-dnsip6.o src/clients/s6-dnsip6.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6-dnsmx.o src/clients/s6-dnsmx.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6-dnsname.o src/clients/s6-dnsname.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6-dnsns.o src/clients/s6-dnsns.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6-dnssoa.o src/clients/s6-dnssoa.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6-dnssrv.o src/clients/s6-dnssrv.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6-dnstxt.o src/clients/s6-dnstxt.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6-dnsip4-filter.o src/clients/s6-dnsip4-filter.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6dns_generic_filter_main.o src/clients/s6dns_generic_filter_main.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6dns_namescanner.o src/clients/s6dns_namescanner.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6-dnsip6-filter.o src/clients/s6-dnsip6-filter.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6-dnsname-filter.o src/clients/s6-dnsname-filter.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6-dnsq.o src/clients/s6-dnsq.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -iquote src/include-local -Isrc/include -fPIC -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c -o src/clients/s6-dnsqr.o src/clients/s6-dnsqr.c exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o libs6dns.so.xyzzy -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -shared -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib -Wl,-soname,libs6dns.so.2.3 src/libs6dns/s6dns_constants_error.lo src/libs6dns/s6dns_constants_error_str.lo src/libs6dns/s6dns_debughook_zero.lo src/libs6dns/s6dns_domain_arpafromip4.lo src/libs6dns/s6dns_domain_arpafromip6.lo src/libs6dns/s6dns_domain_decode.lo src/libs6dns/s6dns_domain_encode.lo src/libs6dns/s6dns_domain_encodelist.lo src/libs6dns/s6dns_domain_fromstring.lo src/libs6dns/s6dns_domain_fromstring_noqualify_encode.lo src/libs6dns/s6dns_domain_fromstring_qualify_encode.lo src/libs6dns/s6dns_domain_noqualify.lo src/libs6dns/s6dns_domain_qualify.lo src/libs6dns/s6dns_domain_tostring.lo src/libs6dns/s6dns_engine.lo src/libs6dns/s6dns_engine_free.lo src/libs6dns/s6dns_engine_freen.lo src/libs6dns/s6dns_engine_here.lo src/libs6dns/s6dns_engine_nextdeadline.lo src/libs6dns/s6dns_engine_zero.lo src/libs6dns/s6dns_fmt_domainlist.lo src/libs6dns/s6dns_fmt_hinfo.lo src/libs6dns/s6dns_fmt_mx.lo src/libs6dns/s6dns_fmt_soa.lo src/libs6dns/s6dns_fmt_srv.lo src/libs6dns/s6dns_fmt_caa.lo src/libs6dns/s6dns_message_counts_next.lo src/libs6dns/s6dns_message_counts_pack.lo src/libs6dns/s6dns_message_counts_unpack.lo src/libs6dns/s6dns_message_counts_zero.lo src/libs6dns/s6dns_message_get_domain.lo src/libs6dns/s6dns_message_get_domain_nodecode.lo src/libs6dns/s6dns_message_get_hinfo.lo src/libs6dns/s6dns_message_get_string.lo src/libs6dns/s6dns_message_get_string_internal.lo src/libs6dns/s6dns_message_get_strings.lo src/libs6dns/s6dns_message_get_mx.lo src/libs6dns/s6dns_message_get_soa.lo src/libs6dns/s6dns_message_get_srv.lo src/libs6dns/s6dns_message_get_caa.lo src/libs6dns/s6dns_message_header_pack.lo src/libs6dns/s6dns_message_header_unpack.lo src/libs6dns/s6dns_message_header_zero.lo src/libs6dns/s6dns_message_parse_answer_aaaa.lo src/libs6dns/s6dns_message_parse_answer_a.lo src/libs6dns/s6dns_message_parse_answer_domain.lo src/libs6dns/s6dns_message_parse_answer_hinfo.lo src/libs6dns/s6dns_message_parse_answer_mx.lo src/libs6dns/s6dns_message_parse_answer_soa.lo src/libs6dns/s6dns_message_parse_answer_srv.lo src/libs6dns/s6dns_message_parse_answer_caa.lo src/libs6dns/s6dns_message_parse_answer_strings.lo src/libs6dns/s6dns_message_parse.lo src/libs6dns/s6dns_message_parse_getrr.lo src/libs6dns/s6dns_message_parse_init.lo src/libs6dns/s6dns_message_parse_next.lo src/libs6dns/s6dns_message_parse_question.lo src/libs6dns/s6dns_message_parse_skipqd.lo src/libs6dns/s6dns_rci_free.lo src/libs6dns/s6dns_rci_here.lo src/libs6dns/s6dns_rci_init.lo src/libs6dns/s6dns_rci_zero.lo src/libs6dns/s6dns_resolve_core.lo src/libs6dns/s6dns_resolve_parse.lo src/libs6dns/s6dns_resolven_loop.lo src/libs6dns/s6dns_resolven_parse.lo src/libs6dns/s6dns_resolve_dpag.lo src/libs6dns/s6dns_resolve_mpag.lo src/libs6dns/s6dns_resolve_name4.lo src/libs6dns/s6dns_resolve_name6.lo src/libs6dns/s6dns_resolvenoq.lo src/libs6dns/s6dns_resolveq.lo src/libs6dns/s6dns_resolvenoq_aaaaa.lo src/libs6dns/s6dns_resolveq_aaaaa.lo src/libs6dns/s6dns_analyze_packet.lo src/libs6dns/s6dns_analyze_qtype_parse.lo src/libs6dns/s6dns_analyze_record.lo src/libs6dns/s6dns_analyze_record_a.lo src/libs6dns/s6dns_analyze_record_aaaa.lo src/libs6dns/s6dns_analyze_record_hinfo.lo src/libs6dns/s6dns_analyze_record_mx.lo src/libs6dns/s6dns_analyze_record_soa.lo src/libs6dns/s6dns_analyze_record_srv.lo src/libs6dns/s6dns_analyze_record_caa.lo src/libs6dns/s6dns_analyze_record_domain.lo src/libs6dns/s6dns_analyze_record_strings.lo src/libs6dns/s6dns_analyze_record_unknown.lo src/libs6dns/s6dns_analyze_rtypetable.lo src/libs6dns/s6dns_debug_dumpdt_stdout.lo src/libs6dns/s6dns_debug_dumpdt_stderr.lo src/libs6dns/s6dns_debug_dumpdt_post_recv.lo src/libs6dns/s6dns_debug_dumpdt_pre_send.lo src/libs6dns/s6dns_debug_dumpdt_post_send.lo src/libs6dns/s6dns_init.lo src/libs6dns/s6dns_finish.lo -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o libskadns.so.xyzzy -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -shared -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib -Wl,-soname,libskadns.so.2.3 src/skadns/skadns_cancel.lo src/skadns/skadns_end.lo src/skadns/skadns_packet.lo src/skadns/skadns_packetlen.lo src/skadns/skadns_release.lo src/skadns/skadns_send.lo src/skadns/skadns_start.lo src/skadns/skadns_startf.lo src/skadns/skadns_update.lo src/skadns/skadns_zero.lo -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o libdcache.so.xyzzy -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -shared -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib -Wl,-soname,libdcache.so.2.3 src/caches/dcache_add.lo src/caches/dcache_clean_expired.lo src/caches/dcache_delete.lo src/caches/dcache_free.lo src/caches/dcache_init.lo src/caches/dcache_load.lo src/caches/dcache_save.lo src/caches/dcache_search.lo exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o skadnsd -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/skadns/skadnsd.o libs6dns.so.xyzzy -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o s6-randomip -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/clients/s6-randomip.o -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o s6-dnsqualify -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/clients/s6-dnsqualify.o libs6dns.so.xyzzy -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o s6-dnsip -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/clients/s6-dnsip.o libs6dns.so.xyzzy -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o s6-dnsip4 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/clients/s6-dnsip4.o libs6dns.so.xyzzy -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o s6-dnsip6 -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/clients/s6-dnsip6.o libs6dns.so.xyzzy -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o s6-dnsmx -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/clients/s6-dnsmx.o libs6dns.so.xyzzy -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o s6-dnsname -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/clients/s6-dnsname.o libs6dns.so.xyzzy -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o s6-dnsns -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/clients/s6-dnsns.o libs6dns.so.xyzzy -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o s6-dnssoa -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/clients/s6-dnssoa.o libs6dns.so.xyzzy -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o s6-dnssrv -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/clients/s6-dnssrv.o libs6dns.so.xyzzy -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o s6-dnstxt -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/clients/s6-dnstxt.o libs6dns.so.xyzzy -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o s6-dnsip4-filter -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/clients/s6-dnsip4-filter.o src/clients/s6dns_generic_filter_main.o src/clients/s6dns_namescanner.o libskadns.so.xyzzy libs6dns.so.xyzzy -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o s6-dnsip6-filter -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/clients/s6-dnsip6-filter.o src/clients/s6dns_generic_filter_main.o src/clients/s6dns_namescanner.o libskadns.so.xyzzy libs6dns.so.xyzzy -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o s6-dnsname-filter -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/clients/s6-dnsname-filter.o src/clients/s6dns_generic_filter_main.o libskadns.so.xyzzy libs6dns.so.xyzzy -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o s6-dnsq -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/clients/s6-dnsq.o libs6dns.so.xyzzy -lskarnet exec /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o s6-dnsqr -pipe -Wall -std=c99 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -O2 -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -Wl,--sort-section=alignment -Wl,--sort-common -Wl,--hash-style=both -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib src/clients/s6-dnsqr.o libs6dns.so.xyzzy -lskarnet make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/s6-dns-2.3.5.1' >>> s6-dns 2.3.5.1 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/s6-dns-2.3.5.1 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/s6-dns-2.3.5.1' ./tools/install.sh -D -m 755 libs6dns.so.xyzzy /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/libs6dns.so.2.3.5.1 && \ ./tools/install.sh -l libs6dns.so.2.3.5.1 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/libs6dns.so.2.3 && \ exec ./tools/install.sh -l libs6dns.so.2.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/libs6dns.so ./tools/install.sh -D -m 755 libskadns.so.xyzzy /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/libskadns.so.2.3.5.1 && \ ./tools/install.sh -l libskadns.so.2.3.5.1 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/libskadns.so.2.3 && \ exec ./tools/install.sh -l libskadns.so.2.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/libskadns.so ./tools/install.sh -D -m 755 libdcache.so.xyzzy /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/libdcache.so.2.3.5.1 && \ ./tools/install.sh -l libdcache.so.2.3.5.1 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/libdcache.so.2.3 && \ exec ./tools/install.sh -l libdcache.so.2.3 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/lib/libdcache.so exec ./tools/install.sh -D -m 600 skadnsd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/skadnsd grep -- ^skadnsd < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/skadnsd ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/skadnsd ; } exec ./tools/install.sh -D -m 600 s6-randomip /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-randomip exec ./tools/install.sh -D -m 600 s6-dnsqualify /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsqualify exec ./tools/install.sh -D -m 600 s6-dnsip /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsip exec ./tools/install.sh -D -m 600 s6-dnsip4 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsip4 grep -- ^s6-randomip < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-randomip ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-randomip ; } grep -- ^s6-dnsqualify < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsqualify ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsqualify ; } grep -- ^s6-dnsip < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsip ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsip ; } grep -- ^s6-dnsip4 < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsip4 ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsip4 ; } exec ./tools/install.sh -D -m 600 s6-dnsip6 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsip6 exec ./tools/install.sh -D -m 600 s6-dnsmx /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsmx exec ./tools/install.sh -D -m 600 s6-dnsname /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsname exec ./tools/install.sh -D -m 600 s6-dnsns /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsns grep -- ^s6-dnsip6 < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsip6 ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsip6 ; } grep -- ^s6-dnsmx < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsmx ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsmx ; } grep -- ^s6-dnsname < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsname ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsname ; } grep -- ^s6-dnsns < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsns ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsns ; } exec ./tools/install.sh -D -m 600 s6-dnssoa /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnssoa exec ./tools/install.sh -D -m 600 s6-dnssrv /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnssrv exec ./tools/install.sh -D -m 600 s6-dnstxt /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnstxt exec ./tools/install.sh -D -m 600 s6-dnsip4-filter /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsip4-filter grep -- ^s6-dnssoa < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnssoa ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnssoa ; } grep -- ^s6-dnssrv < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnssrv ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnssrv ; } exec ./tools/install.sh -D -m 600 s6-dnsip6-filter /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsip6-filter grep -- ^s6-dnsip4-filter < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsip4-filter ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsip4-filter ; } exec ./tools/install.sh -D -m 600 s6-dnsname-filter /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsname-filter grep -- ^s6-dnstxt < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnstxt ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnstxt ; } exec ./tools/install.sh -D -m 600 s6-dnsq /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsq exec ./tools/install.sh -D -m 600 s6-dnsqr /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsqr grep -- ^s6-dnsip6-filter < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsip6-filter ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsip6-filter ; } grep -- ^s6-dnsname-filter < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsname-filter ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsname-filter ; } grep -- ^s6-dnsq < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsq ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsq ; } exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/s6-dns/s6dns.h grep -- ^s6-dnsqr < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsqr ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/bin/s6-dnsqr ; } exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-analyze.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/s6-dns/s6dns-analyze.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-constants.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/s6-dns/s6dns-constants.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-ip46.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/s6-dns/s6dns-ip46.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-engine.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/s6-dns/s6dns-engine.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/dcache.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/s6-dns/dcache.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-resolve.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/s6-dns/s6dns-resolve.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/config.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/s6-dns/config.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/skadns.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/s6-dns/skadns.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-rci.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/s6-dns/s6dns-rci.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-domain.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/s6-dns/s6dns-domain.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-message.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/s6-dns/s6dns-message.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-debug.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/s6-dns/s6dns-debug.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-fmt.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/include/s6-dns/s6dns-fmt.h make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/s6-dns-2.3.5.1' >>> s6-dns 2.3.5.1 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> s6-dns 2.3.5.1 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/s6-dns-2.3.5.1 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/s6-dns-2.3.5.1' ./tools/install.sh -D -m 755 libs6dns.so.xyzzy /home/buildroot/autobuild/instance-3/output-1/target/lib/libs6dns.so.2.3.5.1 && \ ./tools/install.sh -l libs6dns.so.2.3.5.1 /home/buildroot/autobuild/instance-3/output-1/target/lib/libs6dns.so.2.3 && \ exec ./tools/install.sh -l libs6dns.so.2.3 /home/buildroot/autobuild/instance-3/output-1/target/lib/libs6dns.so ./tools/install.sh -D -m 755 libskadns.so.xyzzy /home/buildroot/autobuild/instance-3/output-1/target/lib/libskadns.so.2.3.5.1 && \ ./tools/install.sh -l libskadns.so.2.3.5.1 /home/buildroot/autobuild/instance-3/output-1/target/lib/libskadns.so.2.3 && \ exec ./tools/install.sh -l libskadns.so.2.3 /home/buildroot/autobuild/instance-3/output-1/target/lib/libskadns.so ./tools/install.sh -D -m 755 libdcache.so.xyzzy /home/buildroot/autobuild/instance-3/output-1/target/lib/libdcache.so.2.3.5.1 && \ ./tools/install.sh -l libdcache.so.2.3.5.1 /home/buildroot/autobuild/instance-3/output-1/target/lib/libdcache.so.2.3 && \ exec ./tools/install.sh -l libdcache.so.2.3 /home/buildroot/autobuild/instance-3/output-1/target/lib/libdcache.so exec ./tools/install.sh -D -m 600 skadnsd /home/buildroot/autobuild/instance-3/output-1/target/bin/skadnsd grep -- ^skadnsd < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/skadnsd ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/skadnsd ; } exec ./tools/install.sh -D -m 600 s6-randomip /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-randomip exec ./tools/install.sh -D -m 600 s6-dnsqualify /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsqualify exec ./tools/install.sh -D -m 600 s6-dnsip /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsip exec ./tools/install.sh -D -m 600 s6-dnsip4 /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsip4 grep -- ^s6-randomip < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-randomip ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-randomip ; } grep -- ^s6-dnsqualify < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsqualify ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsqualify ; } exec ./tools/install.sh -D -m 600 s6-dnsip6 /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsip6 exec ./tools/install.sh -D -m 600 s6-dnsmx /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsmx grep -- ^s6-dnsip < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsip ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsip ; } grep -- ^s6-dnsip4 < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsip4 ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsip4 ; } exec ./tools/install.sh -D -m 600 s6-dnsname /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsname exec ./tools/install.sh -D -m 600 s6-dnsns /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsns grep -- ^s6-dnsip6 < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsip6 ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsip6 ; } grep -- ^s6-dnsmx < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsmx ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsmx ; } exec ./tools/install.sh -D -m 600 s6-dnssoa /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnssoa exec ./tools/install.sh -D -m 600 s6-dnssrv /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnssrv grep -- ^s6-dnsname < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsname ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsname ; } grep -- ^s6-dnsns < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsns ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsns ; } exec ./tools/install.sh -D -m 600 s6-dnstxt /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnstxt exec ./tools/install.sh -D -m 600 s6-dnsip4-filter /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsip4-filter grep -- ^s6-dnssoa < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnssoa ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnssoa ; } grep -- ^s6-dnssrv < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnssrv ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnssrv ; } exec ./tools/install.sh -D -m 600 s6-dnsip6-filter /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsip6-filter exec ./tools/install.sh -D -m 600 s6-dnsname-filter /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsname-filter grep -- ^s6-dnstxt < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnstxt ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnstxt ; } grep -- ^s6-dnsip4-filter < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsip4-filter ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsip4-filter ; } exec ./tools/install.sh -D -m 600 s6-dnsq /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsq exec ./tools/install.sh -D -m 600 s6-dnsqr /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsqr grep -- ^s6-dnsip6-filter < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsip6-filter ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsip6-filter ; } grep -- ^s6-dnsname-filter < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsname-filter ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsname-filter ; } exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns.h /home/buildroot/autobuild/instance-3/output-1/target/include/s6-dns/s6dns.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-analyze.h /home/buildroot/autobuild/instance-3/output-1/target/include/s6-dns/s6dns-analyze.h grep -- ^s6-dnsq < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsq ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsq ; } grep -- ^s6-dnsqr < package/modes | { read name mode owner && \ if [ x$owner != x ] ; then chown -- $owner /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsqr ; fi && \ chmod $mode /home/buildroot/autobuild/instance-3/output-1/target/bin/s6-dnsqr ; } exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-constants.h /home/buildroot/autobuild/instance-3/output-1/target/include/s6-dns/s6dns-constants.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-ip46.h /home/buildroot/autobuild/instance-3/output-1/target/include/s6-dns/s6dns-ip46.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-engine.h /home/buildroot/autobuild/instance-3/output-1/target/include/s6-dns/s6dns-engine.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/dcache.h /home/buildroot/autobuild/instance-3/output-1/target/include/s6-dns/dcache.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-resolve.h /home/buildroot/autobuild/instance-3/output-1/target/include/s6-dns/s6dns-resolve.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/config.h /home/buildroot/autobuild/instance-3/output-1/target/include/s6-dns/config.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/skadns.h /home/buildroot/autobuild/instance-3/output-1/target/include/s6-dns/skadns.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-rci.h /home/buildroot/autobuild/instance-3/output-1/target/include/s6-dns/s6dns-rci.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-domain.h /home/buildroot/autobuild/instance-3/output-1/target/include/s6-dns/s6dns-domain.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-message.h /home/buildroot/autobuild/instance-3/output-1/target/include/s6-dns/s6dns-message.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-debug.h /home/buildroot/autobuild/instance-3/output-1/target/include/s6-dns/s6dns-debug.h exec ./tools/install.sh -D -m 644 src/include/s6-dns/s6dns-fmt.h /home/buildroot/autobuild/instance-3/output-1/target/include/s6-dns/s6dns-fmt.h make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/s6-dns-2.3.5.1' rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/s6-dns SDL2-2.0.22.tar.gz: OK (sha256: fe7cbf3127882e3fc7259a75a0cb585620272c51745d3852ab9dd87960697f2e) >>> sdl2 2.0.22 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/sdl2/SDL2-2.0.22.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22 -xf - >>> sdl2 2.0.22 Patching >>> sdl2 2.0.22 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22 -name $file); do cp support/gnuconfig/$file $i; done; done >>> sdl2 2.0.22 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22/build-scripts/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4287 (offset 10 lines). Hunk #3 succeeded at 6584 (offset 30 lines). Hunk #4 succeeded at 6594 (offset 30 lines). Hunk #5 succeeded at 6894 (offset 37 lines). Hunk #6 succeeded at 7198 (offset 49 lines). Hunk #7 succeeded at 8174 (offset 62 lines). Hunk #8 succeeded at 10803 (offset 93 lines). >>> sdl2 2.0.22 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-shared --disable-rpath --disable-arts --disable-esd --disable-dbus --disable-pulseaudio --disable-video-vivante --disable-video-cocoa --disable-video-metal --disable-video-wayland --disable-video-dummy --disable-video-offscreen --disable-video-vulkan --disable-ime --disable-ibus --disable-fcitx --disable-joystick-mfi --disable-directx --disable-xinput --disable-wasapi --disable-hidapi-joystick --disable-hidapi-libusb --disable-joystick-virtual --disable-render-d3d --enable-static --disable-libudev --disable-sse --disable-3dnow --disable-video-directfb --disable-video-rpi --disable-video-x11 --without-x --disable-video-opengl --disable-video-opengles --disable-video-opengles1 --disable-video-opengles2 --disable-alsa --disable-video-kmsdrm ) 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 build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking how to print strings... printf checking for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed 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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking for gawk... gawk checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/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... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... yes checking for mips64el-buildroot-linux-uclibc-windres... no checking for windres... no checking for mips64el-buildroot-linux-uclibc-gcc... (cached) /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... (cached) none needed checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking pkg-config is at least version 0.9.0... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working volatile... yes checking for linker option --no-undefined... yes checking for linker option --dynamicbase... no checking for linker option --nxcompat... no checking for linker option --high-entropy-va... no checking for ANSI C header files... (cached) yes checking for sys/types.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 stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for size_t... yes checking for M_PI in math.h... yes checking for working alloca.h... yes checking for alloca... yes checking for working memcmp... (cached) yes checking for working strtod... no checking for pow... yes checking for mprotect... yes checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for getenv... yes checking for setenv... yes checking for putenv... yes checking for unsetenv... yes checking for qsort... yes checking for abs... yes checking for bcopy... yes checking for memset... yes checking for memcpy... yes checking for memmove... yes checking for wcslen... no checking for wcslcpy... no checking for wcslcat... no checking for _wcsdup... no checking for wcsdup... no checking for wcsstr... no checking for wcscmp... no checking for wcsncmp... no checking for wcscasecmp... no checking for _wcsicmp... no checking for wcsncasecmp... no checking for _wcsnicmp... no checking for strlen... yes checking for strlcpy... yes checking for strlcat... yes checking for _strrev... no checking for _strupr... no checking for _strlwr... no checking for index... yes checking for rindex... yes checking for strchr... yes checking for strrchr... yes checking for strstr... yes checking for strtok_r... yes checking for itoa... no checking for _ltoa... no checking for _uitoa... no checking for _ultoa... no checking for strtol... yes checking for strtoul... yes checking for _i64toa... no checking for _ui64toa... no checking for strtoll... yes checking for strtoull... yes checking for atoi... yes checking for atof... yes checking for strcmp... yes checking for strncmp... yes checking for _stricmp... no checking for strcasecmp... yes checking for _strnicmp... no checking for strncasecmp... yes checking for vsscanf... yes checking for vsnprintf... yes checking for fopen64... yes checking for fseeko... yes checking for fseeko64... yes checking for sigaction... yes checking for setjmp... yes checking for nanosleep... yes checking for sysconf... yes checking for sysctlbyname... no checking for getauxval... no checking for elf_aux_info... no checking for poll... yes checking for _Exit... yes checking for pow in -lm... yes checking for acos... yes checking for acosf... yes checking for asin... yes checking for asinf... yes checking for atan... yes checking for atanf... yes checking for atan2... yes checking for atan2f... yes checking for ceil... yes checking for ceilf... yes checking for copysign... yes checking for copysignf... yes checking for cos... yes checking for cosf... yes checking for exp... yes checking for expf... yes checking for fabs... yes checking for fabsf... yes checking for floor... yes checking for floorf... yes checking for trunc... yes checking for truncf... yes checking for fmod... yes checking for fmodf... yes checking for log... yes checking for logf... yes checking for log10... yes checking for log10f... yes checking for lround... yes checking for lroundf... yes checking for pow... (cached) yes checking for powf... yes checking for round... yes checking for roundf... yes checking for scalbn... yes checking for scalbnf... yes checking for sin... yes checking for sinf... yes checking for sqrt... yes checking for sqrtf... yes checking for tan... yes checking for tanf... yes checking for iconv_open in -liconv... no checking for iconv... no checking for struct sigaction.sa_sigaction... yes checking libunwind.h usability... no checking libunwind.h presence... no checking for libunwind.h... no checking for GCC builtin atomic operations... yes checking for GCC -mmmx option... no checking for immintrin.h... no checking for Altivec with GCC altivec.h and -maltivec option... no checking for Altivec with GCC -maltivec option... no checking for Altivec with GCC altivec.h and -faltivec option... no checking for Altivec with GCC -faltivec option... no checking for GCC -Wall option... yes checking for necessary GCC -Wno-multichar option... no checking for GCC -fno-strict-aliasing option... yes checking for GCC -fvisibility=hidden option... yes checking for GCC -Wdeclaration-after-statement option... yes checking for dlfcn.h... (cached) yes checking for dlopen in -lc... yes checking for dlopen... yes checking for O_CLOEXEC... yes checking for OSS audio support... yes checking for libpipewire-0.3 >= 0.3.20... no checking for jack >= 0.125... no checking audio/audiolib.h usability... no checking audio/audiolib.h presence... no checking for audio/audiolib.h... no checking for AuOpenServer in -laudio... no checking for NAS audio support... no checking sndio.h usability... no checking sndio.h presence... no checking for sndio.h... no checking for sio_open in -lsndio... no checking for sndio audio support... no checking samplerate.h usability... no checking samplerate.h presence... no checking for samplerate.h... no checking for Linux 2.4 unified input interface... yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for inotify_init... yes checking for inotify_init1... yes checking for Linux kd.h... yes checking for hidapi joystick support... yes checking for pthreads... yes checking for recursive mutexes... yes checking for pthread semaphores... yes checking for sem_timedwait... yes checking for pthread_np.h... no checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for clock_gettime in -lrt... yes checking linux/version.h usability... yes checking linux/version.h presence... yes checking for linux/version.h... yes checking whether to install sdl2-config... yes configure: creating ./config.status config.status: creating Makefile config.status: creating sdl2-config config.status: creating sdl2-config.cmake config.status: creating sdl2-config-version.cmake config.status: creating SDL2.spec config.status: creating sdl2.pc config.status: creating include/SDL_config.h config.status: executing libtool commands config.status: executing sdl2_config commands config.status: executing summary commands SDL2 Configure Summary: Building Shared Libraries Building Static Libraries Enabled modules : atomic audio video render events joystick haptic hidapi sensor power filesystem threads timers file misc locale loadso cpuinfo assembly Assembly Math : Audio drivers : disk dummy oss Video drivers : Input drivers : linuxev linuxkd Enable virtual joystick APIs : NO Using libsamplerate : NO Using libudev : NO Using dbus : NO Using ime : NO Using ibus : NO Using fcitx : NO 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 >>> sdl2 2.0.22 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22' /bin/bash build-scripts/updaterev.sh /bin/bash build-scripts/mkinstalldirs build mkdir -p -- build touch build/.created CC build/SDL.lo CC build/SDL_assert.lo CC build/SDL_dataqueue.lo CC build/SDL_error.lo CC build/SDL_hints.lo CC build/SDL_list.lo CC build/SDL_log.lo CC build/SDL_atomic.lo CC build/SDL_spinlock.lo CC build/SDL_audio.lo CC build/SDL_audiocvt.lo CC build/SDL_audiodev.lo CC build/SDL_audiotypecvt.lo CC build/SDL_mixer.lo CC build/SDL_wave.lo CC build/SDL_cpuinfo.lo CC build/SDL_dynapi.lo CC build/SDL_clipboardevents.lo CC build/SDL_displayevents.lo CC build/SDL_dropevents.lo CC build/SDL_events.lo CC build/SDL_gesture.lo CC build/SDL_keyboard.lo CC build/SDL_mouse.lo CC build/SDL_quit.lo CC build/SDL_touch.lo CC build/SDL_windowevents.lo CC build/imKStoUCS.lo CC build/SDL_rwops.lo CC build/SDL_haptic.lo CC build/SDL_hidapi.lo CC build/SDL_gamecontroller.lo CC build/SDL_joystick.lo CC build/e_atan2.lo CC build/e_exp.lo CC build/e_fmod.lo CC build/e_log.lo CC build/e_log10.lo CC build/e_pow.lo CC build/e_rem_pio2.lo CC build/e_sqrt.lo CC build/k_cos.lo CC build/k_rem_pio2.lo CC build/k_sin.lo CC build/k_tan.lo CC build/s_atan.lo CC build/s_copysign.lo CC build/s_cos.lo CC build/s_fabs.lo CC build/s_floor.lo CC build/s_scalbn.lo CC build/s_sin.lo CC build/s_tan.lo CC build/SDL_url.lo CC build/SDL_power.lo CC build/SDL_d3dmath.lo CC build/SDL_render.lo CC build/SDL_yuv_sw.lo CC build/SDL_render_d3d.lo CC build/SDL_shaders_d3d.lo CC build/SDL_render_d3d11.lo CC build/SDL_shaders_d3d11.lo CC build/SDL_render_gl.lo CC build/SDL_shaders_gl.lo CC build/SDL_render_gles.lo CC build/SDL_render_gles2.lo CC build/SDL_shaders_gles2.lo CC build/SDL_render_psp.lo CC build/SDL_blendfillrect.lo CC build/SDL_blendline.lo CC build/SDL_blendpoint.lo CC build/SDL_drawline.lo CC build/SDL_drawpoint.lo CC build/SDL_render_sw.lo CC build/SDL_rotate.lo CC build/SDL_triangle.lo CC build/SDL_render_vita_gxm.lo CC build/SDL_render_vita_gxm_memory.lo CC build/SDL_render_vita_gxm_tools.lo CC build/SDL_sensor.lo CC build/SDL_crc32.lo CC build/SDL_getenv.lo CC build/SDL_iconv.lo CC build/SDL_malloc.lo CC build/SDL_qsort.lo CC build/SDL_stdlib.lo CC build/SDL_string.lo CC build/SDL_strtokr.lo CC build/SDL_thread.lo CC build/SDL_timer.lo CC build/SDL_RLEaccel.lo CC build/SDL_blit.lo CC build/SDL_blit_0.lo CC build/SDL_blit_1.lo CC build/SDL_blit_A.lo CC build/SDL_blit_N.lo CC build/SDL_blit_auto.lo CC build/SDL_blit_copy.lo CC build/SDL_blit_slow.lo CC build/SDL_bmp.lo CC build/SDL_clipboard.lo CC build/SDL_egl.lo CC build/SDL_fillrect.lo CC build/SDL_pixels.lo CC build/SDL_rect.lo CC build/SDL_shape.lo CC build/SDL_stretch.lo CC build/SDL_surface.lo CC build/SDL_video.lo CC build/SDL_vulkan_utils.lo CC build/SDL_yuv.lo CC build/yuv_rgb.lo CC build/SDL_locale.lo CC build/SDL_diskaudio.lo CC build/SDL_dummyaudio.lo CC build/SDL_sysloadso.lo CC build/SDL_dspaudio.lo CC build/SDL_systhread.lo CC build/SDL_syssem.lo CC build/SDL_sysmutex.lo CC build/SDL_syscond.lo CC build/SDL_systls.lo CC build/SDL_sysurl.lo CC build/SDL_syslocale.lo CC build/SDL_sysjoystick.lo CC build/SDL_steamcontroller.lo CC build/SDL_syshaptic.lo CC build/SDL_syspower.lo CC build/SDL_sysfilesystem.lo CC build/SDL_systimer.lo CC build/SDL_evdev.lo CC build/SDL_evdev_kbd.lo CC build/SDL_evdev_kbd_freebsd.lo CC build/SDL_evdev_capabilities.lo CC build/SDL_threadprio.lo CC build/SDL_poll.lo CC build/SDL_nullevents.lo CC build/SDL_nullframebuffer.lo CC build/SDL_nullvideo.lo CC build/SDL_dummysensor.lo CC build/SDL_dummy_main.lo CC build/SDL_test_assert.lo CC build/SDL_test_common.lo CC build/SDL_test_compare.lo CC build/SDL_test_crc32.lo CC build/SDL_test_font.lo CC build/SDL_test_fuzzer.lo CC build/SDL_test_harness.lo CC build/SDL_test_imageBlit.lo CC build/SDL_test_imageBlitBlend.lo CC build/SDL_test_imageFace.lo CC build/SDL_test_imagePrimitives.lo CC build/SDL_test_imagePrimitivesBlend.lo CC build/SDL_test_log.lo CC build/SDL_test_md5.lo CC build/SDL_test_memory.lo CC build/SDL_test_random.lo LTLINK build/libSDL2.la LTLINK build/libSDL2main.la LTLINK build/libSDL2_test.la make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22' >>> sdl2 2.0.22 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install -C /home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22' /bin/bash build-scripts/updaterev.sh /bin/bash build-scripts/mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin /usr/bin/install -c -m 755 sdl2-config /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/sdl2-config /bin/bash build-scripts/mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/SDL2 /bin/bash build-scripts/mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/aclocal /bin/bash build-scripts/mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib /usr/bin/install -c -m 644 /home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22/sdl2.m4 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/aclocal/sdl2.m4 mkdir -p -- /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/SDL2 /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2.la /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libSDL2.la for file in SDL.h SDL_assert.h SDL_atomic.h SDL_audio.h SDL_bits.h SDL_blendmode.h SDL_clipboard.h SDL_cpuinfo.h SDL_egl.h SDL_endian.h SDL_error.h SDL_events.h SDL_filesystem.h SDL_gamecontroller.h SDL_gesture.h SDL_haptic.h SDL_hidapi.h SDL_hints.h SDL_joystick.h SDL_keyboard.h SDL_keycode.h SDL_loadso.h SDL_locale.h SDL_log.h SDL_main.h SDL_messagebox.h SDL_metal.h SDL_misc.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_opengl_glext.h SDL_opengles.h SDL_opengles2_gl2ext.h SDL_opengles2_gl2.h SDL_opengles2_gl2platform.h SDL_opengles2.h SDL_opengles2_khrplatform.h SDL_pixels.h SDL_platform.h SDL_power.h SDL_quit.h SDL_rect.h SDL_render.h SDL_rwops.h SDL_scancode.h SDL_sensor.h SDL_shape.h SDL_stdinc.h SDL_surface.h SDL_system.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_touch.h SDL_types.h SDL_version.h SDL_video.h SDL_vulkan.h begin_code.h close_code.h SDL_test.h SDL_test_assert.h SDL_test_common.h SDL_test_compare.h SDL_test_crc32.h SDL_test_font.h SDL_test_fuzzer.h SDL_test_harness.h SDL_test_images.h SDL_test_log.h SDL_test_md5.h SDL_test_memory.h SDL_test_random.h; do \ /usr/bin/install -c -m 644 /home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22/include/$file /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/SDL2/$file; \ done /bin/bash build-scripts/mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig /usr/bin/install -c -m 644 sdl2.pc /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig /bin/bash build-scripts/mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/cmake/SDL2 mkdir -p -- /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/cmake/SDL2 /usr/bin/install -c -m 644 sdl2-config.cmake /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/cmake/SDL2 /usr/bin/install -c -m 644 sdl2-config-version.cmake /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/cmake/SDL2 libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2main.la /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libSDL2main.la /usr/bin/install -c -m 644 include/SDL_config.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/SDL2/SDL_config.h if test -f include/SDL_revision.h; then \ /usr/bin/install -c -m 644 include/SDL_revision.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/SDL2/SDL_revision.h; \ else \ /usr/bin/install -c -m 644 /home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22/include/SDL_revision.h /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/SDL2/SDL_revision.h; \ fi libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2_test.la /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libSDL2_test.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22' /bin/sed -i -e '2iget_filename_component(PACKAGE_PREFIX_DIR "${CMAKE_CURRENT_LIST_DIR}/../../../" ABSOLUTE)\n' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/cmake/SDL2/sdl2-config.cmake /bin/sed -i -e 's%"/usr"%${PACKAGE_PREFIX_DIR}%' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/cmake/SDL2/sdl2-config.cmake >>> sdl2 2.0.22 Fixing package configuration files >>> sdl2 2.0.22 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> sdl2 2.0.22 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22' /bin/bash build-scripts/updaterev.sh /bin/bash build-scripts/mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/bin /usr/bin/install -c -m 755 sdl2-config /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/sdl2-config /bin/bash build-scripts/mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/include/SDL2 /bin/bash build-scripts/mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/share/aclocal /bin/bash build-scripts/mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/lib /usr/bin/install -c -m 644 /home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22/sdl2.m4 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/aclocal/sdl2.m4 mkdir -p -- /home/buildroot/autobuild/instance-3/output-1/target/usr/include/SDL2 for file in SDL.h SDL_assert.h SDL_atomic.h SDL_audio.h SDL_bits.h SDL_blendmode.h SDL_clipboard.h SDL_cpuinfo.h SDL_egl.h SDL_endian.h SDL_error.h SDL_events.h SDL_filesystem.h SDL_gamecontroller.h SDL_gesture.h SDL_haptic.h SDL_hidapi.h SDL_hints.h SDL_joystick.h SDL_keyboard.h SDL_keycode.h SDL_loadso.h SDL_locale.h SDL_log.h SDL_main.h SDL_messagebox.h SDL_metal.h SDL_misc.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_opengl_glext.h SDL_opengles.h SDL_opengles2_gl2ext.h SDL_opengles2_gl2.h SDL_opengles2_gl2platform.h SDL_opengles2.h SDL_opengles2_khrplatform.h SDL_pixels.h SDL_platform.h SDL_power.h SDL_quit.h SDL_rect.h SDL_render.h SDL_rwops.h SDL_scancode.h SDL_sensor.h SDL_shape.h SDL_stdinc.h SDL_surface.h SDL_system.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_touch.h SDL_types.h SDL_version.h SDL_video.h SDL_vulkan.h begin_code.h close_code.h SDL_test.h SDL_test_assert.h SDL_test_common.h SDL_test_compare.h SDL_test_crc32.h SDL_test_font.h SDL_test_fuzzer.h SDL_test_harness.h SDL_test_images.h SDL_test_log.h SDL_test_md5.h SDL_test_memory.h SDL_test_random.h; do \ /usr/bin/install -c -m 644 /home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22/include/$file /home/buildroot/autobuild/instance-3/output-1/target/usr/include/SDL2/$file; \ done /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2.la /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libSDL2.la /bin/bash build-scripts/mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /usr/bin/install -c -m 644 sdl2.pc /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /bin/bash build-scripts/mkinstalldirs /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake/SDL2 mkdir -p -- /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake/SDL2 /usr/bin/install -c -m 644 sdl2-config.cmake /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake/SDL2 /usr/bin/install -c -m 644 sdl2-config-version.cmake /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake/SDL2 libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2main.la /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libSDL2main.la /usr/bin/install -c -m 644 include/SDL_config.h /home/buildroot/autobuild/instance-3/output-1/target/usr/include/SDL2/SDL_config.h if test -f include/SDL_revision.h; then \ /usr/bin/install -c -m 644 include/SDL_revision.h /home/buildroot/autobuild/instance-3/output-1/target/usr/include/SDL2/SDL_revision.h; \ else \ /usr/bin/install -c -m 644 /home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22/include/SDL_revision.h /home/buildroot/autobuild/instance-3/output-1/target/usr/include/SDL2/SDL_revision.h; \ fi libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/bash ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2_test.la /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libSDL2_test.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/sdl2-2.0.22' spidev_test.c?id=v5.8: OK (sha256: 87329094ea3010eae9e65ad7ea2d2309e044845942414aa0ca8f1a7095b80178) >>> spidev_test 5.8 Extracting cp /home/buildroot/autobuild/instance-3/dl/spidev_test/spidev_test.c?id=v5.8 /home/buildroot/autobuild/instance-3/output-1/build/spidev_test-5.8/spidev_test.c >>> spidev_test 5.8 Patching /bin/sed -i -e 's~^#include ~#include \n#include ~' /home/buildroot/autobuild/instance-3/output-1/build/spidev_test-5.8/spidev_test.c >>> spidev_test 5.8 Configuring >>> spidev_test 5.8 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o /home/buildroot/autobuild/instance-3/output-1/build/spidev_test-5.8/spidev_test /home/buildroot/autobuild/instance-3/output-1/build/spidev_test-5.8/spidev_test.c >>> spidev_test 5.8 Installing to target /usr/bin/install -D -m 755 /home/buildroot/autobuild/instance-3/output-1/build/spidev_test-5.8/spidev_test /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/spidev_test squashfs-4.5.tar.gz: OK (sha256: b9e16188e6dc1857fe312633920f7d71cc36b0162eb50f3ecb1f0040f02edddd) >>> squashfs 4.5 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/squashfs/squashfs-4.5.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/squashfs-4.5 -xf - >>> squashfs 4.5 Patching Applying 0001-Avoid-use-of-INSTALL_DIR-for-symlink-targets.patch using patch: patching file squashfs-tools/Makefile >>> squashfs 4.5 Configuring >>> squashfs 4.5 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline" EXTRA_LDFLAGS="" XATTR_SUPPORT=1 LZ4_SUPPORT=1 COMP_DEFAULT=lz4 LZMA_XZ_SUPPORT=0 XZ_SUPPORT=0 LZO_SUPPORT=0 ZSTD_SUPPORT=0 GZIP_SUPPORT=0 -C /home/buildroot/autobuild/instance-3/output-1/build/squashfs-4.5/squashfs-tools/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/squashfs-4.5/squashfs-tools' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o mksquashfs.o mksquashfs.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o read_fs.o read_fs.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o action.o action.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o swap.o swap.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o pseudo.o pseudo.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o compressor.o compressor.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o sort.o sort.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o progressbar.o progressbar.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o info.o info.c In file included from mksquashfs.c:48: mksquashfs.c: In function 'lock_fragments': mksquashfs.c:1527:9: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 1527 | pthread_cleanup_push((void *) pthread_mutex_unlock, &fragment_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:1527:9: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ mksquashfs.c: In function 'write_fragment': mksquashfs.c:1590:9: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 1590 | pthread_cleanup_push((void *) pthread_mutex_unlock, &fragment_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:1590:9: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ mksquashfs.c: In function 'ensure_fragments_flushed': mksquashfs.c:1515:9: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 1515 | pthread_cleanup_push((void *) pthread_mutex_unlock, &fragment_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:1515:9: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o restore.o restore.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o process_fragments.o process_fragments.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o caches-queues-lists.o caches-queues-lists.c mksquashfs.c: In function 'unlock_fragments': mksquashfs.c:1546:9: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 1546 | pthread_cleanup_push((void *) pthread_mutex_unlock, &fragment_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:1546:9: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ mksquashfs.c: In function 'frag_orderer': mksquashfs.c:2518:9: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 2518 | pthread_cleanup_push((void *) pthread_mutex_unlock, &fragment_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:2518:9: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o reader.o reader.c mksquashfs.c: In function 'add_non_dup': mksquashfs.c:2007:9: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 2007 | pthread_cleanup_push((void *) pthread_mutex_unlock, &dup_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:2007:9: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ mksquashfs.c: In function 'allocate_fragment': mksquashfs.c:1604:9: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 1604 | pthread_cleanup_push((void *) pthread_mutex_unlock, &fragment_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:1604:9: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o tar.o tar.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o lz4_wrapper.o lz4_wrapper.c mksquashfs.c: In function 'frag_deflator': mksquashfs.c:2449:9: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 2449 | pthread_cleanup_push((void *) pthread_mutex_unlock, &fragment_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:2449:9: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o xattr.o xattr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o read_xattrs.o read_xattrs.c mksquashfs.c: In function 'read_fs_bytes': mksquashfs.c:562:9: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 562 | pthread_cleanup_push((void *) pthread_mutex_unlock, &pos_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:562:9: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ mksquashfs.c: In function 'get_fragment.isra': mksquashfs.c:1377:9: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 1377 | pthread_cleanup_push((void *) pthread_mutex_unlock, &dup_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:1377:9: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ mksquashfs.c:1420:9: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 1420 | pthread_cleanup_push((void *) pthread_mutex_unlock, &fragment_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:1420:9: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ mksquashfs.c: In function 'get_fragment_checksum': mksquashfs.c:1478:9: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 1478 | pthread_cleanup_push((void *) pthread_mutex_unlock, &dup_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:1478:9: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ mksquashfs.c:1489:9: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 1489 | pthread_cleanup_push((void *) pthread_mutex_unlock, &dup_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:1489:9: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o tar_xattr.o tar_xattr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o unsquashfs.o unsquashfs.c mksquashfs.c: In function 'duplicate': mksquashfs.c:2317:17: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 2317 | pthread_cleanup_push((void *) pthread_mutex_unlock, &dup_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:2317:17: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o unsquash-1.o unsquash-1.c mksquashfs.c: In function 'writer': mksquashfs.c:2361:17: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 2361 | pthread_cleanup_push((void *) pthread_mutex_unlock, &pos_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:2361:17: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ mksquashfs.c: In function 'write_destination': mksquashfs.c:604:9: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 604 | pthread_cleanup_push((void *) pthread_mutex_unlock, &pos_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:604:9: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o unsquash-2.o unsquash-2.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o unsquash-3.o unsquash-3.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o unsquash-4.o unsquash-4.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o unsquash-123.o unsquash-123.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o unsquash-34.o unsquash-34.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o unsquash-1234.o unsquash-1234.c mksquashfs.c: In function 'sqfstar': mksquashfs.c:6863:9: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 6863 | pthread_cleanup_push((void *) pthread_mutex_unlock, &fragment_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:6863:9: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o unsquashfs_info.o unsquashfs_info.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fgnu89-inline -I. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -DCOMP_DEFAULT=\"lz4\" -Wall -DLZ4_SUPPORT -DXATTR_SUPPORT -DXATTR_DEFAULT -DREPRODUCIBLE_DEFAULT -DVERSION=\"4.5\" -DDATE=\"2021/07/22\" -c -o unsquashfs_xattr.o unsquashfs_xattr.c mksquashfs.c: In function 'main': mksquashfs.c:7930:9: warning: '__sigsetjmp' accessing 176 bytes in a region of size 160 [-Wstringop-overflow=] 7930 | pthread_cleanup_push((void *) pthread_mutex_unlock, &fragment_mutex); | ^~~~~~~~~~~~~~~~~~~~ mksquashfs.c:7930:9: note: referencing argument 1 of type 'struct __jmp_buf_tag *' /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:727:12: note: in a call to function '__sigsetjmp' 727 | extern int __sigsetjmp (struct __jmp_buf_tag *__env, int __savemask) __THROWNL; | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc unsquashfs.o unsquash-1.o unsquash-2.o unsquash-3.o unsquash-4.o unsquash-123.o unsquash-34.o unsquash-1234.o swap.o compressor.o unsquashfs_info.o lz4_wrapper.o read_xattrs.o unsquashfs_xattr.o -lpthread -lm -llz4 -o unsquashfs ln -sf unsquashfs sqfscat /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc mksquashfs.o read_fs.o action.o swap.o pseudo.o compressor.o sort.o progressbar.o info.o restore.o process_fragments.o caches-queues-lists.o reader.o tar.o lz4_wrapper.o xattr.o read_xattrs.o tar_xattr.o -lpthread -lm -llz4 -o mksquashfs ln -sf mksquashfs sqfstar make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/squashfs-4.5/squashfs-tools' >>> squashfs 4.5 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 XATTR_SUPPORT=1 LZ4_SUPPORT=1 COMP_DEFAULT=lz4 LZMA_XZ_SUPPORT=0 XZ_SUPPORT=0 LZO_SUPPORT=0 ZSTD_SUPPORT=0 GZIP_SUPPORT=0 -C /home/buildroot/autobuild/instance-3/output-1/build/squashfs-4.5/squashfs-tools/ INSTALL_DIR=/home/buildroot/autobuild/instance-3/output-1/target/usr/bin install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/squashfs-4.5/squashfs-tools' mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/usr/bin cp mksquashfs /home/buildroot/autobuild/instance-3/output-1/target/usr/bin cp unsquashfs /home/buildroot/autobuild/instance-3/output-1/target/usr/bin ln -fs unsquashfs /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/sqfscat ln -fs mksquashfs /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/sqfstar make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/squashfs-4.5/squashfs-tools' ssdp-responder-1.8.tar.gz: OK (sha256: 7ae49229e7c7a55fed9e36598b12e2173eecef0fffe0a386b6a10fad30f3c79f) >>> ssdp-responder 1.8 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/ssdp-responder/ssdp-responder-1.8.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8 -xf - >>> ssdp-responder 1.8 Patching >>> ssdp-responder 1.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> ssdp-responder 1.8 Patching libtool >>> ssdp-responder 1.8 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-shared --without-systemd ) 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, --disable-static, --enable-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 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 for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/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 pkg-config is at least version 0.9.0... yes checking for pidfile in -lutil... no checking for pidfile... no checking for strlcpy... yes checking for utimensat... 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 man/Makefile config.status: creating ssdpd.service 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, --disable-static, --enable-shared ------------------ Summary ------------------ ssdpd version 1.8 Install prefix.....: /usr PID file...........: /run/ssdpd.pid UUID cache file....: /var/lib/misc/ssdpd.cache C Compiler.........: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE Site specifics: vendor.............: Troglobit Software Systems vendor URL.........: device model.......: Generic Optional features: test mode..........: no systemd............: no ------------- Compiler version -------------- mips64el-buildroot-linux-uclibc-gcc.br_real (Buildroot 2022.05-1193-g442cbf4691) 11.3.0 Copyright (C) 2021 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. --------------------------------------------- Check the above options and compile with: make >>> ssdp-responder 1.8 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8/src' CC ssdp-scan.o CC ssdp.o CC uget.o CC ssdpd.o CC web.o CC ../lib/pidfile.o CCLD ssdp-scan CCLD ssdpd make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8/src' Making all in man make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8/man' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8' >>> ssdp-responder 1.8 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/sbin' /usr/bin/install -c ssdp-scan '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/install -c ssdpd '/home/buildroot/autobuild/instance-3/output-1/target/usr/sbin' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8/src' Making install in man make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8/man' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8/man' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 ssdp-scan.1 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 ssdpd.8 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8/man' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8/man' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/ssdp-responder' /usr/bin/install -c -m 644 README.md LICENSE '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc/ssdp-responder' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ssdp-responder-1.8' /usr/bin/install -D -m 0755 package/ssdp-responder/S50ssdpd /home/buildroot/autobuild/instance-3/output-1/target/etc/init.d/S50ssdpd zchunk-1.2.2.tar.gz: OK (sha256: bc36f13b1bcb2ab52d046bfc3ec04a9bd1f89b070b4e8fca52eded235a583526) >>> zchunk 1.2.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/zchunk/zchunk-1.2.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2 -xf - >>> zchunk 1.2.2 Patching Applying 0001-meson-fix-argp-standalone-wrap-and-find_library.patch using patch: patching file .github/workflows/main.yml patching file meson.build patching file subprojects/argp-standalone.wrap Applying 0002-zck-declare-write_data-as-static.patch using patch: patching file src/zck.c >>> zchunk 1.2.2 Configuring rm -rf /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-3/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/instance-3/output-1/host/lib/cmake -Dwith-curl=enabled -Dwith-openssl=enabled -Dwith-zstd=disabled /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/ /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build The Meson build system Version: 0.63.0 Source dir: /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2 Build dir: /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/build Build type: cross build Project name: zck Project version: 1.2.2 C compiler for the host machine: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc (gcc 11.3.0 "mips64el-buildroot-linux-uclibc-gcc.br_real (Buildroot 2022.05-1193-g442cbf4691) 11.3.0") C linker for the host machine: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc ld.bfd 2.37 C compiler for the build machine: /usr/bin/gcc (gcc 6.3.0 "gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") C linker for the build machine: /usr/bin/gcc ld.bfd 2.28 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: mips64 Host machine cpu: Target machine cpu family: mips64 Target machine cpu: Compiler for C supports arguments -Wunused-result: YES Dependency libzstd skipped: feature with-zstd disabled Found pkg-config: /home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf (1.6.3) Run-time dependency libcurl found: YES 7.84.0 Run-time dependency openssl found: YES 1.1.1q Has header "argp.h" : YES Library argp found: YES Configuring zck.h using configuration Build targets in project: 17 NOTICE: Future-deprecated features used: * 0.56.0: {'meson.source_root'} zck 1.2.2 User defined options Cross files : /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/autobuild/instance-3/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false with-curl : enabled with-openssl : enabled with-zstd : disabled Found ninja-1.10.2.git.kitware.jobserver-1 at /home/buildroot/autobuild/instance-3/output-1/host/bin/ninja >>> zchunk 1.2.2 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-3/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build ninja: Entering directory `/home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build' [1/173] Compiling C object src/lib/libzck.so.1.2.2.p/buzhash_buzhash.c.o [2/173] Compiling C object src/lib/libzck.so.1.2.2.p/index_index_common.c.o [3/173] Compiling C object src/zck_delta_size.p/util_common.c.o [4/173] Compiling C object src/zck_gen_zdict.p/util_common.c.o [5/173] Compiling C object src/lib/libzck.so.1.2.2.p/comp_nocomp_nocomp.c.o [6/173] Compiling C object test/empty.p/.._src_lib_buzhash_buzhash.c.o [7/173] Compiling C object src/lib/libzck.so.1.2.2.p/index_index_create.c.o [8/173] Compiling C object src/zck_delta_size.p/memmem.c.o [9/173] Compiling C object src/lib/libzck.so.1.2.2.p/error.c.o [10/173] Compiling C object src/zck_read_header.p/util_common.c.o [11/173] Compiling C object src/zck.p/util_common.c.o [12/173] Compiling C object src/lib/libzck.so.1.2.2.p/dl_multipart.c.o [13/173] Compiling C object src/zck_read_header.p/zck_read_header.c.o [14/173] Compiling C object src/zck_delta_size.p/zck_delta_size.c.o [15/173] Compiling C object src/lib/libzck.so.1.2.2.p/zck.c.o [16/173] Compiling C object src/unzck.p/util_common.c.o [17/173] Compiling C object src/lib/libzck.so.1.2.2.p/io.c.o [18/173] Compiling C object src/lib/libzck.so.1.2.2.p/dl_range.c.o [19/173] Compiling C object src/lib/libzck.so.1.2.2.p/log.c.o [20/173] Compiling C object src/zck.p/zck.c.o [21/173] Compiling C object test/empty.p/.._src_lib_comp_nocomp_nocomp.c.o [22/173] Compiling C object src/zck.p/memmem.c.o [23/173] Compiling C object src/zck_gen_zdict.p/zck_gen_zdict.c.o [24/173] Compiling C object src/lib/libzck.so.1.2.2.p/compint.c.o [25/173] Compiling C object src/zckdl.p/util_common.c.o [26/173] Compiling C object test/empty.p/empty.c.o [27/173] Compiling C object test/empty.p/.._src_lib_compint.c.o [28/173] Compiling C object src/lib/libzck.so.1.2.2.p/hash_hash.c.o [29/173] Compiling C object src/lib/libzck.so.1.2.2.p/header.c.o [30/173] Compiling C object src/unzck.p/unzck.c.o [31/173] Compiling C object src/zckdl.p/zck_dl.c.o [32/173] Compiling C object test/empty.p/.._src_lib_index_index_create.c.o [33/173] Compiling C object test/empty.p/.._src_lib_index_index_common.c.o [34/173] Compiling C object test/empty.p/.._src_lib_dl_range.c.o [35/173] Compiling C object test/empty.p/.._src_lib_io.c.o [36/173] Compiling C object test/empty.p/.._src_lib_log.c.o [37/173] Compiling C object test/empty.p/.._src_lib_error.c.o [38/173] Compiling C object test/empty.p/lib_util.c.o [39/173] Compiling C object test/optelems.p/optelems.c.o [40/173] Compiling C object test/empty.p/.._src_lib_dl_multipart.c.o [41/173] Compiling C object src/lib/libzck.so.1.2.2.p/comp_comp.c.o [42/173] Compiling C object src/lib/libzck.so.1.2.2.p/dl_dl.c.o [43/173] Compiling C object test/optelems.p/.._src_lib_buzhash_buzhash.c.o [44/173] Compiling C object test/read_single_chunk.p/.._src_lib_compint.c.o [45/173] Compiling C object test/optelems.p/.._src_lib_io.c.o [46/173] Compiling C object test/optelems.p/lib_util.c.o [47/173] Compiling C object test/optelems.p/.._src_lib_comp_nocomp_nocomp.c.o [48/173] Compiling C object test/optelems.p/.._src_lib_index_index_create.c.o [49/173] Compiling C object test/optelems.p/.._src_lib_dl_range.c.o [50/173] Compiling C object test/optelems.p/.._src_lib_index_index_common.c.o [51/173] Compiling C object test/optelems.p/.._src_lib_error.c.o [52/173] Compiling C object test/empty.p/.._src_lib_comp_comp.c.o [53/173] Compiling C object test/empty.p/.._src_lib_hash_hash.c.o [54/173] Compiling C object test/empty.p/.._src_lib_zck.c.o [55/173] Compiling C object test/optelems.p/.._src_lib_log.c.o [56/173] Compiling C object test/optelems.p/.._src_lib_compint.c.o [57/173] Compiling C object test/copy_chunks.p/.._src_lib_buzhash_buzhash.c.o [58/173] Compiling C object test/copy_chunks.p/copy_chunks.c.o [59/173] Compiling C object test/copy_chunks.p/.._src_lib_comp_nocomp_nocomp.c.o [60/173] Compiling C object test/empty.p/.._src_lib_header.c.o [61/173] Compiling C object test/copy_chunks.p/.._src_lib_index_index_common.c.o [62/173] Compiling C object test/copy_chunks.p/.._src_lib_index_index_create.c.o [63/173] Compiling C object test/empty.p/.._src_lib_dl_dl.c.o [64/173] Compiling C object test/copy_chunks.p/.._src_lib_dl_range.c.o [65/173] Compiling C object test/invalid_input_checksum.p/.._src_lib_buzhash_buzhash.c.o [66/173] Compiling C object test/copy_chunks.p/.._src_lib_compint.c.o [67/173] Compiling C object test/shacheck.p/.._src_lib_zck.c.o [68/173] Compiling C object test/copy_chunks.p/.._src_lib_error.c.o [69/173] Compiling C object test/copy_chunks.p/.._src_lib_log.c.o [70/173] Compiling C object test/optelems.p/.._src_lib_comp_comp.c.o [71/173] Compiling C object test/invalid_input_checksum.p/invalid_input_checksum.c.o [72/173] Compiling C object test/optelems.p/.._src_lib_hash_hash.c.o [73/173] Compiling C object test/optelems.p/.._src_lib_dl_multipart.c.o [74/173] Compiling C object test/optelems.p/.._src_lib_zck.c.o [75/173] Compiling C object test/optelems.p/.._src_lib_header.c.o [76/173] Compiling C object test/copy_chunks.p/.._src_lib_dl_multipart.c.o [77/173] Compiling C object test/copy_chunks.p/.._src_lib_io.c.o [78/173] Compiling C object test/copy_chunks.p/lib_util.c.o [79/173] Compiling C object test/invalid_input_checksum.p/.._src_lib_comp_nocomp_nocomp.c.o [80/173] Compiling C object test/copy_chunks.p/.._src_lib_zck.c.o [81/173] Compiling C object test/invalid_input_checksum.p/.._src_lib_index_index_common.c.o [82/173] Compiling C object test/invalid_input_checksum.p/.._src_lib_log.c.o [83/173] Compiling C object src/lib/libzck.so.1.2.2.p/index_index_read.c.o [84/173] Compiling C object test/copy_chunks.p/.._src_lib_hash_hash.c.o [85/173] Compiling C object test/optelems.p/.._src_lib_dl_dl.c.o [86/173] Compiling C object test/copy_chunks.p/.._src_lib_comp_comp.c.o [87/173] Compiling C object test/copy_chunks.p/.._src_lib_header.c.o [88/173] Compiling C object test/invalid_input_checksum.p/.._src_lib_dl_range.c.o [89/173] Compiling C object test/invalid_input_checksum.p/.._src_lib_dl_multipart.c.o [90/173] Compiling C object test/invalid_input_checksum.p/.._src_lib_io.c.o [91/173] Compiling C object test/invalid_input_checksum.p/.._src_lib_compint.c.o [92/173] Compiling C object test/invalid_input_checksum.p/.._src_lib_error.c.o [93/173] Compiling C object test/invalid_input_checksum.p/lib_util.c.o [94/173] Compiling C object test/read_single_chunk.p/.._src_lib_buzhash_buzhash.c.o [95/173] Compiling C object test/read_single_chunk.p/read_single_chunk.c.o [96/173] Compiling C object test/copy_chunks.p/.._src_lib_dl_dl.c.o [97/173] Linking target src/lib/libzck.so.1.2.2 [98/173] Compiling C object test/invalid_input_checksum.p/.._src_lib_zck.c.o [99/173] Compiling C object test/read_single_chunk.p/.._src_lib_comp_nocomp_nocomp.c.o [100/173] Compiling C object test/read_single_chunk.p/.._src_lib_index_index_common.c.o [101/173] Compiling C object test/invalid_input_checksum.p/.._src_lib_index_index_create.c.o [102/173] Compiling C object test/read_single_chunk.p/.._src_lib_index_index_create.c.o [103/173] Compiling C object test/empty.p/.._src_lib_index_index_read.c.o [104/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_buzhash_buzhash.c.o [105/173] Compiling C object test/invalid_input_checksum.p/.._src_lib_comp_comp.c.o [106/173] Compiling C object test/read_single_chunk.p/.._src_lib_io.c.o [107/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_comp_nocomp_nocomp.c.o [108/173] Compiling C object test/invalid_input_checksum.p/.._src_lib_hash_hash.c.o [109/173] Compiling C object test/invalid_input_checksum.p/.._src_lib_header.c.o [110/173] Compiling C object test/read_single_chunk.p/.._src_lib_log.c.o [111/173] Compiling C object test/read_single_chunk.p/.._src_lib_error.c.o [112/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_index_index_common.c.o [113/173] Compiling C object test/read_single_chunk.p/.._src_lib_dl_range.c.o [114/173] Compiling C object test/read_single_chunk.p/lib_util.c.o [115/173] Compiling C object test/read_single_comp_chunk.p/read_single_comp_chunk.c.o [116/173] Linking target test/empty [117/173] Compiling C object test/read_single_chunk.p/.._src_lib_dl_multipart.c.o [118/173] Compiling C object test/optelems.p/.._src_lib_index_index_read.c.o [119/173] Compiling C object test/invalid_input_checksum.p/.._src_lib_dl_dl.c.o [120/173] Compiling C object test/read_single_chunk.p/.._src_lib_comp_comp.c.o [121/173] Compiling C object test/read_single_chunk.p/.._src_lib_zck.c.o [122/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_index_index_create.c.o [123/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_dl_range.c.o [124/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_dl_multipart.c.o [125/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_log.c.o [126/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_compint.c.o [127/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_error.c.o [128/173] Compiling C object test/read_single_comp_chunk.p/lib_util.c.o [129/173] Compiling C object test/shacheck.p/.._src_lib_buzhash_buzhash.c.o [130/173] Compiling C object test/read_single_chunk.p/.._src_lib_hash_hash.c.o [131/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_io.c.o [132/173] Compiling C object test/shacheck.p/.._src_lib_comp_nocomp_nocomp.c.o [133/173] Linking target test/optelems [134/173] Compiling C object test/read_single_chunk.p/.._src_lib_header.c.o [135/173] Compiling C object test/copy_chunks.p/.._src_lib_index_index_read.c.o [136/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_hash_hash.c.o [137/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_zck.c.o [138/173] Compiling C object test/shacheck.p/.._src_lib_error.c.o [139/173] Compiling C object test/read_single_chunk.p/.._src_lib_dl_dl.c.o [140/173] Compiling C object test/shacheck.p/shacheck.c.o [141/173] Compiling C object test/shacheck.p/.._src_lib_index_index_create.c.o [142/173] Compiling C object test/shacheck.p/.._src_lib_index_index_common.c.o [143/173] Compiling C object test/shacheck.p/.._src_lib_io.c.o [144/173] Compiling C object test/shacheck.p/.._src_lib_log.c.o [145/173] Compiling C object test/shacheck.p/.._src_lib_compint.c.o [146/173] Compiling C object test/shacheck.p/lib_util.c.o [147/173] Generating symbol file src/lib/libzck.so.1.2.2.p/libzck.so.1.2.2.symbols [148/173] Linking target test/copy_chunks [149/173] Linking target src/unzck [150/173] Linking target src/zck [151/173] Linking target src/zck_read_header [152/173] Linking target src/zck_gen_zdict [153/173] Linking target src/zck_delta_size [154/173] Linking target src/zckdl [155/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_comp_comp.c.o [156/173] Compiling C object test/shacheck.p/.._src_lib_dl_dl.c.o [157/173] Compiling C object test/read_single_chunk.p/.._src_lib_index_index_read.c.o [158/173] Compiling C object test/shacheck.p/.._src_lib_dl_multipart.c.o [159/173] Compiling C object test/zck_cmp_uncomp.p/zck_cmp_uncomp.c.o ../test/zck_cmp_uncomp.c: In function 'main': ../test/zck_cmp_uncomp.c:219:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'ssize_t' {aka 'int'} [-Wformat=] 219 | printf("%12lu %s %s %12lu %12lu\n", | ~~~~^ | | | long unsigned int | %12u 220 | zck_get_chunk_number(iter), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | ssize_t {aka int} ../test/zck_cmp_uncomp.c:219:33: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'ssize_t' {aka 'int'} [-Wformat=] 219 | printf("%12lu %s %s %12lu %12lu\n", | ~~~~^ | | | long unsigned int | %12u ...... 223 | zck_get_chunk_start(iter), | ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | ssize_t {aka int} ../test/zck_cmp_uncomp.c:219:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'ssize_t' {aka 'int'} [-Wformat=] 219 | printf("%12lu %s %s %12lu %12lu\n", | ~~~~^ | | | long unsigned int | %12u ...... 224 | zck_get_chunk_size(iter)); | ~~~~~~~~~~~~~~~~~~~~~~~~ | | | ssize_t {aka int} ../test/zck_cmp_uncomp.c:235:42: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 235 | printf("\n\nTotal to be reused : %12lu\n", reuse); | ~~~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %12u ../test/zck_cmp_uncomp.c:236:42: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 236 | printf("Total to be downloaded : %12lu\n", todwl); | ~~~~^ ~~~~~ | | | | | size_t {aka unsigned int} | long unsigned int | %12u [160/173] Compiling C object test/invalid_input_checksum.p/.._src_lib_index_index_read.c.o [161/173] Compiling C object test/shacheck.p/.._src_lib_dl_range.c.o [162/173] Compiling C object test/shacheck.p/.._src_lib_header.c.o [163/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_dl_dl.c.o [164/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_header.c.o [165/173] Compiling C object test/read_single_comp_chunk.p/.._src_lib_index_index_read.c.o [166/173] Compiling C object test/shacheck.p/.._src_lib_comp_comp.c.o [167/173] Compiling C object test/shacheck.p/.._src_lib_hash_hash.c.o [168/173] Compiling C object test/shacheck.p/.._src_lib_index_index_read.c.o [169/173] Linking target test/zck_cmp_uncomp [170/173] Linking target test/read_single_chunk [171/173] Linking target test/invalid_input_checksum [172/173] Linking target test/shacheck [173/173] Linking target test/read_single_comp_chunk >>> zchunk 1.2.2 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-3/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build install ninja: Entering directory `/home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build' [0/1] Installing files. Installing src/lib/libzck.so.1.2.2 to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib Installing src/zck to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin Installing src/unzck to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zck_gen_zdict to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zck_read_header to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zck_delta_size to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin Installing src/zckdl to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/build/include/zck.h to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/ Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/unzck.1 to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck.1 to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_delta_size.1 to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_gen_zdict.1 to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_read_header.1 to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zckdl.1 to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/build/meson-private/zck.pc to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig Installing symlink pointing to libzck.so.1.2.2 to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libzck.so.1 Installing symlink pointing to libzck.so.1 to /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libzck.so >>> zchunk 1.2.2 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> zchunk 1.2.2 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-3/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build install ninja: Entering directory `/home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2//build' [0/1] Installing files. Installing src/lib/libzck.so.1.2.2 to /home/buildroot/autobuild/instance-3/output-1/target/usr/lib Installing src/zck to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing src/unzck to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing src/zck_gen_zdict to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing src/zck_read_header to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing src/zck_delta_size to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing src/zckdl to /home/buildroot/autobuild/instance-3/output-1/target/usr/bin Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/build/include/zck.h to /home/buildroot/autobuild/instance-3/output-1/target/usr/include/ Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/unzck.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_delta_size.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_gen_zdict.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zck_read_header.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/doc/zckdl.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 Installing /home/buildroot/autobuild/instance-3/output-1/build/zchunk-1.2.2/build/meson-private/zck.pc to /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig Installing symlink pointing to libzck.so.1.2.2 to /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libzck.so.1 Installing symlink pointing to libzck.so.1 to /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libzck.so swupdate-2022.05.tar.gz: OK (sha256: 1e819f71b19626bde1a4906ced39d3406ca240b458d3c4a998bd9c7333eba260) >>> swupdate 2022.05 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/swupdate/swupdate-2022.05.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05 -xf - >>> swupdate 2022.05 Patching Applying 0001-swupdate-core-bootloader.c-fix-build-without-reallocarray.patch using patch: patching file core/bootloader.c Using /home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05/.config as base # # merged configuration written to /home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05/.config (needs make) # make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/zconf.lex.c SHIPPED scripts/kconfig/zconf.hash.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05' /bin/sed -i -e '/^\(# \)\?CONFIG_SYSTEMD\>/d' /home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05//.config && echo '# CONFIG_SYSTEMD is not set' >> /home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05//.config /bin/sed -i -e '/^\(# \)\?CONFIG_WEBSERVER\>/d' /home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05//.config && echo '# CONFIG_WEBSERVER is not set' >> /home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05//.config make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05' scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05' >>> swupdate 2022.05 Configuring >>> swupdate 2022.05 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" SKIP_STRIP=y HAVE_LIBEXT2FS=n HAVE_JSON_C=y HAVE_LIBARCHIVE=n HAVE_LIBBLKID=y HAVE_LIBCONFIG=n HAVE_LIBCURL=y HAVE_LIBFDISK=n HAVE_LIBGPIOD=n HAVE_URIPARSER=n HAVE_LIBWEBSOCKETS=n HAVE_LUA=n HAVE_MBEDTLS=y HAVE_LIBMTD=n HAVE_LIBUBI=n HAVE_LIBSSL=y HAVE_LIBCRYPTO=y HAVE_P11KIT=n HAVE_LIBSYSTEMD=n HAVE_WOLFSSL=n HAVE_ZCK=y HAVE_LIBZEROMQ=n HAVE_ZLIB=y HAVE_ZSTD=n HAVE_LIBRSYNC=n /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05 CROSS_COMPILE="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-" CONFIG_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " CONFIG_EXTRA_LDFLAGS="" make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05' fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --silentoldconfig Kconfig fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CC ipc/network_ipc.o fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CC ipc/network_ipc-if.o CC core/swupdate.o CC handlers/dummy_handler.o CC handlers/raw_handler.o CC core/cpio_utils.o In file included from core/cpio_utils.c:22: core/cpio_utils.c: In function 'copy_write': include/util.h:92:41: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 92 | "ERROR %s : %s : %d : " format, \ | ^~~~~~~~~~~~~~~~~~~~~~~ include/util.h:110:9: note: in expansion of macro 'swupdate_notify' 110 | swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) | ^~~~~~~~~~~~~~~ core/cpio_utils.c:141:25: note: in expansion of macro 'ERROR' 141 | ERROR("cannot write %lu bytes: %s", len, strerror(errno)); | ^~~~~ include/util.h:99:49: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 99 | "ERROR : " format, ## arg); \ | ^~~~~~~~~~ include/util.h:110:9: note: in expansion of macro 'swupdate_notify' 110 | swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) | ^~~~~~~~~~~~~~~ core/cpio_utils.c:141:25: note: in expansion of macro 'ERROR' 141 | ERROR("cannot write %lu bytes: %s", len, strerror(errno)); | ^~~~~ include/util.h:103:41: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 103 | "[%s] : " format, __func__, ## arg); \ | ^~~~~~~~~ include/util.h:110:9: note: in expansion of macro 'swupdate_notify' 110 | swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) | ^~~~~~~~~~~~~~~ core/cpio_utils.c:141:25: note: in expansion of macro 'ERROR' 141 | ERROR("cannot write %lu bytes: %s", len, strerror(errno)); | ^~~~~ include/util.h:92:41: warning: format '%lu' expects argument of type 'long unsigned int', but argument 7 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 92 | "ERROR %s : %s : %d : " format, \ | ^~~~~~~~~~~~~~~~~~~~~~~ include/util.h:110:9: note: in expansion of macro 'swupdate_notify' 110 | swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) | ^~~~~~~~~~~~~~~ core/cpio_utils.c:146:25: note: in expansion of macro 'ERROR' 146 | ERROR("cannot write %lu bytes: %s", len, strerror(errno)); | ^~~~~ include/util.h:99:49: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 99 | "ERROR : " format, ## arg); \ | ^~~~~~~~~~ include/util.h:110:9: note: in expansion of macro 'swupdate_notify' 110 | swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) | ^~~~~~~~~~~~~~~ core/cpio_utils.c:146:25: note: in expansion of macro 'ERROR' 146 | ERROR("cannot write %lu bytes: %s", len, strerror(errno)); | ^~~~~ include/util.h:103:41: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'size_t' {aka 'unsigned int'} [-Wformat=] 103 | "[%s] : " format, __func__, ## arg); \ | ^~~~~~~~~ include/util.h:110:9: note: in expansion of macro 'swupdate_notify' 110 | swupdate_notify(FAILURE, format, ERRORLEVEL, ## arg) | ^~~~~~~~~~~~~~~ core/cpio_utils.c:146:25: note: in expansion of macro 'ERROR' 146 | ERROR("cannot write %lu bytes: %s", len, strerror(errno)); | ^~~~~ CC ipc/progress_ipc.o fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CC bootloader/none.o LD ipc/built-in.o CC core/notifier.o LD handlers/built-in.o LD bootloader/built-in.o CC core/handler.o CC core/bootloader.o fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CC corelib/multipart_parser.o fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). AR mongoose/lib.a fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CC parser/parse_external.o CC parser/parser.o fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CC core/install_from_file.o AR suricatta/lib.a CC core/util.o AR parser/lib.a fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). AR fs/lib.a CC core/parser.o AR corelib/lib.a CC core/pctl.o fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CC tools/swupdate-client.o CC core/state.o CC tools/swupdate-ipc.o CC tools/swupdate-progress.o CC core/syslog.o CC core/installer.o CC core/network_thread.o AR tools/lib.a CC core/stream_interface.o fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). LD libswupdate.so.0.1 fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CC core/progress_thread.o CC core/parsing_library.o CC core/artifacts_versions.o CC core/swupdate_dict.o CC core/semver.o CC core/strlcpy.o LD core/built-in.o fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). LD swupdate_unstripped fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). LD tools/swupdate-ipc fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). LD tools/swupdate-client fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). LD tools/swupdate-progress echo tools/swupdate-client echo tools/swupdate-ipc echo tools/swupdate-progress fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). echo swupdate make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05' >>> swupdate 2022.05 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" SKIP_STRIP=y HAVE_LIBEXT2FS=n HAVE_JSON_C=y HAVE_LIBARCHIVE=n HAVE_LIBBLKID=y HAVE_LIBCONFIG=n HAVE_LIBCURL=y HAVE_LIBFDISK=n HAVE_LIBGPIOD=n HAVE_URIPARSER=n HAVE_LIBWEBSOCKETS=n HAVE_LUA=n HAVE_MBEDTLS=y HAVE_LIBMTD=n HAVE_LIBUBI=n HAVE_LIBSSL=y HAVE_LIBCRYPTO=y HAVE_P11KIT=n HAVE_LIBSYSTEMD=n HAVE_WOLFSSL=n HAVE_ZCK=y HAVE_LIBZEROMQ=n HAVE_ZLIB=y HAVE_ZSTD=n HAVE_LIBRSYNC=n /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05 CROSS_COMPILE="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-" CONFIG_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " CONFIG_EXTRA_LDFLAGS="" DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05' fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). install -d /home/buildroot/autobuild/instance-3/output-1/target//usr/bin fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). install -d /home/buildroot/autobuild/instance-3/output-1/target//usr/include install -d /home/buildroot/autobuild/instance-3/output-1/target//usr/lib install -m 755 swupdate /home/buildroot/autobuild/instance-3/output-1/target//usr/bin for i in tools/swupdate-ipc tools/swupdate-client tools/swupdate-progress;do \ install -m 755 $i /home/buildroot/autobuild/instance-3/output-1/target//usr/bin; \ done install -m 0644 /home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05/include/network_ipc.h /home/buildroot/autobuild/instance-3/output-1/target//usr/include install -m 0644 /home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05/include/swupdate_status.h /home/buildroot/autobuild/instance-3/output-1/target//usr/include install -m 0644 /home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05/include/progress_ipc.h /home/buildroot/autobuild/instance-3/output-1/target//usr/include install -m 0755 /home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05/libswupdate.so.0.1 /home/buildroot/autobuild/instance-3/output-1/target//usr/lib ln -sfr /home/buildroot/autobuild/instance-3/output-1/target//usr/lib/libswupdate.so.0.1 /home/buildroot/autobuild/instance-3/output-1/target//usr/lib/libswupdate.so if [ n = y ]; then \ install -d /home/buildroot/autobuild/instance-3/output-1/target//usr/lib/lua/; \ install -m 0755 /home/buildroot/autobuild/instance-3/output-1/target//usr/lib/lua/; \ ln -sf /home/buildroot/autobuild/instance-3/output-1/target//usr/lib/lua//lua_swupdate.so; \ fi make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/swupdate-2022.05' mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc/swupdate/conf.d /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/swupdate/conf.d /usr/bin/install -D -m 755 package/swupdate//swupdate.sh /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/swupdate/swupdate.sh /usr/bin/install -D -m 755 package/swupdate//S80swupdate /home/buildroot/autobuild/instance-3/output-1/target/etc/init.d/S80swupdate /usr/bin/install -D -m 644 package/swupdate//90-start-progress /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/swupdate/conf.d/90-start-progress sysvinit-2.99.tar.xz: OK (sha256: b05c3677bb698afe64c997968b00c49b2a9bd320ce963523230ee7ea41197757) >>> sysvinit 2.99 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/sysvinit/sysvinit-2.99.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/sysvinit-2.99 -xf - >>> sysvinit 2.99 Patching Applying 0001-Makefile-disable-stack-protector-strong.patch using patch: patching file src/Makefile >>> sysvinit 2.99 Configuring >>> sysvinit 2.99 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 SYSROOT=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot WITH_SELINUX="yes" -C /home/buildroot/autobuild/instance-3/output-1/build/sysvinit-2.99/src make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/sysvinit-2.99/src' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -DWITH_SELINUX -c -o init.o init.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -DINIT_MAIN -c -o init_utmp.o utmp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o runlevellog.o runlevellog.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o halt.o halt.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o ifdown.o ifdown.c utmp.c: In function 'write_utmp': utmp.c:209:9: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] 209 | strncpy(utmp.ut_id, id, sizeof(utmp.ut_id)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:217:9: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 217 | strncpy(utmp.ut_user, user, UT_NAMESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:209:9: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] 209 | strncpy(utmp.ut_id, id, sizeof(utmp.ut_id)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:217:9: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 217 | strncpy(utmp.ut_user, user, UT_NAMESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:218:19: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 218 | if (line) strncpy(utmp.ut_line, line, UT_LINESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c: In function 'write_wtmp': utmp.c:131:9: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 131 | strncpy(utmp.ut_name, user, sizeof(utmp.ut_name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:132:9: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] 132 | strncpy(utmp.ut_id , id , sizeof(utmp.ut_id )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:133:9: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 133 | strncpy(utmp.ut_line, line, sizeof(utmp.ut_line)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o hddown.o hddown.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o utmp.o utmp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o shutdown.o shutdown.c utmp.c: In function 'write_utmp.constprop': utmp.c:209:9: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] 209 | strncpy(utmp.ut_id, id, sizeof(utmp.ut_id)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:217:9: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 217 | strncpy(utmp.ut_user, user, UT_NAMESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:218:19: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 218 | if (line) strncpy(utmp.ut_line, line, UT_LINESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c: In function 'write_wtmp': utmp.c:131:9: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 131 | strncpy(utmp.ut_name, user, sizeof(utmp.ut_name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:132:9: warning: 'strncpy' specified bound 4 equals destination size [-Wstringop-truncation] 132 | strncpy(utmp.ut_id , id , sizeof(utmp.ut_id )); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmp.c:133:9: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] 133 | strncpy(utmp.ut_line, line, sizeof(utmp.ut_line)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o dowall.o dowall.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o runlevel.o runlevel.c dowall.c: In function 'wall': dowall.c:161:34: warning: variable 'tp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 161 | FILE *tp; | ^~ dowall.c:170:33: warning: variable 'fd' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 170 | int fd, flags; | ^~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" killall5.c -o killall5 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o fstab-decode.o fstab-decode.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o logsave.o logsave.c killall5.c: In function 'check4nfs': killall5.c:447:12: warning: 'strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 447 | strncpy(real, curr, PATH_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'check_kernel_console', inlined from 'read_inittab' at init.c:1701:3: init.c:1393:41: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 31 [-Wstringop-truncation] 1393 | strncpy(id, dev, sizeof(id)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ init.c:1391:41: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 28 [-Wstringop-truncation] 1391 | strncpy(id, dev+3, sizeof(id)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -DWITH_SELINUX -c -o sulogin.o sulogin.c sulogin.c: In function 'sushell': sulogin.c:773:17: warning: 'security_context_t' is deprecated [-Wdeprecated-declarations] 773 | security_context_t scon=NULL; | ^~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o consoles.o consoles.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o bootlogd.o bootlogd.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o last.o last.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o mesg.o mesg.c last.c: In function 'main': last.c:849:33: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 849 | strncpy(ut.ut_line, "system down", OLD_LINESIZE - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ last.c:865:25: warning: 'strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 865 | strncpy(ut.ut_line, "system boot", OLD_LINESIZE - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o readbootlog.o readbootlog.c last.c: In function 'list': last.c:467:17: warning: 'strncat' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 467 | strncat(domain, p->ut_host, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o utmpdump.o utmpdump.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -ansi -fomit-frame-pointer -W -Wall -Wunreachable-code -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE -D_GNU_SOURCE -DVERSION=\"\" -c -o wall.o wall.c utmpdump.c: In function 'newtoold': utmpdump.c:70:9: warning: 'strncpy' output may be truncated copying 12 bytes from a string of length 31 [-Wstringop-truncation] 70 | strncpy(dest.ut_line, src.ut_line, OLD_LINESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmpdump.c:71:9: warning: 'strncpy' output may be truncated copying 8 bytes from a string of length 31 [-Wstringop-truncation] 71 | strncpy(dest.ut_user, src.ut_user, OLD_NAMESIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utmpdump.c:72:9: warning: 'strncpy' output may be truncated copying 16 bytes from a string of length 255 [-Wstringop-truncation] 72 | strncpy(dest.ut_host, src.ut_host, OLD_HOSTSIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc halt.o ifdown.o hddown.o utmp.o runlevellog.o -o halt /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc shutdown.o dowall.o utmp.o -o shutdown /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc runlevel.o runlevellog.o -o runlevel /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc fstab-decode.o -o fstab-decode /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc logsave.o -o logsave /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc sulogin.o consoles.o -lselinux -lcrypt -o sulogin /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc bootlogd.o -lutil -o bootlogd /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc last.o -o last /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc mesg.o -o mesg /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc readbootlog.o -o readbootlog /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc utmpdump.o -o utmpdump /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc wall.o dowall.o -o wall /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc init.o init_utmp.o runlevellog.o -lselinux -o init make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/sysvinit-2.99/src' >>> sysvinit 2.99 Installing to target for x in halt init shutdown killall5; do /usr/bin/install -D -m 0755 /home/buildroot/autobuild/instance-3/output-1/build/sysvinit-2.99/src/$x /home/buildroot/autobuild/instance-3/output-1/target/sbin/$x || exit 1; done /usr/bin/install -D -m 0644 package/sysvinit/inittab /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab ln -sf /sbin/halt /home/buildroot/autobuild/instance-3/output-1/target/sbin/reboot ln -sf /sbin/halt /home/buildroot/autobuild/instance-3/output-1/target/sbin/poweroff ln -sf killall5 /home/buildroot/autobuild/instance-3/output-1/target/sbin/pidof tcpdump-4.99.1.tar.gz: OK (sha256: 79b36985fb2703146618d87c4acde3e068b91c553fb93f021a337f175fd10ebe) >>> tcpdump 4.99.1 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/tcpdump/tcpdump-4.99.1.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/tcpdump-4.99.1 -xf - >>> tcpdump 4.99.1 Patching >>> tcpdump 4.99.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/tcpdump-4.99.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> tcpdump 4.99.1 Patching libtool >>> tcpdump 4.99.1 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/tcpdump-4.99.1/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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_linux_vers=2 td_cv_buggygetaddrinfo=no PCAP_CONFIG=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/pcap-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 runstatedir=/run --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 --disable-static --enable-shared --without-crypto --disable-local-libpcap --disable-smb ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C99... unsupported configure: WARNING: The C compiler does not support C99; there may be compiler errors checking for inline... inline checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking rpc/rpc.h usability... no checking rpc/rpc.h presence... no checking for rpc/rpc.h... no checking rpc/rpcent.h usability... no checking rpc/rpcent.h presence... no checking for rpc/rpcent.h... no checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking for net/pfvar.h... no checking smi.h usability... no checking smi.h presence... no checking for smi.h... no checking whether to enable the possibly-buggy SMB printer... no checking whether to drop root privileges by default... no checking whether to chroot... no checking whether to sandbox using capsicum... no checking whether to sandbox using Casper library... no checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing putmsg... no checking whether the operating system supports IPv6... yes checking ipv6 stack type... linux-glibc checking for strlcat... yes checking for strlcpy... yes checking for strdup... yes checking for strsep... yes checking for getservent... yes checking for getopt_long... yes checking for fork... yes checking for vfork... yes checking for strftime... yes checking for setlinebuf... yes checking for vsnprintf... yes checking for snprintf... yes checking for main in -lrpc... no checking for library containing getrpcbynumber... no checking whether to look for a local libpcap... no checking for mips64el-buildroot-linux-uclibc-pkg-config... /home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config checking whether there are .pc files for libpcap... yes checking for pcap_loop... yes checking for ether_ntohost... yes checking for buggy ether_ntohost... not while cross-compiling checking for pcap_list_datalinks... yes checking for pcap_free_datalinks... yes checking for pcap_datalink_name_to_val... yes checking for pcap_datalink_val_to_description... yes checking for pcap_set_datalink... yes checking for pcap_breakloop... yes checking for pcap_create... yes checking for pcap_set_tstamp_type... yes checking for pcap_set_tstamp_precision... yes checking for pcap_findalldevs... yes checking for pcap_if_t... yes checking for pcap_dump_flush... yes checking for pcap_lib_version... yes checking for pcap_setdirection... yes checking for pcap_set_immediate_mode... yes checking for pcap_dump_ftell64... yes checking for pcap_open... no checking for pcap_findalldevs_ex... no checking for pcap_dump_ftell... yes checking for pcap_set_parser_debug... no checking whether pcap_debug is defined by libpcap... no checking whether yydebug is defined by libpcap... no checking for pcap_set_optimizer_debug... no checking for bpf_dump... yes checking for uintptr_t... yes checking pcap/pcap-inttypes.h usability... yes checking pcap/pcap-inttypes.h presence... yes checking for pcap/pcap-inttypes.h... yes checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for mips64el-buildroot-linux-uclibc-ranlib... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking for mips64el-buildroot-linux-uclibc-ar... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking whether to use OpenSSL/libressl libcrypto... no checking whether to use libcap-ng... yes, if available checking for capng_change_id in -lcap-ng... no checking cap-ng.h usability... no checking cap-ng.h presence... no checking for cap-ng.h... no checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile config.status: creating tcpdump.1 config.status: creating config.h config.status: executing default-1 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, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> tcpdump 4.99.1 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/tcpdump-4.99.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpdump-4.99.1' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./fptype.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./tcpdump.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./addrtoname.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./addrtostr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./af.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./ascii_strcasecmp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./checksum.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./cpack.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./gmpls.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./in_cksum.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./ipproto.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./l2vpn.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./machdep.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./netdissect.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./netdissect-alloc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./nlpid.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./ntp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./oui.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./parsenfsfh.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-802_11.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-802_15_4.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ah.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ahcp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-aodv.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-aoe.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ap1394.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-arcnet.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-arista.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-arp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ascii.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-atalk.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-atm.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-babel.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-bcm-li.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-beep.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-bfd.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-bgp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-bootp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-brcmtag.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-bt.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-calm-fast.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-carp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-cdp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-cfm.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-chdlc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-cip.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-cnfp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-dccp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-decnet.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-dhcp6.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-domain.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-dsa.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-dtp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-dvmrp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-eap.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-egp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-eigrp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-enc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-esp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ether.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-fddi.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-forces.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-fr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-frag6.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ftp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-geneve.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-geonet.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-gre.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-hncp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-hsrp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-http.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-icmp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-icmp6.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-igmp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-igrp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ip-demux.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ip.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ip6.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ip6opts.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ipcomp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ipfc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ipnet.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ipoib.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ipx.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-isakmp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-isoclns.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-juniper.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-krb.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-l2tp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-lane.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ldp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-lisp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-llc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-lldp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-lmp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-loopback.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-lspping.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-lwapp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-lwres.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-m3ua.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-mobile.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-macsec.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-mobility.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-mpcp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-mpls.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-mptcp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-msdp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-msnlb.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-nflog.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-nfs.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-nsh.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ntp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-null.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-olsr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-openflow-1.0.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-openflow-1.3.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-openflow.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ospf.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ospf6.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-otv.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-pgm.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-pim.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-pktap.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ppi.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ppp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-pppoe.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-pptp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ptp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-radius.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-raw.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-resp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-rip.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ripng.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-rpki-rtr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-rrcp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-rsvp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-rt6.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-rtsp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-rx.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-sctp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-sflow.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-sip.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-sl.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-sll.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-slow.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-smtp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-snmp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-someip.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-ssh.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-stp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-sunatm.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-sunrpc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-symantec.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-syslog.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-tcp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-telnet.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-tftp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-timed.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-tipc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-token.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-udld.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-udp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-unsupported.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-usb.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-vjc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-vqp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-vrrp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-vsock.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-vtp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-vxlan-gpe.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-vxlan.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-wb.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-zep.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-zephyr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./print-zeromq.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./strtoaddr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./signature.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c ./util-print.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar cr libnetdissect.a addrtoname.o addrtostr.o af.o ascii_strcasecmp.o checksum.o cpack.o gmpls.o in_cksum.o ipproto.o l2vpn.o machdep.o netdissect.o netdissect-alloc.o nlpid.o ntp.o oui.o parsenfsfh.o print.o print-802_11.o print-802_15_4.o print-ah.o print-ahcp.o print-aodv.o print-aoe.o print-ap1394.o print-arcnet.o print-arista.o print-arp.o print-ascii.o print-atalk.o print-atm.o print-babel.o print-bcm-li.o print-beep.o print-bfd.o print-bgp.o print-bootp.o print-brcmtag.o print-bt.o print-calm-fast.o print-carp.o print-cdp.o print-cfm.o print-chdlc.o print-cip.o print-cnfp.o print-dccp.o print-decnet.o print-dhcp6.o print-domain.o print-dsa.o print-dtp.o print-dvmrp.o print-eap.o print-egp.o print-eigrp.o print-enc.o print-esp.o print-ether.o print-fddi.o print-forces.o print-fr.o print-frag6.o print-ftp.o print-geneve.o print-geonet.o print-gre.o print-hncp.o print-hsrp.o print-http.o print-icmp.o print-icmp6.o print-igmp.o print-igrp.o print-ip-demux.o print-ip.o print-ip6.o print-ip6opts.o print-ipcomp.o print-ipfc.o print-ipnet.o print-ipoib.o print-ipx.o print-isakmp.o print-isoclns.o print-juniper.o print-krb.o print-l2tp.o print-lane.o print-ldp.o print-lisp.o print-llc.o print-lldp.o print-lmp.o print-loopback.o print-lspping.o print-lwapp.o print-lwres.o print-m3ua.o print-macsec.o print-mobile.o print-mobility.o print-mpcp.o print-mpls.o print-mptcp.o print-msdp.o print-msnlb.o print-nflog.o print-nfs.o print-nsh.o print-ntp.o print-null.o print-olsr.o print-openflow-1.0.o print-openflow-1.3.o print-openflow.o print-ospf.o print-ospf6.o print-otv.o print-pgm.o print-pim.o print-pktap.o print-ppi.o print-ppp.o print-pppoe.o print-pptp.o print-ptp.o print-radius.o print-raw.o print-resp.o print-rip.o print-ripng.o print-rpki-rtr.o print-rrcp.o print-rsvp.o print-rt6.o print-rtsp.o print-rx.o print-sctp.o print-sflow.o print-sip.o print-sl.o print-sll.o print-slow.o print-smtp.o print-snmp.o print-someip.o print-ssh.o print-stp.o print-sunatm.o print-sunrpc.o print-symantec.o print-syslog.o print-tcp.o print-telnet.o print-tftp.o print-timed.o print-tipc.o print-token.o print-udld.o print-udp.o print-unsupported.o print-usb.o print-vjc.o print-vqp.o print-vrrp.o print-vsock.o print-vtp.o print-vxlan-gpe.o print-vxlan.o print-wb.o print-zep.o print-zephyr.o print-zeromq.o signature.o strtoaddr.o util-print.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib libnetdissect.a /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o tcpdump fptype.o tcpdump.o libnetdissect.a -L/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lpcap make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpdump-4.99.1' >>> tcpdump 4.99.1 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/tcpdump-4.99.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpdump-4.99.1' [ -d /home/buildroot/autobuild/instance-3/output-1/target/usr/bin ] || \ (mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/usr/bin; chmod 755 /home/buildroot/autobuild/instance-3/output-1/target/usr/bin) /usr/bin/install -c tcpdump /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/tcpdump /usr/bin/install -c tcpdump /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/tcpdump.`cat ./VERSION` [ -d /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 ] || \ (mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1; chmod 755 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1) /usr/bin/install -c -m 644 tcpdump.1 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1/tcpdump.1 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpdump-4.99.1' rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/tcpdump.4.99.1 tcpreplay-4.4.1.tar.xz: OK (sha256: 51f70ed14be5913f19c25cdfa530e98c14cedab1c76fbdd26eca7b61b57344f2) >>> tcpreplay 4.4.1 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/tcpreplay/tcpreplay-4.4.1.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1 -xf - >>> tcpreplay 4.4.1 Patching >>> tcpreplay 4.4.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> tcpreplay 4.4.1 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/config/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 8239 (offset 127 lines). Hunk #8 succeeded at 10871 (offset 161 lines). >>> tcpreplay 4.4.1 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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_path_ac_pt_PCAP_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin/pcap-config" LIBS="-lfts" ac_cv_path_tcpdump_path=/usr/sbin/tcpdump 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 runstatedir=/run --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 --disable-static --enable-shared --with-libpcap=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr --enable-pcapconfig --without-libdnet ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 checking whether to enable maintainer-specific portions of Makefiles... yes checking if malloc debugging is wanted... no 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 for cygwin development environment... 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 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... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking for mips64el-buildroot-linux-uclibc-ar... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking the archiver (/home/buildroot/autobuild/instance-3/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... /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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/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) /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/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... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... no checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking for mips64el-buildroot-linux-uclibc-gcc... (cached) /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... (cached) none checking whether we are using the GNU C++ compiler... no checking whether no accepts -g... no checking dependency style of no... none checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp checking whether ln -s works... yes checking for gawk... (cached) gawk checking for a sed that does not truncate output... (cached) /bin/sed checking whether make sets $(MAKE)... (cached) yes checking for printf... /usr/bin/printf checking for echo... /bin/echo checking for cut... /usr/bin/cut checking for autogen... no checking for groff... /usr/bin/groff checking for depmod... /home/buildroot/autobuild/instance-3/output-1/host/sbin/depmod checking for insmod... /sbin/insmod checking for rmmod... /sbin/rmmod configure: Using included libopts tearoff checking for egrep... (cached) /bin/grep -E checking whether sys/types.h defines makedev... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... yes checking for an ANSI C-conforming const... yes checking for inline... (cached) inline checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wextra support... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-variadic-macros support... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wfatal-errors support... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -Wno-format-contains-nul support... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for sys/time.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for inttypes.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/systeminfo.h usability... no checking sys/systeminfo.h presence... no checking for sys/systeminfo.h... no checking sys/io.h usability... no checking sys/io.h presence... no checking for sys/io.h... no checking architecture/i386/pio.h usability... no checking architecture/i386/pio.h presence... no checking for architecture/i386/pio.h... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking fts.h usability... yes checking fts.h presence... yes checking for fts.h... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for sys/sysctl.h... yes checking for net/route.h... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... yes checking for nanosleep in -lrt... yes checking for resolv in -lresolv... no 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 whether lstat correctly handles trailing slash... no checking for working memcmp... (cached) yes checking for vprintf... yes checking for _doprnt... no checking whether time.h and sys/time.h may both be included... yes checking for alarm... yes checking for working mktime... no checking for getpagesize... yes checking for working mmap... (cached) yes checking for struct timeval.tv_sec... yes checking for alarm... (cached) yes checking for atexit... yes checking for bzero... yes checking for dup2... yes checking for gethostbyname... yes checking for getpagesize... (cached) yes checking for gettimeofday... yes checking for ctime... yes checking for inet_ntoa... yes checking for memmove... yes checking for memset... yes checking for munmap... yes checking for pow... yes checking for putenv... yes checking for realpath... yes checking for regcomp... yes checking for strdup... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strdup... (cached) yes checking for strerror... yes checking for strtol... yes checking for strncpy... yes checking for strtoull... yes checking for poll... yes checking for ntohll... no checking for mmap... yes checking for snprintf... yes checking for vsnprintf... yes checking for strsignal... yes checking for strpbrk... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtoul... yes checking for ioperm... no checking for strlcpy... yes checking whether byte ordering is bigendian... (cached) no configure: Enabling libpcap discovery via pcap_config configure: Using u_int64_t for packet counters checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for inet_addr... yes checking linux/if_tun.h usability... yes checking linux/if_tun.h presence... yes checking for linux/if_tun.h... yes checking for libpcap... /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr checking for library containing nl_handle_alloc... no checking for nl_cache_alloc in -lnl... no checking for genl_connect in -lnl-genl-3... no checking for nl_cache_alloc in -lnl-3... no checking for dbus_malloc in -ldbus-1... yes checking for numa_available in -lnuma... no checking for pthread_create in -lpthread... yes checking for library containing pcap_get_pfring_id... no checking for library containing pcap_close... none required checking for libpcap version... >= 0.8.0 checking for pcap_setnonblock... yes checking for pcap_datalink_val_to_description... yes checking for pcap_get_selectable_fd... yes checking for pcap_dump_fopen... yes checking for pcap_inject sending support... yes checking for pcap_sendpacket sending support... yes checking for pcap_breakloop... no checking for pcap_version... yes checking for pcap_snapshot... yes configure: Building tcpbridge configure: Building tcpliveplay checking for netmap socket sending support... no checking for PF_PACKET socket sending support... yes checking for TX_RING socket sending support... no checking net/bpf.h usability... no checking net/bpf.h presence... no checking for net/bpf.h... no checking for libdnet... no configure: WARNING: libdnet not found, disabling fragroute feature checking for DLT_LINUX_SLL in libpcap... yes checking for DLT_C_HDLC in libpcap... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/pcap-bpf.h... no checking for libpcap bpf header... no checking for netmap libpcap... no checking for pcapnav-config... no checking for requires strict byte alignment... yes checking for tcpdump... (cached) /usr/sbin/tcpdump checking for 'make test' profile... configure: WARNING: Unable to do tests when cross-compiling Unable to do tests when cross-compiling checking for OS version... Linux configure: Using eth0 for 1st test network interface card configure: Using eth0 for 2nd test network interface card checking if it's ok to use pcap_findalldevs()... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/poll.h... (cached) yes checking sys/procset.h usability... no checking sys/procset.h presence... no checking for sys/procset.h... no checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking sys/stropts.h usability... no checking sys/stropts.h presence... no checking for sys/stropts.h... no checking for sys/time.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for dlfcn.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for fcntl.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for libintl.h... (cached) yes checking for memory.h... (cached) yes checking for netinet/in.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking for stdbool.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for inttypes.h... (cached) yes checking for working stdnoreturn.h... yes checking for runetype.h... no checking for wchar.h... yes checking for wchar_t... yes checking for wint_t... yes checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for uint_t... no checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ptrdiff_t... yes checking size of char *... 4 checking size of int... 4 checking size of long... 4 checking size of short... 2 checking for pathfind in -lgen... no checking for gettext in -lintl... yes checking for vprintf... (cached) yes checking for _doprnt... (cached) no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for mmap... (cached) yes checking for canonicalize_file_name... yes checking for snprintf... (cached) yes checking for strdup... (cached) yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking for strsignal... (cached) yes checking for fchmod... yes checking for fstat... yes checking for chmod... yes checking for a sed that does not truncate output... (cached) /bin/sed configure: Using supplied libopts tearoff checking whether a reg expr header is specified... no checking whether with-libregex was specified... no checking whether with-libregex-cflags was specified... no checking whether with-libregex-libs was specified... no checking whether libregex functions properly... no checking whether pathfind(3) works... no checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Aug 15 08:38 /dev/zero checking whether we have a functional realpath(3C)... no checking whether strftime() works... no checking whether fopen accepts "b" mode... no checking whether fopen accepts "t" mode... no checking whether not wanting optional option args... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libopts/Makefile config.status: creating Makefile config.status: creating doxygen.cfg config.status: creating lib/Makefile config.status: creating docs/Makefile config.status: creating src/Makefile config.status: creating src/tcpedit/Makefile config.status: creating src/fragroute/Makefile config.status: creating src/common/Makefile config.status: creating src/defines.h config.status: creating test/Makefile config.status: creating test/config config.status: creating scripts/Makefile config.status: creating src/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 ########################################################################## TCPREPLAY Suite Configuration Results (4.4.1) ########################################################################## libpcap: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr (>= 0.9.6) PF_RING libpcap no libdnet: no autogen: (unknown - man pages will not be built) Use libopts tearoff: yes 64bit counter support: yes tcpdump binary path: /usr/sbin/tcpdump fragroute support: no tcpbridge support: yes tcpliveplay support: yes Supported Packet Injection Methods (*): Linux TX_RING: no Linux PF_PACKET: yes BSD BPF: no libdnet: no pcap_inject: yes pcap_sendpacket: yes ** pcap_netmap no Linux/BSD netmap: no Tuntap device support: yes * In order of preference; see configure --help to override ** Required for tcpbridge >>> tcpreplay 4.4.1 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1' Making all in scripts make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/scripts' Making all in lib make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/lib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/lib' Making all in libopts make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/libopts' /usr/bin/make all-am make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/libopts' CC libopts_la-libopts.lo CCLD libopts.la make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/libopts' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/libopts' Making all in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src' /usr/bin/make all-recursive make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src' Making all in common make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/common' /usr/bin/make all-am make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/common' CC cidr.o CC err.o CC list.o CC cache.o CC services.o CC get.o CC fakepcap.o get.c: In function 'get_ipv4': get.c:451:42: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'ssize_t' {aka 'int'} [-Wsign-compare] 451 | if (res == -1 || l2len + TCPR_IPV4_H > pkt_len) { | ^ get.c: In function 'get_ipv6': get.c:526:42: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'ssize_t' {aka 'int'} [-Wsign-compare] 526 | if (res == -1 || l2len + TCPR_IPV6_H > pkt_len) { | ^ CC fakepcapnav.o CC fakepoll.o CC xX.o CC utils.o CC timer.o CC git_version.o CC sendpacket.o CC dlt_names.o CC mac.o CC interface.o CC flows.o CC txring.o CC tcpdump.o AR libcommon.a make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/common' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/common' Making all in tcpedit make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/tcpedit' /usr/bin/make all-am make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/tcpedit' CC tcpedit.o CC parse_args.o CC edit_packet.o CC portmap.o CC dlt.o CC checksum.o CC incremental_checksum.o CC tcpedit_api.o CC fuzzing.o CC rewrite_sequence.o CC plugins/dlt_plugins.o CC plugins/ethernet.o CC plugins/dlt_utils.o CC plugins/dlt_en10mb/en10mb.o CC plugins/dlt_en10mb/en10mb_api.o CC plugins/dlt_hdlc/hdlc.o CC plugins/dlt_hdlc/hdlc_api.o CC plugins/dlt_user/user.o CC plugins/dlt_user/user_api.o CC plugins/dlt_raw/raw.o CC plugins/dlt_null/null.o CC plugins/dlt_loop/loop.o CC plugins/dlt_linuxsll/linuxsll.o CC plugins/dlt_ieee80211/ieee80211.o CC plugins/dlt_ieee80211/ieee80211_hdr.o CC plugins/dlt_radiotap/radiotap.o CC plugins/dlt_jnpr_ether/jnpr_ether.o CC plugins/dlt_pppserial/pppserial.o AR libtcpedit.a make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/tcpedit' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/tcpedit' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src' CC tcpreplay-tcpreplay_opts.o CC tcpreplay-send_packets.o CC tcpreplay-signal_handler.o CC tcpreplay-tcpreplay.o CC tcpreplay-tcpreplay_api.o CC tcpreplay-sleep.o CC tcpreplay-replay.o CC tcpprep-tcpprep_opts.o CC tcpprep-tcpprep.o CC tcpprep-tree.o CC tcpprep-tcpprep_api.o CC tcprewrite-tcprewrite_opts.o CC tcprewrite-tcprewrite.o CC tcpreplay_edit-tcpreplay_edit_opts.o CC tcpreplay_edit-send_packets.o CC tcpreplay_edit-signal_handler.o CC tcpreplay_edit-tcpreplay.o CC tcpreplay_edit-tcpreplay_api.o CC tcpreplay_edit-sleep.o CC tcpreplay_edit-replay.o CC tcpcapinfo-tcpcapinfo_opts.o CC tcpcapinfo-tcpcapinfo.o CC tcpbridge-tcpbridge_opts.o CC tcpbridge-tcpbridge.o CC tcpbridge-bridge.o CC tcpliveplay-tcpliveplay_opts.o CC tcpliveplay-tcpliveplay.o CCLD tcpreplay CCLD tcpprep CCLD tcprewrite CCLD tcpreplay-edit CCLD tcpcapinfo CCLD tcpbridge CCLD tcpliveplay make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1' >>> tcpreplay 4.4.1 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1' Making install in scripts make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/scripts' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/scripts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/scripts' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/scripts' Making install in lib make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/lib' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/lib' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/lib' Making install in libopts make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/libopts' /usr/bin/make install-am make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/libopts' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/libopts' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/libopts' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/libopts' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/libopts' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src' /usr/bin/make install-recursive make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src' Making install in common make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/common' /usr/bin/make install-am make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/common' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/common' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/common' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/common' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/common' Making install in tcpedit make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/tcpedit' /usr/bin/make install-am make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/tcpedit' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/tcpedit' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/tcpedit' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/tcpedit' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src/tcpedit' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1' /bin/bash ../libtool --mode=install /usr/bin/install -c tcpreplay tcpprep tcprewrite tcpreplay-edit tcpcapinfo tcpbridge tcpliveplay '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/install -c -m 644 tcpreplay.1 tcpprep.1 tcprewrite.1 tcpreplay-edit.1 tcpcapinfo.1 tcpbridge.1 tcpliveplay.1 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1' libtool: install: /usr/bin/install -c tcpreplay /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/tcpreplay libtool: install: /usr/bin/install -c tcpprep /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/tcpprep libtool: install: /usr/bin/install -c tcprewrite /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/tcprewrite libtool: install: /usr/bin/install -c tcpreplay-edit /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/tcpreplay-edit libtool: install: /usr/bin/install -c tcpcapinfo /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/tcpcapinfo libtool: install: /usr/bin/install -c tcpbridge /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/tcpbridge libtool: install: /usr/bin/install -c tcpliveplay /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/tcpliveplay make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1/src' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/tcpreplay-4.4.1' traceroute-2.1.0.tar.gz: OK (sha256: 3669d22a34d3f38ed50caba18cd525ba55c5c00d5465f2d20d7472e5d81603b6) >>> traceroute 2.1.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/traceroute/traceroute-2.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/traceroute-2.1.0 -xf - >>> traceroute 2.1.0 Patching >>> traceroute 2.1.0 Configuring >>> traceroute 2.1.0 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VPATH=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib /usr/bin/make -j4 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE" -C /home/buildroot/autobuild/instance-3/output-1/build/traceroute-2.1.0 make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/traceroute-2.1.0' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c clif.c rm -f libsupp.a /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar -rc libsupp.a clif.o /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib libsupp.a /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mod-icmp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c time.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c module.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mod-raw.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c poll.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c csum.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mod-udp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c extension.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c traceroute.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c as_lookups.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mod-dccp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mod-tcp.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c random.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c mod-tcpconn.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o traceroute mod-icmp.o time.o module.o mod-raw.o poll.o csum.o mod-udp.o extension.o traceroute.o as_lookups.o mod-dccp.o mod-tcp.o random.o mod-tcpconn.o -lsupp -lm -L/home/buildroot/autobuild/instance-3/output-1/build/traceroute-2.1.0/libsupp make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/traceroute-2.1.0' >>> traceroute 2.1.0 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target prefix=/usr install INSTALL=/usr/bin/install -C /home/buildroot/autobuild/instance-3/output-1/build/traceroute-2.1.0 make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/traceroute-2.1.0' /usr/bin/install traceroute /home/buildroot/autobuild/instance-3/output-1/target/usr/bin cp -f traceroute.8 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/traceroute-2.1.0' u-boot-2021.07.tar.bz2: OK (sha256: 312b7eeae44581d1362c3a3f02c28d806647756c82ba8c72241c7cdbe68ba77e) >>> host-uboot-tools 2021.07 Extracting bzcat /home/buildroot/autobuild/instance-3/dl/uboot-tools/u-boot-2021.07.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/build/host-uboot-tools-2021.07/include/config touch /home/buildroot/autobuild/instance-3/output-1/build/host-uboot-tools-2021.07/include/config/auto.conf mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/host-uboot-tools-2021.07/include/generated touch /home/buildroot/autobuild/instance-3/output-1/build/host-uboot-tools-2021.07/include/generated/autoconf.h mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/host-uboot-tools-2021.07/include/asm touch /home/buildroot/autobuild/instance-3/output-1/build/host-uboot-tools-2021.07/include/asm/linkage.h >>> host-uboot-tools 2021.07 Building /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-uboot-tools-2021.07 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" HOSTLDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" CONFIG_EFI_HAVE_CAPSULE_SUPPORT=y tools-only make[1]: Entering directory '/home/buildroot/autobuild/instance-3/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 make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-uboot-tools-2021.07' /usr/bin/make -j1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-uboot-tools-2021.07 HOSTCC="/usr/bin/gcc" HOSTCFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" HOSTLDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" CONFIG_EFI_HAVE_CAPSULE_SUPPORT=y envtools no-dot-config-targets=envtools make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-uboot-tools-2021.07' UPD include/generated/timestamp_autogenerated.h AR tools/env/built-in.o HOSTCC tools/env/crc32.o HOSTCC tools/env/ctype.o HOSTCC tools/env/env_attr.o HOSTCC tools/env/env_flags.o HOSTCC tools/env/fw_env.o HOSTCC tools/env/linux_string.o AR tools/env/lib.a HOSTCC tools/env/fw_env_main.o HOSTLD tools/env/fw_printenv STRIP tools/env/fw_printenv make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-uboot-tools-2021.07' >>> host-uboot-tools 2021.07 Installing to host directory /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-3/output-1/build/host-uboot-tools-2021.07/tools/mkimage /home/buildroot/autobuild/instance-3/output-1/host/bin/mkimage /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-3/output-1/build/host-uboot-tools-2021.07/tools/mkeficapsule /home/buildroot/autobuild/instance-3/output-1/host/bin/mkeficapsule /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-3/output-1/build/host-uboot-tools-2021.07/tools/mkenvimage /home/buildroot/autobuild/instance-3/output-1/host/bin/mkenvimage /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-3/output-1/build/host-uboot-tools-2021.07/tools/dumpimage /home/buildroot/autobuild/instance-3/output-1/host/bin/dumpimage /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-3/output-1/build/host-uboot-tools-2021.07/tools/env/fw_printenv /home/buildroot/autobuild/instance-3/output-1/host/bin/fw_printenv ln -sf /home/buildroot/autobuild/instance-3/output-1/host/bin/fw_printenv /home/buildroot/autobuild/instance-3/output-1/host/bin/fw_setenv ulogd-2.0.7.tar.bz2: OK (md5: 2bb2868cf51acbb90c35763c9f995f31) ulogd-2.0.7.tar.bz2: OK (sha1: f2d90469e2842e2bfbe19c55cf6d56ac107aa4b9) ulogd-2.0.7.tar.bz2: OK (sha256: 990a05494d9c16029ba0a83f3b7294fc05c756546b8d60d1c1572dc25249a92b) >>> ulogd 2.0.7 Extracting bzcat /home/buildroot/autobuild/instance-3/dl/ulogd/ulogd-2.0.7.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7 -xf - >>> ulogd 2.0.7 Patching Applying 0001-ulogd-fix-build-with-musl-libc.patch using patch: patching file src/ulogd.c >>> ulogd 2.0.7 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7 -name $file); do cp support/gnuconfig/$file $i; done; done >>> ulogd 2.0.7 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/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 8146 (offset 34 lines). Hunk #8 succeeded at 10778 (offset 68 lines). >>> ulogd 2.0.7 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-shared --without-dbi --without-mysql --without-pgsql --with-sqlite --with-pcap --without-jansson ) 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 how to create a pax tar archive... gnutar checking for style of include used by make... GNU checking for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking for mips64el-buildroot-linux-uclibc-ar... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking the archiver (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar) interface... ar checking whether make supports nested variables... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for mips64el-buildroot-linux-uclibc-gcc... (cached) /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... (cached) none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... (cached) 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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/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) /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/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... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking for library containing dlopen... none required checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for vprintf... yes checking for _doprnt... no checking for socket... yes checking for strerror... yes checking for library containing pthread_create... none required checking pkg-config is at least version 0.9.0... yes checking for LIBNFNETLINK... yes checking for LIBNETFILTER_LOG... yes checking for LIBNETFILTER_CONNTRACK... yes checking for LIBMNL... yes checking for LIBNETFILTER_ACCT... yes checking for libsqlite3... yes checking for library containing pcap_close... -lpcap checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ulogd/Makefile config.status: creating include/libipulog/Makefile config.status: creating include/linux/Makefile config.status: creating include/linux/netfilter/Makefile config.status: creating include/linux/netfilter_ipv4/Makefile config.status: creating libipulog/Makefile config.status: creating input/Makefile config.status: creating input/packet/Makefile config.status: creating input/flow/Makefile config.status: creating input/sum/Makefile config.status: creating filter/Makefile config.status: creating filter/raw2packet/Makefile config.status: creating filter/packet2flow/Makefile config.status: creating output/Makefile config.status: creating output/pcap/Makefile config.status: creating output/mysql/Makefile config.status: creating output/pgsql/Makefile config.status: creating output/sqlite3/Makefile config.status: creating output/dbi/Makefile config.status: creating src/Makefile config.status: creating Makefile config.status: creating Rules.make 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 Ulogd configuration: Default plugins directory: /usr/lib/ulogd Input plugins: NFLOG plugin: yes NFCT plugin: yes NFACCT plugin: yes ULOG plugin: yes Output plugins: PCAP plugin: yes PGSQL plugin: no MySQL plugin: no SQLITE3 plugin: yes DBI plugin: no JSON plugin: no You can now run 'make' and 'make install' >>> ulogd 2.0.7 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7' Making all in include make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include' Making all in ulogd make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/ulogd' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/ulogd' Making all in libipulog make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/libipulog' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/libipulog' Making all in linux make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux' Making all in netfilter make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux/netfilter' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux/netfilter' Making all in netfilter_ipv4 make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux/netfilter_ipv4' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux/netfilter_ipv4' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include' Making all in libipulog make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/libipulog' CC libipulog.lo CCLD libipulog.la make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/libipulog' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/src' CC ulogd.o CC select.o CC timer.o CC rbtree.o CC conffile.o CC hash.o CC addr.o ulogd.c: In function 'load_all_plugins.isra': ulogd.c:759:50: warning: '%s' directive output may be truncated writing between 3 and 2147483645 bytes into a region of size 4081 [-Wformat-truncation=] 759 | snprintf(path, sizeof(path), "%s/%s", ULOGD2_LIBDIR, | ^~ ulogd.c:759:17: note: 'snprintf' output between 19 and 2147483661 bytes into a destination of size 4096 759 | snprintf(path, sizeof(path), "%s/%s", ULOGD2_LIBDIR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 760 | dent->d_name); | ~~~~~~~~~~~~~ CCLD ulogd make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/src' Making all in input make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input' Making all in packet make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/packet' CC ulogd_inppkt_UNIXSOCK.lo CC ulogd_inppkt_ULOG.lo CC ulogd_inppkt_NFLOG.lo ulogd_inppkt_UNIXSOCK.c: In function 'handle_packet': ulogd_inppkt_UNIXSOCK.c:389:14: warning: taking address of packed member of 'struct ulogd_unixsock_packet_t' may result in an unaligned pointer value [-Waddress-of-packed-member] 389 | ip = &pkt->payload; | ^~~~~~~~~~~~~ CCLD ulogd_inppkt_ULOG.la CCLD ulogd_inppkt_NFLOG.la CCLD ulogd_inppkt_UNIXSOCK.la make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/packet' Making all in flow make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/flow' CC ulogd_inpflow_NFCT.lo In file included from ulogd_inpflow_NFCT.c:41: ../../include/ulogd/jhash.h: In function 'jhash': ../../include/ulogd/jhash.h:69:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 69 | case 11: c += ((u32)k[10]<<24); | ~~^~~~~~~~~~~~~~~~~~~ ../../include/ulogd/jhash.h:70:9: note: here 70 | case 10: c += ((u32)k[9]<<16); | ^~~~ ../../include/ulogd/jhash.h:70:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 70 | case 10: c += ((u32)k[9]<<16); | ~~^~~~~~~~~~~~~~~~~~ ../../include/ulogd/jhash.h:71:9: note: here 71 | case 9 : c += ((u32)k[8]<<8); | ^~~~ ../../include/ulogd/jhash.h:71:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 71 | case 9 : c += ((u32)k[8]<<8); | ~~^~~~~~~~~~~~~~~~~ ../../include/ulogd/jhash.h:72:9: note: here 72 | case 8 : b += ((u32)k[7]<<24); | ^~~~ ../../include/ulogd/jhash.h:72:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 72 | case 8 : b += ((u32)k[7]<<24); | ~~^~~~~~~~~~~~~~~~~~ ../../include/ulogd/jhash.h:73:9: note: here 73 | case 7 : b += ((u32)k[6]<<16); | ^~~~ ../../include/ulogd/jhash.h:73:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 73 | case 7 : b += ((u32)k[6]<<16); | ~~^~~~~~~~~~~~~~~~~~ ../../include/ulogd/jhash.h:74:9: note: here 74 | case 6 : b += ((u32)k[5]<<8); | ^~~~ ../../include/ulogd/jhash.h:74:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 74 | case 6 : b += ((u32)k[5]<<8); | ~~^~~~~~~~~~~~~~~~~ ../../include/ulogd/jhash.h:75:9: note: here 75 | case 5 : b += k[4]; | ^~~~ ../../include/ulogd/jhash.h:75:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 75 | case 5 : b += k[4]; | ~~^~~~~~~ ../../include/ulogd/jhash.h:76:9: note: here 76 | case 4 : a += ((u32)k[3]<<24); | ^~~~ ../../include/ulogd/jhash.h:76:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 76 | case 4 : a += ((u32)k[3]<<24); | ~~^~~~~~~~~~~~~~~~~~ ../../include/ulogd/jhash.h:77:9: note: here 77 | case 3 : a += ((u32)k[2]<<16); | ^~~~ ../../include/ulogd/jhash.h:77:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 77 | case 3 : a += ((u32)k[2]<<16); | ~~^~~~~~~~~~~~~~~~~~ ../../include/ulogd/jhash.h:78:9: note: here 78 | case 2 : a += ((u32)k[1]<<8); | ^~~~ ../../include/ulogd/jhash.h:78:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 78 | case 2 : a += ((u32)k[1]<<8); | ~~^~~~~~~~~~~~~~~~~ ../../include/ulogd/jhash.h:79:9: note: here 79 | case 1 : a += k[0]; | ^~~~ CCLD ulogd_inpflow_NFCT.la make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/flow' Making all in sum make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/sum' CC ulogd_inpflow_NFACCT.lo CCLD ulogd_inpflow_NFACCT.la make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/sum' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input' Making all in filter make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter' Making all in raw2packet make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter/raw2packet' CC ulogd_raw2packet_BASE.lo CCLD ulogd_raw2packet_BASE.la make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter/raw2packet' Making all in packet2flow make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter/packet2flow' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter/packet2flow' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter' CC ulogd_filter_IFINDEX.lo CC ulogd_filter_PWSNIFF.lo CC ulogd_filter_PRINTPKT.lo CC ulogd_filter_PRINTFLOW.lo CC ../util/printflow.lo CC ulogd_filter_IP2STR.lo CC ulogd_filter_IP2BIN.lo CC ulogd_filter_HWHDR.lo CC ulogd_filter_MARK.lo ulogd_filter_HWHDR.c: In function 'interp_mac2str': ulogd_filter_HWHDR.c:212:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 212 | parse_ethernet(ret, inp); | ^~~~~~~~~~~~~~~~~~~~~~~~ ulogd_filter_HWHDR.c:213:17: note: here 213 | default: | ^~~~~~~ CC ulogd_filter_IP2HBIN.lo CCLD ulogd_filter_IFINDEX.la CCLD ulogd_filter_PWSNIFF.la CC ../util/printpkt.lo CCLD ulogd_filter_PRINTFLOW.la CCLD ulogd_filter_IP2STR.la CCLD ulogd_filter_IP2BIN.la CCLD ulogd_filter_HWHDR.la CCLD ulogd_filter_MARK.la CCLD ulogd_filter_IP2HBIN.la CCLD ulogd_filter_PRINTPKT.la make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter' Making all in output make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output' Making all in pcap make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/pcap' CC ulogd_output_PCAP.lo CCLD ulogd_output_PCAP.la make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/pcap' Making all in mysql make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/mysql' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/mysql' Making all in pgsql make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/pgsql' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/pgsql' Making all in sqlite3 make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/sqlite3' CC ulogd_output_SQLITE3.lo CC ../../util/db.lo In file included from ../../util/db.c:37: ../../util/db.c: In function '__format_query_db': ../../include/ulogd/ulogd.h:301:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 301 | __ulogd_log(level, __FILE__, __LINE__, format, ## args) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../util/db.c:389:25: note: in expansion of macro 'ulogd_log' 389 | ulogd_log(ULOGD_NOTICE, | ^~~~~~~~~ ../../util/db.c:391:17: note: here 391 | default: | ^~~~~~~ ulogd_output_SQLITE3.c: In function 'sqlite3_init_db': ulogd_output_SQLITE3.c:330:17: warning: 'strncpy' specified bound 31 equals destination size [-Wstringop-truncation] 330 | strncpy(buf, sqlite3_column_name(schema_stmt, col), ULOGD_MAX_KEYLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'sql_createstmt', inlined from 'ulogd_db_start' at ../../util/db.c:212:8, inlined from 'ulogd_db_start' at ../../util/db.c:200:5: ../../util/db.c:118:25: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 31 [-Wstringop-truncation] 118 | strncpy(buf, upi->input.keys[i].name, ULOGD_MAX_KEYLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'ulogd_db_start', inlined from 'ulogd_db_start' at ../../util/db.c:200:5: ../../util/db.c:229:25: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 229 | strncpy(di->ring.ring + di->ring.length * i + 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 230 | di->stmt, | ~~~~~~~~~ 231 | strlen(di->stmt)); | ~~~~~~~~~~~~~~~~~ CCLD ulogd_output_SQLITE3.la make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/sqlite3' Making all in dbi make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/dbi' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/dbi' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output' CC ulogd_output_SYSLOG.lo CC ulogd_output_LOGEMU.lo CC ulogd_output_OPRINT.lo CC ulogd_output_GPRINT.lo CC ulogd_output_NACCT.lo CC ulogd_output_XML.lo CC ulogd_output_GRAPHITE.lo CCLD ulogd_output_LOGEMU.la CCLD ulogd_output_SYSLOG.la CCLD ulogd_output_OPRINT.la CCLD ulogd_output_GPRINT.la CCLD ulogd_output_NACCT.la CCLD ulogd_output_XML.la CCLD ulogd_output_GRAPHITE.la make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7' sed -e 's,@pkglibdir\@,/usr/lib/ulogd,g' ./ulogd.conf.in >ulogd.conf make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7' >>> ulogd 2.0.7 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7' Making install in include make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include' Making install in ulogd make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/ulogd' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/ulogd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/ulogd' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/ulogd' Making install in libipulog make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/libipulog' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/libipulog' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/libipulog' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/libipulog' Making install in linux make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux' Making install in netfilter make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux/netfilter' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux/netfilter' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux/netfilter' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux/netfilter' Making install in netfilter_ipv4 make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux/netfilter_ipv4' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux/netfilter_ipv4' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux/netfilter_ipv4' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux/netfilter_ipv4' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include/linux' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/include' Making install in libipulog make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/libipulog' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/libipulog' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/libipulog' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/libipulog' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/src' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/sbin' /bin/bash ../libtool --mode=install /usr/bin/install -c ulogd '/home/buildroot/autobuild/instance-3/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c ulogd /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/ulogd make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/src' Making install in input make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input' Making install in packet make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/packet' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/packet' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd' /bin/bash ../../libtool --mode=install /usr/bin/install -c ulogd_inppkt_UNIXSOCK.la ulogd_inppkt_ULOG.la ulogd_inppkt_NFLOG.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd' libtool: install: /usr/bin/install -c .libs/ulogd_inppkt_UNIXSOCK.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_inppkt_UNIXSOCK.so libtool: install: /usr/bin/install -c .libs/ulogd_inppkt_UNIXSOCK.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_inppkt_UNIXSOCK.la libtool: install: /usr/bin/install -c .libs/ulogd_inppkt_ULOG.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_inppkt_ULOG.so libtool: install: /usr/bin/install -c .libs/ulogd_inppkt_ULOG.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_inppkt_ULOG.la libtool: install: /usr/bin/install -c .libs/ulogd_inppkt_NFLOG.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_inppkt_NFLOG.so libtool: install: /usr/bin/install -c .libs/ulogd_inppkt_NFLOG.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_inppkt_NFLOG.la libtool: warning: remember to run 'libtool --finish /usr/lib/ulogd' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/packet' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/packet' Making install in flow make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/flow' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/flow' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd' /bin/bash ../../libtool --mode=install /usr/bin/install -c ulogd_inpflow_NFCT.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd' libtool: install: /usr/bin/install -c .libs/ulogd_inpflow_NFCT.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_inpflow_NFCT.so libtool: install: /usr/bin/install -c .libs/ulogd_inpflow_NFCT.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_inpflow_NFCT.la libtool: warning: remember to run 'libtool --finish /usr/lib/ulogd' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/flow' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/flow' Making install in sum make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/sum' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/sum' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd' /bin/bash ../../libtool --mode=install /usr/bin/install -c ulogd_inpflow_NFACCT.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd' libtool: install: /usr/bin/install -c .libs/ulogd_inpflow_NFACCT.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_inpflow_NFACCT.so libtool: install: /usr/bin/install -c .libs/ulogd_inpflow_NFACCT.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_inpflow_NFACCT.la libtool: warning: remember to run 'libtool --finish /usr/lib/ulogd' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/sum' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input/sum' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/input' Making install in filter make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter' Making install in raw2packet make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter/raw2packet' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter/raw2packet' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd' /bin/bash ../../libtool --mode=install /usr/bin/install -c ulogd_raw2packet_BASE.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd' libtool: install: /usr/bin/install -c .libs/ulogd_raw2packet_BASE.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_raw2packet_BASE.so libtool: install: /usr/bin/install -c .libs/ulogd_raw2packet_BASE.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_raw2packet_BASE.la libtool: warning: remember to run 'libtool --finish /usr/lib/ulogd' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter/raw2packet' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter/raw2packet' Making install in packet2flow make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter/packet2flow' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter/packet2flow' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter/packet2flow' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter/packet2flow' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd' /bin/bash ../libtool --mode=install /usr/bin/install -c ulogd_filter_IFINDEX.la ulogd_filter_PWSNIFF.la ulogd_filter_PRINTPKT.la ulogd_filter_PRINTFLOW.la ulogd_filter_IP2STR.la ulogd_filter_IP2BIN.la ulogd_filter_HWHDR.la ulogd_filter_MARK.la ulogd_filter_IP2HBIN.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd' libtool: install: /usr/bin/install -c .libs/ulogd_filter_IFINDEX.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_IFINDEX.so libtool: install: /usr/bin/install -c .libs/ulogd_filter_IFINDEX.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_IFINDEX.la libtool: install: /usr/bin/install -c .libs/ulogd_filter_PWSNIFF.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_PWSNIFF.so libtool: install: /usr/bin/install -c .libs/ulogd_filter_PWSNIFF.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_PWSNIFF.la libtool: install: /usr/bin/install -c .libs/ulogd_filter_PRINTPKT.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_PRINTPKT.so libtool: install: /usr/bin/install -c .libs/ulogd_filter_PRINTPKT.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_PRINTPKT.la libtool: install: /usr/bin/install -c .libs/ulogd_filter_PRINTFLOW.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_PRINTFLOW.so libtool: install: /usr/bin/install -c .libs/ulogd_filter_PRINTFLOW.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_PRINTFLOW.la libtool: install: /usr/bin/install -c .libs/ulogd_filter_IP2STR.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_IP2STR.so libtool: install: /usr/bin/install -c .libs/ulogd_filter_IP2STR.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_IP2STR.la libtool: install: /usr/bin/install -c .libs/ulogd_filter_IP2BIN.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_IP2BIN.so libtool: install: /usr/bin/install -c .libs/ulogd_filter_IP2BIN.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_IP2BIN.la libtool: install: /usr/bin/install -c .libs/ulogd_filter_HWHDR.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_HWHDR.so libtool: install: /usr/bin/install -c .libs/ulogd_filter_HWHDR.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_HWHDR.la libtool: install: /usr/bin/install -c .libs/ulogd_filter_MARK.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_MARK.so libtool: install: /usr/bin/install -c .libs/ulogd_filter_MARK.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_MARK.la libtool: install: /usr/bin/install -c .libs/ulogd_filter_IP2HBIN.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_IP2HBIN.so libtool: install: /usr/bin/install -c .libs/ulogd_filter_IP2HBIN.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_filter_IP2HBIN.la libtool: warning: remember to run 'libtool --finish /usr/lib/ulogd' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/filter' Making install in output make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output' Making install in pcap make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/pcap' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/pcap' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd' /bin/bash ../../libtool --mode=install /usr/bin/install -c ulogd_output_PCAP.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd' libtool: install: /usr/bin/install -c .libs/ulogd_output_PCAP.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_PCAP.so libtool: install: /usr/bin/install -c .libs/ulogd_output_PCAP.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_PCAP.la libtool: warning: remember to run 'libtool --finish /usr/lib/ulogd' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/pcap' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/pcap' Making install in mysql make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/mysql' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/mysql' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/mysql' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/mysql' Making install in pgsql make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/pgsql' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/pgsql' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/pgsql' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/pgsql' Making install in sqlite3 make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/sqlite3' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/sqlite3' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd' /bin/bash ../../libtool --mode=install /usr/bin/install -c ulogd_output_SQLITE3.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd' libtool: install: /usr/bin/install -c .libs/ulogd_output_SQLITE3.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_SQLITE3.so libtool: install: /usr/bin/install -c .libs/ulogd_output_SQLITE3.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_SQLITE3.la libtool: warning: remember to run 'libtool --finish /usr/lib/ulogd' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/sqlite3' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/sqlite3' Making install in dbi make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/dbi' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/dbi' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/dbi' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output/dbi' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd' /bin/bash ../libtool --mode=install /usr/bin/install -c ulogd_output_LOGEMU.la ulogd_output_SYSLOG.la ulogd_output_OPRINT.la ulogd_output_GPRINT.la ulogd_output_NACCT.la ulogd_output_XML.la ulogd_output_GRAPHITE.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd' libtool: install: /usr/bin/install -c .libs/ulogd_output_LOGEMU.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_LOGEMU.so libtool: install: /usr/bin/install -c .libs/ulogd_output_LOGEMU.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_LOGEMU.la libtool: install: /usr/bin/install -c .libs/ulogd_output_SYSLOG.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_SYSLOG.so libtool: install: /usr/bin/install -c .libs/ulogd_output_SYSLOG.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_SYSLOG.la libtool: install: /usr/bin/install -c .libs/ulogd_output_OPRINT.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_OPRINT.so libtool: install: /usr/bin/install -c .libs/ulogd_output_OPRINT.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_OPRINT.la libtool: install: /usr/bin/install -c .libs/ulogd_output_GPRINT.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_GPRINT.so libtool: install: /usr/bin/install -c .libs/ulogd_output_GPRINT.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_GPRINT.la libtool: install: /usr/bin/install -c .libs/ulogd_output_NACCT.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_NACCT.so libtool: install: /usr/bin/install -c .libs/ulogd_output_NACCT.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_NACCT.la libtool: install: /usr/bin/install -c .libs/ulogd_output_XML.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_XML.so libtool: install: /usr/bin/install -c .libs/ulogd_output_XML.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_XML.la libtool: install: /usr/bin/install -c .libs/ulogd_output_GRAPHITE.so /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_GRAPHITE.so libtool: install: /usr/bin/install -c .libs/ulogd_output_GRAPHITE.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ulogd/ulogd_output_GRAPHITE.la libtool: warning: remember to run 'libtool --finish /usr/lib/ulogd' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7/output' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 ulogd.8 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/ulogd-2.0.7' unbound-1.16.2.tar.gz: OK (sha256: 2e32f283820c24c51ca1dd8afecfdb747c7385a137abe865c99db4b257403581) >>> unbound 1.16.2 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/unbound/unbound-1.16.2.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/unbound-1.16.2 -xf - >>> unbound 1.16.2 Patching >>> unbound 1.16.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/unbound-1.16.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> unbound 1.16.2 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/unbound-1.16.2/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 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> unbound 1.16.2 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/unbound-1.16.2/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-shared --disable-rpath --disable-debug --with-conf-file=/etc/unbound/unbound.conf --with-pidfile=/var/run/unbound.pid --with-rootkey-file=/etc/unbound/root.key --enable-tfo-server --with-libevent=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr --with-libexpat=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr --with-ssl=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr --disable-tfo-client --with-pthreads --disable-flto --disable-dnscrypt ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls checking for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/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 for an ANSI C-conforming const... yes checking for mips64el-buildroot-linux-uclibc-gcc... (cached) /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ISO C89... (cached) none needed checking /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc dependency flag... -MM checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -Werror... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -Wall... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -std=c99... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -xc99... no checking for getopt.h... yes checking for time.h... yes checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED=1 -D_ALL_SOURCE as a flag for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... no checking whether we need -std=c99 -D__EXTENSIONS__ -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D_ALL_SOURCE as a flag for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... no checking whether we need -std=c99 as a flag for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... no checking whether we need -D_BSD_SOURCE -D_DEFAULT_SOURCE as a flag for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... no checking whether we need -D_GNU_SOURCE as a flag for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... yes checking whether we need -D_GNU_SOURCE -D_FRSRESGID as a flag for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... no checking whether we need -D_POSIX_C_SOURCE=200112 as a flag for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... no checking whether we need -D__EXTENSIONS__ as a flag for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... no checking for inline... inline checking whether the C compiler (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc) accepts the "format" attribute... yes checking whether the C compiler (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc) accepts the "unused" attribute... yes checking whether the C compiler (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc) accepts the "weak" attribute... yes checking whether the C compiler (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc) accepts the "noreturn" attribute... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for yylex_destroy... yes checking for lex %option... yes checking for bison... bison -y checking for doxygen... no checking for mips64el-buildroot-linux-uclibc-strip... /bin/true checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking for mips64el-buildroot-linux-uclibc-ar... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking for gawk... gawk checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/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... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking for stdarg.h... yes checking for stdbool.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for sys/param.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/un.h... yes checking for sys/uio.h... yes checking for sys/resource.h... yes checking for arpa/inet.h... yes checking for syslog.h... yes checking for netdb.h... yes checking for sys/wait.h... yes checking for pwd.h... yes checking for glob.h... yes checking for grp.h... yes checking for login_cap.h... no checking for winsock2.h... no checking for ws2tcpip.h... no checking for endian.h... yes checking for sys/endian.h... no checking for libkern/OSByteOrder.h... no checking for sys/ipc.h... yes checking for sys/shm.h... yes checking for ifaddrs.h... yes checking for net/if.h... yes checking for TargetConditionals.h... no checking for netioapi.h... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for size_t... yes checking for ssize_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for off_t... yes checking for u_char... yes checking for rlim_t... yes checking for socklen_t... yes checking for in_addr_t... yes checking for in_port_t... yes checking if memcmp compares unsigned... cross-compile no checking size of time_t... 4 checking size of size_t... 4 checking for library containing inet_pton... none required checking for library containing socket... none required checking for unistd.h... (cached) yes checking for working chown... no 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 _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether we need -D_LARGEFILE_SOURCE=1 as a flag for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... no checking if nonblocking sockets work... crosscompile(yes) checking whether mkdir has one arg... no checking for strptime... yes checking whether strptime works... maybe checking for GNU libc compatible malloc... no (crosscompile) checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_spinlock_t... yes checking for pthread_rwlock_t... yes checking for SSL... found in /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr checking for EVP_sha256 in -lcrypto... yes checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for openssl/rand.h... yes checking if libssl needs libdl... no checking if libssl needs -lcrypt32... no checking for LibreSSL... no checking for openssl/conf.h... yes checking for openssl/engine.h... yes checking for openssl/bn.h... yes checking for openssl/dh.h... yes checking for openssl/dsa.h... yes checking for openssl/rsa.h... yes checking for openssl/core_names.h... no checking for openssl/param_build.h... no checking for OPENSSL_config... yes checking for EVP_sha1... yes checking for EVP_sha256... yes checking for EVP_sha512... yes checking for FIPS_mode... yes checking for EVP_default_properties_is_fips_enabled... no checking for EVP_MD_CTX_new... yes checking for OpenSSL_add_all_digests... no checking for OPENSSL_init_crypto... yes checking for EVP_cleanup... no checking for ENGINE_cleanup... no checking for ERR_load_crypto_strings... no checking for CRYPTO_cleanup_all_ex_data... no checking for ERR_free_strings... no checking for RAND_cleanup... no checking for DSA_SIG_set0... yes checking for EVP_dss1... no checking for EVP_DigestVerify... yes checking for EVP_aes_256_cbc... yes checking for EVP_EncryptInit_ex... yes checking for HMAC_Init_ex... yes checking for CRYPTO_THREADID_set_callback... no checking for EVP_MAC_CTX_set_params... no checking for OSSL_PARAM_BLD_new... no checking for BIO_set_callback_ex... yes checking for OPENSSL_init_ssl... yes checking for SSL_CTX_set_security_level... yes checking for SSL_set1_host... yes checking for SSL_get0_peername... yes checking for X509_VERIFY_PARAM_set1_host... yes checking for SSL_CTX_set_ciphersuites... yes checking for SSL_CTX_set_tlsext_ticket_key_evp_cb... no checking for SSL_CTX_set_alpn_select_cb... yes checking for SSL_get0_alpn_selected... yes checking for SSL_CTX_set_alpn_protos... yes checking for SSL_get1_peer_certificate... no checking whether SSL_COMP_get_compression_methods is declared... yes checking whether sk_SSL_COMP_pop_free is declared... yes checking whether SSL_CTX_set_ecdh_auto is declared... yes checking the return type of HMAC_Init_ex... int checking for EVP_PKEY_set_type_str... yes checking for EC_KEY_new... yes checking if GOST works... maybe checking for ECDSA_sign... yes checking for SHA384_Init... yes checking whether NID_X9_62_prime256v1 is declared... yes checking whether NID_secp384r1 is declared... yes checking if openssl supports SHA2 and ECDSA with EVP... yes checking whether NID_ED25519 is declared... yes checking whether NID_ED448 is declared... yes checking whether TCP_FASTOPEN is declared... yes configure: WARNING: Check the platform specific TFO kernel parameters are correctly configured to support server mode TFO checking for libevent... found in /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr checking for library containing clock_gettime... none required checking for event.h... yes checking whether EV_VERSION_MAJOR is declared... no checking for library containing event_set... -levent checking for event_base_free... yes checking for event_base_once... yes checking for event_base_new... yes checking for event_base_get_method... yes checking for ev_loop... no checking for ev_default_loop... no checking for event_assign... yes checking whether evsignal_assign is declared... yes checking for libexpat... found in /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr checking for expat.h... yes checking whether XML_StopParser is declared... yes checking for getaddrinfo... yes checking for ioctlsocket... no checking for daemon... yes checking if daemon is deprecated... no checking for struct sockaddr_un.sun_len... no checking for struct in_pktinfo.ipi_spec_dst... yes checking for htobe64... yes checking for be64toh... yes checking for library containing setusercontext... no checking for tzset... yes checking for sigprocmask... yes checking for fcntl... yes checking for getpwnam... yes checking for endpwent... yes checking for getrlimit... yes checking for setrlimit... yes checking for setsid... yes checking for chroot... yes checking for kill... yes checking for chown... yes checking for sleep... yes checking for usleep... yes checking for random... yes checking for srandom... yes checking for recvmsg... yes checking for sendmsg... yes checking for writev... yes checking for socketpair... yes checking for glob... yes checking for initgroups... yes checking for strftime... yes checking for localtime_r... yes checking for setusercontext... no checking for _beginthreadex... no checking for endservent... yes checking for endprotoent... yes checking for fsync... yes checking for shmget... yes checking for accept4... yes checking for getifaddrs... yes checking for if_nametoindex... yes checking for setresuid... yes checking for setresgid... yes checking whether inet_pton is declared... yes checking whether inet_ntop is declared... yes checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for snprintf... yes checking for strlcat... yes checking for strlcpy... yes checking for memmove... yes checking for gmtime_r... yes checking for isblank... yes checking for explicit_bzero... no checking for reallocarray... no checking whether reallocarray is declared... no checking for arc4random... no checking for arc4random_uniform... no checking for getentropy... no checking for SHA512_Update... yes checking for sys/sysctl.h... yes checking for getauxval... no checking for library containing clock_gettime... (cached) none required checking for ctime_r... yes checking for strsep... yes checking if make supports $< with implicit rule in scope... yes configure: Stripping extension flags... configure: creating ./config.status config.status: creating Makefile config.status: creating doc/example.conf config.status: creating doc/libunbound.3 config.status: creating doc/unbound.8 config.status: creating doc/unbound-anchor.8 config.status: creating doc/unbound-checkconf.8 config.status: creating doc/unbound.conf.5 config.status: creating doc/unbound-control.8 config.status: creating doc/unbound-host.1 config.status: creating smallapp/unbound-control-setup.sh config.status: creating dnstap/dnstap_config.h config.status: creating dnscrypt/dnscrypt_config.h config.status: creating contrib/libunbound.pc config.status: creating contrib/unbound.socket config.status: creating contrib/unbound.service config.status: creating contrib/unbound_portable.service config.status: creating config.h config.status: executing libtool commands config.status: executing disable-rpath 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, --enable-ipv6, --disable-nls >>> unbound 1.16.2 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/unbound-1.16.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/unbound-1.16.2' ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o dns.lo -c services/cache/dns.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o infra.lo -c services/cache/infra.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o rrset.lo -c services/cache/rrset.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o dname.lo -c util/data/dname.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c services/cache/dns.c -fPIC -DPIC -o .libs/dns.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/data/dname.c -fPIC -DPIC -o .libs/dname.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c services/cache/infra.c -fPIC -DPIC -o .libs/infra.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c services/cache/rrset.c -fPIC -DPIC -o .libs/rrset.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o msgencode.lo -c util/data/msgencode.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o as112.lo -c util/as112.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/data/msgencode.c -fPIC -DPIC -o .libs/msgencode.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/as112.c -fPIC -DPIC -o .libs/as112.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o msgparse.lo -c util/data/msgparse.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o msgreply.lo -c util/data/msgreply.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o packed_rrset.lo -c util/data/packed_rrset.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/data/msgparse.c -fPIC -DPIC -o .libs/msgparse.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/data/msgreply.c -fPIC -DPIC -o .libs/msgreply.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/data/packed_rrset.c -fPIC -DPIC -o .libs/packed_rrset.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o iterator.lo -c iterator/iterator.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c iterator/iterator.c -fPIC -DPIC -o .libs/iterator.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o iter_delegpt.lo -c iterator/iter_delegpt.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o iter_donotq.lo -c iterator/iter_donotq.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c iterator/iter_delegpt.c -fPIC -DPIC -o .libs/iter_delegpt.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c iterator/iter_donotq.c -fPIC -DPIC -o .libs/iter_donotq.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o iter_fwd.lo -c iterator/iter_fwd.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o iter_hints.lo -c iterator/iter_hints.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c iterator/iter_fwd.c -fPIC -DPIC -o .libs/iter_fwd.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c iterator/iter_hints.c -fPIC -DPIC -o .libs/iter_hints.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o iter_priv.lo -c iterator/iter_priv.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o iter_resptype.lo -c iterator/iter_resptype.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c iterator/iter_priv.c -fPIC -DPIC -o .libs/iter_priv.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o iter_scrub.lo -c iterator/iter_scrub.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c iterator/iter_resptype.c -fPIC -DPIC -o .libs/iter_resptype.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c iterator/iter_scrub.c -fPIC -DPIC -o .libs/iter_scrub.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o iter_utils.lo -c iterator/iter_utils.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o localzone.lo -c services/localzone.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c iterator/iter_utils.c -fPIC -DPIC -o .libs/iter_utils.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c services/localzone.c -fPIC -DPIC -o .libs/localzone.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o mesh.lo -c services/mesh.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c services/mesh.c -fPIC -DPIC -o .libs/mesh.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o modstack.lo -c services/modstack.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o view.lo -c services/view.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c services/modstack.c -fPIC -DPIC -o .libs/modstack.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c services/view.c -fPIC -DPIC -o .libs/view.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o outbound_list.lo -c services/outbound_list.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o alloc.lo -c util/alloc.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c services/outbound_list.c -fPIC -DPIC -o .libs/outbound_list.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/alloc.c -fPIC -DPIC -o .libs/alloc.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o config_file.lo -c util/config_file.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o configlexer.lo -c util/configlexer.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/config_file.c -fPIC -DPIC -o .libs/config_file.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o configparser.lo -c util/configparser.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/configlexer.c -fPIC -DPIC -o .libs/configlexer.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o fptr_wlist.lo -c util/fptr_wlist.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/configparser.c -fPIC -DPIC -o .libs/configparser.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/fptr_wlist.c -fPIC -DPIC -o .libs/fptr_wlist.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o edns.lo -c util/edns.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/edns.c -fPIC -DPIC -o .libs/edns.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o locks.lo -c util/locks.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/locks.c -fPIC -DPIC -o .libs/locks.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o log.lo -c util/log.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/log.c -fPIC -DPIC -o .libs/log.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o mini_event.lo -c util/mini_event.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/mini_event.c -fPIC -DPIC -o .libs/mini_event.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o module.lo -c util/module.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o net_help.lo -c util/net_help.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/module.c -fPIC -DPIC -o .libs/module.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/net_help.c -fPIC -DPIC -o .libs/net_help.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o random.lo -c util/random.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/random.c -fPIC -DPIC -o .libs/random.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o rbtree.lo -c util/rbtree.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/rbtree.c -fPIC -DPIC -o .libs/rbtree.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o regional.lo -c util/regional.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/regional.c -fPIC -DPIC -o .libs/regional.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o rtt.lo -c util/rtt.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o dnstree.lo -c util/storage/dnstree.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/rtt.c -fPIC -DPIC -o .libs/rtt.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/storage/dnstree.c -fPIC -DPIC -o .libs/dnstree.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o lookup3.lo -c util/storage/lookup3.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o lruhash.lo -c util/storage/lruhash.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/storage/lookup3.c -fPIC -DPIC -o .libs/lookup3.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o slabhash.lo -c util/storage/slabhash.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/storage/lruhash.c -fPIC -DPIC -o .libs/lruhash.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o tcp_conn_limit.lo -c util/tcp_conn_limit.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/storage/slabhash.c -fPIC -DPIC -o .libs/slabhash.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/tcp_conn_limit.c -fPIC -DPIC -o .libs/tcp_conn_limit.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o timehist.lo -c util/timehist.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/timehist.c -fPIC -DPIC -o .libs/timehist.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o tube.lo -c util/tube.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o winsock_event.lo -c util/winsock_event.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/winsock_event.c -fPIC -DPIC -o .libs/winsock_event.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/tube.c -fPIC -DPIC -o .libs/tube.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o autotrust.lo -c validator/autotrust.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o val_anchor.lo -c validator/val_anchor.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c validator/autotrust.c -fPIC -DPIC -o .libs/autotrust.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c validator/val_anchor.c -fPIC -DPIC -o .libs/val_anchor.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o rpz.lo -c services/rpz.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o validator.lo -c validator/validator.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c validator/validator.c -fPIC -DPIC -o .libs/validator.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c services/rpz.c -fPIC -DPIC -o .libs/rpz.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o val_kcache.lo -c validator/val_kcache.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c validator/val_kcache.c -fPIC -DPIC -o .libs/val_kcache.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o val_kentry.lo -c validator/val_kentry.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c validator/val_kentry.c -fPIC -DPIC -o .libs/val_kentry.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o val_neg.lo -c validator/val_neg.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o val_nsec3.lo -c validator/val_nsec3.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c validator/val_neg.c -fPIC -DPIC -o .libs/val_neg.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c validator/val_nsec3.c -fPIC -DPIC -o .libs/val_nsec3.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o val_nsec.lo -c validator/val_nsec.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o val_secalgo.lo -c validator/val_secalgo.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c validator/val_nsec.c -fPIC -DPIC -o .libs/val_nsec.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c validator/val_secalgo.c -fPIC -DPIC -o .libs/val_secalgo.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o val_sigcrypt.lo -c validator/val_sigcrypt.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c validator/val_sigcrypt.c -fPIC -DPIC -o .libs/val_sigcrypt.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o val_utils.lo -c validator/val_utils.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o dns64.lo -c dns64/dns64.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c validator/val_utils.c -fPIC -DPIC -o .libs/val_utils.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c dns64/dns64.c -fPIC -DPIC -o .libs/dns64.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o authzone.lo -c services/authzone.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c services/authzone.c -fPIC -DPIC -o .libs/authzone.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o respip.lo -c respip/respip.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c respip/respip.c -fPIC -DPIC -o .libs/respip.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o netevent.lo -c util/netevent.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o listen_dnsport.lo -c services/listen_dnsport.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/netevent.c -fPIC -DPIC -o .libs/netevent.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c services/listen_dnsport.c -fPIC -DPIC -o .libs/listen_dnsport.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o outside_network.lo -c services/outside_network.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c services/outside_network.c -fPIC -DPIC -o .libs/outside_network.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o ub_event.lo -c util/ub_event.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/ub_event.c -fPIC -DPIC -o .libs/ub_event.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o acl_list.lo -c daemon/acl_list.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c daemon/acl_list.c -fPIC -DPIC -o .libs/acl_list.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o cachedump.lo -c daemon/cachedump.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o daemon.lo -c daemon/daemon.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c daemon/cachedump.c -fPIC -DPIC -o .libs/cachedump.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c daemon/daemon.c -fPIC -DPIC -o .libs/daemon.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o shm_main.lo -c util/shm_side/shm_main.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o remote.lo -c daemon/remote.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/shm_side/shm_main.c -fPIC -DPIC -o .libs/shm_main.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o stats.lo -c daemon/stats.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c daemon/remote.c -fPIC -DPIC -o .libs/remote.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c daemon/stats.c -fPIC -DPIC -o .libs/stats.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o unbound.lo -c daemon/unbound.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c daemon/unbound.c -fPIC -DPIC -o .libs/unbound.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o worker.lo -c daemon/worker.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c daemon/worker.c -fPIC -DPIC -o .libs/worker.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o keyraw.lo -c sldns/keyraw.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sldns/keyraw.c -fPIC -DPIC -o .libs/keyraw.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o sbuffer.lo -c sldns/sbuffer.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sldns/sbuffer.c -fPIC -DPIC -o .libs/sbuffer.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o wire2str.lo -c sldns/wire2str.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sldns/wire2str.c -fPIC -DPIC -o .libs/wire2str.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o parse.lo -c sldns/parse.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sldns/parse.c -fPIC -DPIC -o .libs/parse.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o parseutil.lo -c sldns/parseutil.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sldns/parseutil.c -fPIC -DPIC -o .libs/parseutil.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o rrdef.lo -c sldns/rrdef.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o str2wire.lo -c sldns/str2wire.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sldns/str2wire.c -fPIC -DPIC -o .libs/str2wire.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c sldns/rrdef.c -fPIC -DPIC -o .libs/rrdef.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o memcmp.lo -c compat/memcmp.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c compat/memcmp.c -fPIC -DPIC -o .libs/memcmp.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o malloc.lo -c compat/malloc.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o explicit_bzero.lo -c compat/explicit_bzero.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c compat/malloc.c -fPIC -DPIC -o .libs/malloc.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c compat/explicit_bzero.c -fPIC -DPIC -o .libs/explicit_bzero.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o reallocarray.lo -c compat/reallocarray.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o arc4random.lo -c compat/arc4random.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c compat/reallocarray.c -fPIC -DPIC -o .libs/reallocarray.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c compat/arc4random.c -fPIC -DPIC -o .libs/arc4random.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o arc4random_uniform.lo -c compat/arc4random_uniform.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c compat/arc4random_uniform.c -fPIC -DPIC -o .libs/arc4random_uniform.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o arc4_lock.lo -c compat/arc4_lock.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c compat/arc4_lock.c -fPIC -DPIC -o .libs/arc4_lock.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o getentropy_linux.lo -c compat/getentropy_linux.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o context.lo -c libunbound/context.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c compat/getentropy_linux.c -fPIC -DPIC -o .libs/getentropy_linux.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o libunbound.lo -c libunbound/libunbound.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c libunbound/context.c -fPIC -DPIC -o .libs/context.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c libunbound/libunbound.c -fPIC -DPIC -o .libs/libunbound.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o libworker.lo -c libunbound/libworker.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c libunbound/libworker.c -fPIC -DPIC -o .libs/libworker.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o ub_event_pluggable.lo -c util/ub_event_pluggable.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c util/ub_event_pluggable.c -fPIC -DPIC -o .libs/ub_event_pluggable.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o unbound-checkconf.lo -c smallapp/unbound-checkconf.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c smallapp/unbound-checkconf.c -fPIC -DPIC -o .libs/unbound-checkconf.o ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o worker_cb.lo -c smallapp/worker_cb.c libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c smallapp/worker_cb.c -fPIC -DPIC -o .libs/worker_cb.o sed -e 's/@''UNBOUND_VERSION_MAJOR@/1/' -e 's/@''UNBOUND_VERSION_MINOR@/16/' -e 's/@''UNBOUND_VERSION_MICRO@/2/' < ./libunbound/unbound.h > unbound.h ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o unbound-host.lo -c smallapp/unbound-host.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o unbound-control.lo -c smallapp/unbound-control.c ./libtool --tag=CC --mode=compile /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o unbound-anchor.lo -c smallapp/unbound-anchor.c cp smallapp/unbound-control-setup.sh unbound-control-setup chmod +x unbound-control-setup ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -version-info 9:18:1 -no-undefined -export-symbols ./libunbound/ubsyms.def -o libunbound.la context.lo libunbound.lo libworker.lo ub_event_pluggable.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo as112.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo view.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo edns.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo tcp_conn_limit.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo rpz.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo authzone.lo respip.lo netevent.lo listen_dnsport.lo outside_network.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo memcmp.lo malloc.lo explicit_bzero.lo reallocarray.lo arc4random.lo arc4random_uniform.lo arc4_lock.lo getentropy_linux.lo -rpath /usr/lib -lssl -levent -lcrypto libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c smallapp/unbound-control.c -fPIC -DPIC -o .libs/unbound-control.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c smallapp/unbound-anchor.c -fPIC -DPIC -o .libs/unbound-anchor.o libtool: compile: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -c smallapp/unbound-host.c -fPIC -DPIC -o .libs/unbound-host.o libtool: link: echo "{ global:" > .libs/libunbound.ver libtool: link: cat ./libunbound/ubsyms.def | sed -e "s/\(.*\)/\1;/" >> .libs/libunbound.ver libtool: link: echo "local: *; };" >> .libs/libunbound.ver libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -shared -fPIC -DPIC .libs/context.o .libs/libunbound.o .libs/libworker.o .libs/ub_event_pluggable.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/as112.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/view.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/edns.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/tcp_conn_limit.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/rpz.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/authzone.o .libs/respip.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/memcmp.o .libs/malloc.o .libs/explicit_bzero.o .libs/reallocarray.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/arc4_lock.o .libs/getentropy_linux.o -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lssl /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libevent.so -lcrypto -O2 -g0 -Wl,-soname -Wl,libunbound.so.8 -Wl,-version-script -Wl,.libs/libunbound.ver -o .libs/libunbound.so.8.1.18 libtool: link: (cd ".libs" && rm -f "libunbound.so.8" && ln -s "libunbound.so.8.1.18" "libunbound.so.8") libtool: link: (cd ".libs" && rm -f "libunbound.so" && ln -s "libunbound.so.8.1.18" "libunbound.so") libtool: link: ( cd ".libs" && rm -f "libunbound.la" && ln -s "../libunbound.la" "libunbound.la" ) ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -o unbound acl_list.lo cachedump.lo daemon.lo shm_main.lo remote.lo stats.lo unbound.lo worker.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo as112.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo view.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo edns.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo tcp_conn_limit.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo rpz.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo authzone.lo respip.lo netevent.lo listen_dnsport.lo outside_network.lo ub_event.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo memcmp.lo malloc.lo explicit_bzero.lo reallocarray.lo arc4random.lo arc4random_uniform.lo arc4_lock.lo getentropy_linux.lo -lssl -levent -lcrypto ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -o unbound-checkconf unbound-checkconf.lo worker_cb.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo as112.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo view.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo edns.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo tcp_conn_limit.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo rpz.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo authzone.lo respip.lo netevent.lo listen_dnsport.lo outside_network.lo ub_event.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo memcmp.lo malloc.lo explicit_bzero.lo reallocarray.lo arc4random.lo arc4random_uniform.lo arc4_lock.lo getentropy_linux.lo -lssl -levent -lcrypto ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -o unbound-host unbound-host.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo memcmp.lo malloc.lo explicit_bzero.lo libunbound.la -lssl -levent -lcrypto libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o unbound-host .libs/unbound-host.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/memcmp.o .libs/malloc.o .libs/explicit_bzero.o -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib ./.libs/libunbound.so -lssl /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libevent.so -lcrypto -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -o unbound-control unbound-control.lo worker_cb.lo dns.lo infra.lo rrset.lo dname.lo msgencode.lo as112.lo msgparse.lo msgreply.lo packed_rrset.lo iterator.lo iter_delegpt.lo iter_donotq.lo iter_fwd.lo iter_hints.lo iter_priv.lo iter_resptype.lo iter_scrub.lo iter_utils.lo localzone.lo mesh.lo modstack.lo view.lo outbound_list.lo alloc.lo config_file.lo configlexer.lo configparser.lo fptr_wlist.lo edns.lo locks.lo log.lo mini_event.lo module.lo net_help.lo random.lo rbtree.lo regional.lo rtt.lo dnstree.lo lookup3.lo lruhash.lo slabhash.lo tcp_conn_limit.lo timehist.lo tube.lo winsock_event.lo autotrust.lo val_anchor.lo rpz.lo validator.lo val_kcache.lo val_kentry.lo val_neg.lo val_nsec3.lo val_nsec.lo val_secalgo.lo val_sigcrypt.lo val_utils.lo dns64.lo authzone.lo respip.lo netevent.lo listen_dnsport.lo outside_network.lo ub_event.lo keyraw.lo sbuffer.lo wire2str.lo parse.lo parseutil.lo rrdef.lo str2wire.lo memcmp.lo malloc.lo explicit_bzero.lo reallocarray.lo arc4random.lo arc4random_uniform.lo arc4_lock.lo getentropy_linux.lo -lssl -levent -lcrypto libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o unbound-checkconf .libs/unbound-checkconf.o .libs/worker_cb.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/as112.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/view.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/edns.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/tcp_conn_limit.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/rpz.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/authzone.o .libs/respip.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/ub_event.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/memcmp.o .libs/malloc.o .libs/explicit_bzero.o .libs/reallocarray.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/arc4_lock.o .libs/getentropy_linux.o -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lssl /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libevent.so -lcrypto -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o unbound .libs/acl_list.o .libs/cachedump.o .libs/daemon.o .libs/shm_main.o .libs/remote.o .libs/stats.o .libs/unbound.o .libs/worker.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/as112.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/view.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/edns.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/tcp_conn_limit.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/rpz.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/authzone.o .libs/respip.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/ub_event.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/memcmp.o .libs/malloc.o .libs/explicit_bzero.o .libs/reallocarray.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/arc4_lock.o .libs/getentropy_linux.o -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lssl /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libevent.so -lcrypto -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ ./libtool --tag=CC --mode=link /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -o unbound-anchor unbound-anchor.lo parseutil.lo memcmp.lo malloc.lo explicit_bzero.lo reallocarray.lo arc4random.lo arc4random_uniform.lo arc4_lock.lo getentropy_linux.lo libunbound.la -lexpat -lssl -levent -lcrypto libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o unbound-control .libs/unbound-control.o .libs/worker_cb.o .libs/dns.o .libs/infra.o .libs/rrset.o .libs/dname.o .libs/msgencode.o .libs/as112.o .libs/msgparse.o .libs/msgreply.o .libs/packed_rrset.o .libs/iterator.o .libs/iter_delegpt.o .libs/iter_donotq.o .libs/iter_fwd.o .libs/iter_hints.o .libs/iter_priv.o .libs/iter_resptype.o .libs/iter_scrub.o .libs/iter_utils.o .libs/localzone.o .libs/mesh.o .libs/modstack.o .libs/view.o .libs/outbound_list.o .libs/alloc.o .libs/config_file.o .libs/configlexer.o .libs/configparser.o .libs/fptr_wlist.o .libs/edns.o .libs/locks.o .libs/log.o .libs/mini_event.o .libs/module.o .libs/net_help.o .libs/random.o .libs/rbtree.o .libs/regional.o .libs/rtt.o .libs/dnstree.o .libs/lookup3.o .libs/lruhash.o .libs/slabhash.o .libs/tcp_conn_limit.o .libs/timehist.o .libs/tube.o .libs/winsock_event.o .libs/autotrust.o .libs/val_anchor.o .libs/rpz.o .libs/validator.o .libs/val_kcache.o .libs/val_kentry.o .libs/val_neg.o .libs/val_nsec3.o .libs/val_nsec.o .libs/val_secalgo.o .libs/val_sigcrypt.o .libs/val_utils.o .libs/dns64.o .libs/authzone.o .libs/respip.o .libs/netevent.o .libs/listen_dnsport.o .libs/outside_network.o .libs/ub_event.o .libs/keyraw.o .libs/sbuffer.o .libs/wire2str.o .libs/parse.o .libs/parseutil.o .libs/rrdef.o .libs/str2wire.o .libs/memcmp.o .libs/malloc.o .libs/explicit_bzero.o .libs/reallocarray.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/arc4_lock.o .libs/getentropy_linux.o -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lssl /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libevent.so -lcrypto -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ libtool: link: /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include -DSRCDIR=. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -o unbound-anchor .libs/unbound-anchor.o .libs/parseutil.o .libs/memcmp.o .libs/malloc.o .libs/explicit_bzero.o .libs/reallocarray.o .libs/arc4random.o .libs/arc4random_uniform.o .libs/arc4_lock.o .libs/getentropy_linux.o -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib ./.libs/libunbound.so /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libexpat.so -lm -lssl /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libevent.so -lcrypto -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ -D__LIBTOOL_RPATH_SED__ make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/unbound-1.16.2' >>> unbound 1.16.2 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/unbound-1.16.2/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/unbound-1.16.2' /bin/bash ./install-sh -m 755 -d /home/buildroot/autobuild/instance-3/output-1/target/usr/lib /bin/bash ./install-sh -m 755 -d /home/buildroot/autobuild/instance-3/output-1/target/usr/include /bin/bash ./install-sh -m 755 -d /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man /bin/bash ./install-sh -m 755 -d /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3 /bin/bash ./install-sh -c -m 644 doc/libunbound.3 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3 for mpage in ub_ctx ub_result ub_ctx_create ub_ctx_delete \ ub_ctx_set_option ub_ctx_get_option ub_ctx_config ub_ctx_set_fwd \ ub_ctx_resolvconf ub_ctx_hosts ub_ctx_add_ta ub_ctx_add_ta_file \ ub_ctx_trustedkeys ub_ctx_debugout ub_ctx_debuglevel ub_ctx_async \ ub_poll ub_wait ub_fd ub_process ub_resolve ub_resolve_async ub_cancel \ ub_resolve_free ub_strerror ub_ctx_print_local_zones ub_ctx_zone_add \ ub_ctx_zone_remove ub_ctx_data_add ub_ctx_data_remove; \ do \ echo ".so man3/libunbound.3" > /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man3/$mpage.3 ; \ done ./libtool --mode=install cp unbound.h /home/buildroot/autobuild/instance-3/output-1/target/usr/include/unbound.h libtool: install: cp unbound.h /home/buildroot/autobuild/instance-3/output-1/target/usr/include/unbound.h /bin/bash ./install-sh -m 755 -d /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /bin/bash ./install-sh -m 644 contrib/libunbound.pc /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig ./libtool --mode=install cp libunbound.la /home/buildroot/autobuild/instance-3/output-1/target/usr/lib libtool: install: cp .libs/libunbound.so.8.1.18 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libunbound.so.8.1.18 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libunbound.so.8.1.18 libunbound.so.8 || { rm -f libunbound.so.8 && ln -s libunbound.so.8.1.18 libunbound.so.8; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libunbound.so.8.1.18 libunbound.so || { rm -f libunbound.so && ln -s libunbound.so.8.1.18 libunbound.so; }; }) libtool: install: cp .libs/libunbound.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libunbound.la libtool: warning: remember to run 'libtool --finish /usr/lib' ./libtool --mode=finish /home/buildroot/autobuild/instance-3/output-1/target/usr/lib libtool: finish: PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/buildroot/autobuild/instance-3/output-1/target/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildroot/autobuild/instance-3/output-1/target/usr/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the ' -D__LIBTOOL_RPATH_SED__ ' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/bash ./install-sh -m 755 -d /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin /bin/bash ./install-sh -m 755 -d /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man /bin/bash ./install-sh -m 755 -d /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8 /bin/bash ./install-sh -m 755 -d /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man5 /bin/bash ./install-sh -m 755 -d /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 ./libtool --mode=install cp -f unbound /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/unbound libtool: install: cp -f unbound /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/unbound ./libtool --mode=install cp -f unbound-checkconf /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/unbound-checkconf libtool: install: cp -f unbound-checkconf /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/unbound-checkconf ./libtool --mode=install cp -f unbound-control /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/unbound-control libtool: install: cp -f unbound-control /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/unbound-control ./libtool --mode=install cp -f unbound-host /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/unbound-host libtool: install: cp -f unbound-host /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/unbound-host ./libtool --mode=install cp -f unbound-anchor /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/unbound-anchor libtool: install: cp -f unbound-anchor /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/unbound-anchor /bin/bash ./install-sh -c -m 644 doc/unbound.8 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8 /bin/bash ./install-sh -c -m 644 doc/unbound-checkconf.8 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8 /bin/bash ./install-sh -c -m 644 doc/unbound-control.8 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8 /bin/bash ./install-sh -c -m 644 doc/unbound-control.8 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8/unbound-control-setup.8 /bin/bash ./install-sh -c -m 644 doc/unbound-anchor.8 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8 /bin/bash ./install-sh -c -m 644 doc/unbound.conf.5 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man5 /bin/bash ./install-sh -c -m 644 doc/unbound-host.1 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 /bin/bash ./install-sh -c -m 755 unbound-control-setup /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/unbound-control-setup if test ! -e /home/buildroot/autobuild/instance-3/output-1/target/etc/unbound/unbound.conf; then /bin/bash ./install-sh -d `dirname /home/buildroot/autobuild/instance-3/output-1/target/etc/unbound/unbound.conf`; /bin/bash ./install-sh -c -m 644 doc/example.conf /home/buildroot/autobuild/instance-3/output-1/target/etc/unbound/unbound.conf; fi make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/unbound-1.16.2' /usr/bin/install -D -m 755 package/unbound/S70unbound /home/buildroot/autobuild/instance-3/output-1/target/etc/init.d/S70unbound vtun-3.0.4.tar.gz: OK (md5: f952c5895ae8f40235aaad9a8f41a4bd) vtun-3.0.4.tar.gz: OK (sha1: 2335c21b56fadf9ce851dd7f342fb0ed4f522c47) vtun-3.0.4.tar.gz: OK (sha256: abf8df6b15e3febeaaeae2ce24ead7105eb1537ad4ec0d830c83cbb684fd98b9) >>> vtun 3.0.4 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/vtun/vtun-3.0.4.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/vtun-3.0.4 -xf - >>> vtun 3.0.4 Patching Applying 0001-fix-installation.patch using patch: patching file Makefile.in Applying 0002-fix-ssl-headers-checks.patch using patch: patching file configure.in Hunk #1 succeeded at 169 (offset 3 lines). Hunk #2 succeeded at 179 (offset 3 lines). Hunk #3 succeeded at 196 with fuzz 1 (offset 3 lines). Hunk #4 succeeded at 211 with fuzz 1 (offset 3 lines). Applying 0003-openssl11.patch using patch: patching file lfd_encrypt.c >>> vtun 3.0.4 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/vtun-3.0.4 -name $file); do cp support/gnuconfig/$file $i; done; done >>> vtun 3.0.4 Configuring >>> vtun 3.0.4 Autoreconfiguring autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:11: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.in:11: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.in:11: the top level configure.in:82: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete. configure.in:82: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.in:82: the top level configure.in:86: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... configure.in:86: the top level configure.in:95: warning: The macro `AC_HEADER_STDC' is obsolete. configure.in:95: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.in:95: the top level configure.in:124: warning: The macro `AC_CHECKING' is obsolete. configure.in:124: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.in:124: the top level configure.in:136: warning: The macro `AC_CHECKING' is obsolete. configure.in:136: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.in:136: the top level configure.in:170: warning: The macro `AC_CHECKING' is obsolete. configure.in:170: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.in:170: the top level configure.in:180: warning: The macro `AC_CHECKING' is obsolete. configure.in:180: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.in:180: the top level configure.in:197: warning: The macro `AC_CHECKING' is obsolete. configure.in:197: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.in:197: the top level configure.in:212: warning: The macro `AC_CHECKING' is obsolete. configure.in:212: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.in:212: the top level configure.in:231: warning: The macro `AC_CHECKING' is obsolete. configure.in:231: You should run autoupdate. ./lib/autoconf/general.m4:2499: AC_CHECKING is expanded from... configure.in:231: the top level configure.in:282: warning: AC_OUTPUT should be used without arguments. configure.in:282: You should run autoupdate. autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' >>> vtun 3.0.4 Patching libtool (cd /home/buildroot/autobuild/instance-3/output-1/build/vtun-3.0.4/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 -O2 -g0 -std=gnu89" LIBS=`/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-shared --with-ssl-headers=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl --with-lzo-headers=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo --with-lzo-lib=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared 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 for bison... bison -y checking for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... unsupported checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C99 features... unsupported checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C89 features... none needed checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for mips64el-buildroot-linux-uclibc-gcc... (cached) /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... (cached) yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... (cached) unsupported checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C99 features... (cached) unsupported checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C89 features... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking for an ANSI C-conforming const... yes checking for inline... inline 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 vfork.h... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for sys/resource.h... yes checking for netdb.h... yes checking for sched.h... yes checking for resolv.h... yes checking for arpa/inet.h... yes checking for netinet/ip.h... yes checking for netinet/in.h... yes checking for netinet/tcp.h... yes checking for netinet/in_systm.h... yes checking for libutil.h... no checking for sys/sockio.h... no checking for library containing socket... none required checking for library containing inet_ntoa... none required checking for library containing gethostbyname... none required checking for library containing nanosleep... none required checking for library containing setproctitle... no checking for pid_t... yes 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 configure: checking for ZLIB Library and Header files ... ... checking for deflate in -lz... yes configure: checking for LZO Library and Header files ... ... checking "for lzo_asm.h"... (/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo) yes checking for lzo1x_decompress in -llzo2... yes configure: checking for md5 Library and Header files ... ... checking "for md5.h"... (/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl) yes configure: checking for blowfish Library and Header files ... ... checking "for blowfish.h"... (/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl) yes checking for BF_set_key in -lcrypto... yes configure: checking for AES Library and Header files ... ... checking "for aes.h"... (/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl) yes checking for AES_set_encrypt_key in -lcrypto... yes configure: checking for EVP Library and Header files ... ... checking "for evp.h"... (/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl) yes checking for EVP_EncryptInit in -lcrypto... yes checking for getpt... yes checking for grantpt... yes checking for unlockpt... yes checking for ptsname... yes checking for linux/if_tun.h... yes creating driver and protocol links ... linking generic/tun_dev.c to tun_dev.c linking generic/tap_dev.c to tap_dev.c linking generic/pty_dev.c to pty_dev.c linking generic/pipe_dev.c to pipe_dev.c linking generic/tcp_proto.c to tcp_proto.c linking generic/udp_proto.c to udp_proto.c linking linux/tun_dev.c to tun_dev.c linking linux/tap_dev.c to tap_dev.c configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> vtun 3.0.4 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/vtun-3.0.4/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/vtun-3.0.4' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c main.c bison -y -d -b cfg_file cfg_file.y /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c server.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c client.c cfg_file.y:72.1-7: warning: POSIX Yacc does not support %expect [-Wyacc] 72 | %expect 20 | ^~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lib.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c llist.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c auth.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c tunnel.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lock.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c netlib.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c tun_dev.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c tap_dev.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c pty_dev.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c pipe_dev.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c tcp_proto.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c udp_proto.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c linkfd.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lfd_shaper.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lfd_zlib.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lfd_lzo.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lfd_encrypt.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c lfd_legacy_encrypt.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c cfg_file.tab.c flex -t cfg_file.l > cfg_file.lex.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -DVTUN_CONFIG_FILE=\"/etc/vtund.conf\" -DVTUN_PID_FILE=\"/var/run/vtund.pid\" -DVTUN_STAT_DIR=\"/var/log/vtund\" -DVTUN_LOCK_DIR=\"/var/lock/vtund\" -c cfg_file.lex.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -std=gnu89 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/lzo -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -I/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/openssl -o vtund main.o cfg_file.tab.o cfg_file.lex.o server.o client.o lib.o llist.o auth.o tunnel.o lock.o netlib.o tun_dev.o tap_dev.o pty_dev.o pipe_dev.o tcp_proto.o udp_proto.o linkfd.o lfd_shaper.o lfd_zlib.o lfd_lzo.o lfd_encrypt.o lfd_legacy_encrypt.o -L/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lssl -lcrypto -L/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib -lz -llzo2 -lcrypto make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/vtun-3.0.4' >>> vtun 3.0.4 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/vtun-3.0.4/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/vtun-3.0.4' /usr/bin/install -c -d -m 755 /home/buildroot/autobuild/instance-3/output-1/target/etc /usr/bin/install -c -d -m 755 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8 /usr/bin/install -c -m 600 vtund.conf /home/buildroot/autobuild/instance-3/output-1/target/etc; /usr/bin/install -c -m 644 vtund.8 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8 /usr/bin/install -c -d -m 755 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man5 /usr/bin/install -c -m 600 scripts/vtund-start.conf /home/buildroot/autobuild/instance-3/output-1/target/etc; /usr/bin/install -c -m 644 vtund.conf.5 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man5 rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8/vtun.8 ln -s vtund.8 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8/vtun.8 /usr/bin/install -c -d -m 755 /home/buildroot/autobuild/instance-3/output-1/target/var/log/vtund /usr/bin/install -c -d -m 755 /home/buildroot/autobuild/instance-3/output-1/target/var/lock/vtund /usr/bin/install -c -d -m 755 /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin /usr/bin/install -c -m 755 vtund /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin /usr/bin/install -c -m 755 -D scripts/vtund.rc.debian \ /home/buildroot/autobuild/instance-3/output-1/target/etc/init.d/S90vtun make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/vtun-3.0.4' wilc-firmware-wilc_linux_15_7.tar.gz: OK (sha256: 2c2e2927a65fe4d7ec2f9872fca35c6b7bf12090ac62116d63c5f17b95a3a786) >>> wilc-firmware wilc_linux_15_7 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/wilc-firmware/wilc-firmware-wilc_linux_15_7.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/wilc-firmware-wilc_linux_15_7 -xf - >>> wilc-firmware wilc_linux_15_7 Patching >>> wilc-firmware wilc_linux_15_7 Configuring >>> wilc-firmware wilc_linux_15_7 Building >>> wilc-firmware wilc_linux_15_7 Installing to target /usr/bin/install -d -m 0755 /home/buildroot/autobuild/instance-3/output-1/target/lib/firmware/mchp/ cd /home/buildroot/autobuild/instance-3/output-1/build/wilc-firmware-wilc_linux_15_7 && tar cf install.tar wilc3000_ble_firmware.bin wilc3000_wifi_firmware.bin && tar xf install.tar -C /home/buildroot/autobuild/instance-3/output-1/target/lib/firmware/mchp wireless-regdb-2022.02.18.tar.xz: OK (sha256: 8828c25a4ee25020044004f57374bb9deac852809fad70f8d3d01770bf9ac97f) >>> wireless-regdb 2022.02.18 Extracting xzcat /home/buildroot/autobuild/instance-3/dl/wireless-regdb/wireless-regdb-2022.02.18.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/wireless-regdb-2022.02.18 -xf - >>> wireless-regdb 2022.02.18 Patching >>> wireless-regdb 2022.02.18 Configuring >>> wireless-regdb 2022.02.18 Building >>> wireless-regdb 2022.02.18 Installing to target /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/instance-3/output-1/build/wireless-regdb-2022.02.18/regulatory.db /home/buildroot/autobuild/instance-3/output-1/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /home/buildroot/autobuild/instance-3/output-1/build/wireless-regdb-2022.02.18/regulatory.db.p7s /home/buildroot/autobuild/instance-3/output-1/target/lib/firmware/regulatory.db.p7s xenomai-3.0.10.tar.bz2: OK (sha256: 080f893d6ab8e3065285fbb482695477a0502b9490dccd1f744cebaac94691e5) >>> xenomai 3.0.10 Extracting bzcat /home/buildroot/autobuild/instance-3/dl/xenomai/xenomai-3.0.10.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10 -xf - >>> xenomai 3.0.10 Patching Applying 0001-lib-boilerplate-iniparser-Allow-building-with-GCC-10-2-2020101.patch using patch: patching file lib/boilerplate/iniparser/dictionary.c patching file lib/boilerplate/iniparser/dictionary.h patching file lib/boilerplate/iniparser/iniparser.c patching file lib/boilerplate/iniparser/iniparser.h Applying 0002-Add-disable-demo-testsuite-options.patch using patch: patching file Makefile.am Hunk #1 succeeded at 8 (offset 2 lines). patching file configure.ac Applying 0003-lib-cobalt-copperplate-Use-valid-addresses-for-pthread_setspecific.patch using patch: patching file include/copperplate/threadobj.h patching file lib/cobalt/printf.c >>> xenomai 3.0.10 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xenomai 3.0.10 Configuring >>> xenomai 3.0.10 Autoreconfiguring libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'. libtoolize: copying file 'config/libtool.m4' libtoolize: copying file 'config/ltoptions.m4' libtoolize: copying file 'config/ltsugar.m4' libtoolize: copying file 'config/ltversion.m4' libtoolize: copying file 'config/lt~obsolete.m4' configure.ac:87: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete. configure.ac:87: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... config/ac_prog_cc_for_build.m4:4: AC_PROG_CC_FOR_BUILD is expanded from... configure.ac:87: the top level configure.ac:109: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from... aclocal.m4:1942: AM_PROG_LEX is expanded from... configure.ac:109: the top level configure.ac:164: warning: The macro `AC_PROG_LIBTOOL' is obsolete. configure.ac:164: You should run autoupdate. config/libtool.m4:99: AC_PROG_LIBTOOL is expanded from... configure.ac:164: the top level configure.ac:605: warning: The macro `AC_TRY_LINK' is obsolete. configure.ac:605: 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... configure.ac:605: the top level configure.ac:619: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:619: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:619: the top level configure.ac:675: warning: The macro `AC_LANG_C' is obsolete. configure.ac:675: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... configure.ac:675: the top level configure.ac:689: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:689: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:689: the top level configure.ac:707: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:707: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:707: the top level configure.ac:80: installing 'config/compile' configure.ac:105: installing 'config/missing' demo/alchemy/Makefile.am: installing 'config/depcomp' >>> xenomai 3.0.10 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/config/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 /home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 runstatedir=/run --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 --disable-static --enable-shared --disable-demo --disable-testsuite --includedir=/usr/include/xenomai/ --with-core=mercury --disable-smp --disable-registry ) 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 whether we build for Cobalt or Mercury core... mercury checking build system type... x86_64-pc-linux-gnu checking host system type... mips64el-buildroot-linux-uclibc checking for a BSD-compatible install... /usr/bin/install -c checking for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to enable C11 features... none needed checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc understands -c and -o together... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp checking target system type... mips64el-buildroot-linux-uclibc checking for mips64el-buildroot-linux-uclibc-gcc... /usr/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/bin/gcc accepts -g... 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 how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm checking the name lister (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm) interface... BSD nm checking for gawk... gawk checking for a sed that does not truncate output... /bin/sed checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking how to print strings... printf checking for ld used by /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld checking if the linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld) is GNU ld... yes checking command to parse /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm output from /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc object... ok checking for _ prefix in compiled symbols... no 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 whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) 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 dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking dependency style of /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc... none checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for target architecture... mips64el 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 /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld option to reload object files... -r checking for mips64el-buildroot-linux-uclibc-objdump... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/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... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib 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... yes checking for objdir... .libs checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc static flag -static works... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc linker (/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld -m elf32ltsmipn32) supports shared libraries... yes checking whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no checking whether to enable debug mode... no checking whether to enable the low resolution clock... no checking whether we may use CLOCK_MONOTONIC_RAW... no checking whether assertions should be enabled... no checking whether asynchronous cancellation of threads is enabled... no checking whether to enable the workaround for broken PI with condvars... no checking whether shared multi-processing should be supported... no checking whether the registry should be enabled... no checking for SMP support... no checking whether to enable sanity checks... y checking whether to build documentation... checking for doxygen... no checking for dot... NO checking for LaTeX mode... batch checking for asciidoc... no checking for a2x... no checking for w3m... no checking for valgrind/valgrind.h... no checking for Valgrind client API... no checking for obstack.h... no checking for mqueue.h... yes checking for pthread_mutexattr_setprotocol... yes checking for pthread_mutexattr_getprotocol... yes checking for pthread_mutexattr_setrobust_np... yes checking for pthread_condattr_getclock... yes checking for pthread_condattr_setclock... yes checking for pthread_spin_lock... yes checking for fork... yes checking for pthread_attr_setaffinity_np... yes checking for pthread_setaffinity_np... yes checking for pthread_getattr_np... yes checking for pthread_atfork... yes checking for pthread_setname_np... yes checking for sched_getcpu... yes checking for clock_nanosleep... yes checking for shm_open... yes checking for shm_unlink... yes checking for backtrace... no checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc options needed to detect all undeclared functions... none needed checking whether PTHREAD_PRIO_NONE is declared... yes checking whether PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP is declared... yes checking whether PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP is declared... yes checking for pthread_condattr_setclock... (cached) yes checking whether the compiler provides atomic builtins... yes checking for fortify support... autodetect checking for __vfprintf_chk... no checking whether ld supports @file... yes checking whether to enable dlopening of Xenomai libraries... no checking whether to enable TLS support... no checking location for test executables... ${exec_prefix}/bin checking location for demo programs... ${exec_prefix}/demo checking for test source generation... untestable checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating scripts/Makefile config.status: creating scripts/xeno-config config.status: creating scripts/xeno config.status: creating lib/Makefile config.status: creating lib/boilerplate/Makefile config.status: creating lib/boilerplate/init/Makefile config.status: creating lib/cobalt/Makefile config.status: creating lib/cobalt/arch/Makefile config.status: creating lib/cobalt/arch/arm/Makefile config.status: creating lib/cobalt/arch/arm/include/Makefile config.status: creating lib/cobalt/arch/arm/include/asm/Makefile config.status: creating lib/cobalt/arch/arm/include/asm/xenomai/Makefile config.status: creating lib/cobalt/arch/powerpc/Makefile config.status: creating lib/cobalt/arch/powerpc/include/Makefile config.status: creating lib/cobalt/arch/powerpc/include/asm/Makefile config.status: creating lib/cobalt/arch/powerpc/include/asm/xenomai/Makefile config.status: creating lib/cobalt/arch/blackfin/Makefile config.status: creating lib/cobalt/arch/blackfin/include/Makefile config.status: creating lib/cobalt/arch/blackfin/include/asm/Makefile config.status: creating lib/cobalt/arch/blackfin/include/asm/xenomai/Makefile config.status: creating lib/cobalt/arch/x86/Makefile config.status: creating lib/cobalt/arch/x86/include/Makefile config.status: creating lib/cobalt/arch/x86/include/asm/Makefile config.status: creating lib/cobalt/arch/x86/include/asm/xenomai/Makefile config.status: creating lib/mercury/Makefile config.status: creating lib/copperplate/Makefile config.status: creating lib/copperplate/regd/Makefile config.status: creating lib/alchemy/Makefile config.status: creating lib/vxworks/Makefile config.status: creating lib/psos/Makefile config.status: creating lib/analogy/Makefile config.status: creating lib/smokey/Makefile config.status: creating lib/trank/Makefile config.status: creating testsuite/Makefile config.status: creating testsuite/latency/Makefile config.status: creating testsuite/switchtest/Makefile config.status: creating testsuite/gpiotest/Makefile config.status: creating testsuite/spitest/Makefile config.status: creating testsuite/smokey/Makefile config.status: creating testsuite/smokey/arith/Makefile config.status: creating testsuite/smokey/dlopen/Makefile config.status: creating testsuite/smokey/sched-quota/Makefile config.status: creating testsuite/smokey/sched-tp/Makefile config.status: creating testsuite/smokey/setsched/Makefile config.status: creating testsuite/smokey/rtdm/Makefile config.status: creating testsuite/smokey/vdso-access/Makefile config.status: creating testsuite/smokey/posix-cond/Makefile config.status: creating testsuite/smokey/posix-mutex/Makefile config.status: creating testsuite/smokey/posix-clock/Makefile config.status: creating testsuite/smokey/posix-fork/Makefile config.status: creating testsuite/smokey/posix-select/Makefile config.status: creating testsuite/smokey/xddp/Makefile config.status: creating testsuite/smokey/iddp/Makefile config.status: creating testsuite/smokey/bufp/Makefile config.status: creating testsuite/smokey/sigdebug/Makefile config.status: creating testsuite/smokey/timerfd/Makefile config.status: creating testsuite/smokey/tsc/Makefile config.status: creating testsuite/smokey/leaks/Makefile config.status: creating testsuite/smokey/net_udp/Makefile config.status: creating testsuite/smokey/net_packet_dgram/Makefile config.status: creating testsuite/smokey/net_packet_raw/Makefile config.status: creating testsuite/smokey/net_common/Makefile config.status: creating testsuite/smokey/cpu-affinity/Makefile config.status: creating testsuite/clocktest/Makefile config.status: creating testsuite/xeno-test/Makefile config.status: creating utils/Makefile config.status: creating utils/hdb/Makefile config.status: creating utils/can/Makefile config.status: creating utils/analogy/Makefile config.status: creating utils/ps/Makefile config.status: creating utils/slackspot/Makefile config.status: creating utils/corectl/Makefile config.status: creating utils/autotune/Makefile config.status: creating utils/net/rtnet config.status: creating utils/net/rtnet.conf config.status: creating utils/net/Makefile config.status: creating demo/Makefile config.status: creating demo/posix/Makefile config.status: creating demo/posix/cyclictest/Makefile config.status: creating demo/posix/cobalt/Makefile config.status: creating demo/alchemy/Makefile config.status: creating demo/alchemy/cobalt/Makefile config.status: creating include/Makefile config.status: creating include/cobalt/uapi/Makefile config.status: creating include/cobalt/uapi/asm-generic/Makefile config.status: creating include/cobalt/uapi/kernel/Makefile config.status: creating include/cobalt/Makefile config.status: creating include/cobalt/sys/Makefile config.status: creating include/cobalt/kernel/Makefile config.status: creating include/cobalt/kernel/rtdm/Makefile config.status: creating include/cobalt/kernel/rtdm/analogy/Makefile config.status: creating include/cobalt/boilerplate/Makefile config.status: creating include/rtdm/Makefile config.status: creating include/rtdm/uapi/Makefile config.status: creating include/mercury/Makefile config.status: creating include/mercury/boilerplate/Makefile config.status: creating include/boilerplate/Makefile config.status: creating include/copperplate/Makefile config.status: creating include/alchemy/Makefile config.status: creating include/vxworks/Makefile config.status: creating include/psos/Makefile config.status: creating include/smokey/Makefile config.status: creating include/trank/Makefile config.status: creating include/trank/posix/Makefile config.status: creating include/trank/native/Makefile config.status: creating include/trank/rtdm/Makefile config.status: creating include/xenomai/Makefile config.status: creating doc/Makefile config.status: creating doc/doxygen/Makefile config.status: creating doc/doxygen/xeno3prm-common.conf config.status: creating doc/doxygen/xeno3prm-html.conf config.status: creating doc/doxygen/xeno3prm-latex.conf config.status: creating doc/gitdoc/Makefile config.status: creating doc/asciidoc/Makefile config.status: creating include/xeno_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 >>> xenomai 3.0.10 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' Making all in doc make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc' Making all in gitdoc make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/gitdoc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/gitdoc' Making all in doxygen make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/doxygen' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/doxygen' Making all in asciidoc make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/asciidoc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/asciidoc' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc' Making all in lib make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib' Making all in boilerplate make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' /usr/bin/make all-recursive make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' Making all in init make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate/init' CC libbootstrap_a-bootstrap.o CC libbootstrap_pic_la-bootstrap.lo AR libbootstrap.a CCLD libbootstrap-pic.la make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate/init' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' CC libboilerplate_la-ancillaries.lo CC libboilerplate_la-hash.lo CC libboilerplate_la-setup.lo CC libboilerplate_la-time.lo CC libboilerplate_la-obstack.lo CC version-version.o CC libversion_la-version.lo CC iniparser/libiniparser_la-dictionary.lo CC iniparser/libiniparser_la-iniparser.lo CC tlsf/libtlsf_la-tlsf.lo CCLD version CCLD libversion.la CCLD libiniparser.la CCLD libtlsf.la CCLD libboilerplate.la make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' Making all in mercury make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/mercury' CCLD libmercury.la make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/mercury' Making all in copperplate make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/copperplate' Making all in . make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/copperplate' CC libcopperplate_la-clockobj.lo CC libcopperplate_la-eventobj.lo CC libcopperplate_la-cluster.lo CC libcopperplate_la-init.lo CC libcopperplate_la-internal.lo CC libcopperplate_la-syncobj.lo CC libcopperplate_la-semobj.lo CC libcopperplate_la-threadobj.lo CC libcopperplate_la-timerobj.lo CC libcopperplate_la-traceobj.lo CC libcopperplate_la-heapobj-tlsf.lo CCLD libcopperplate.la make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/copperplate' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/copperplate' Making all in smokey make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/smokey' CC libsmokey_la-helpers.lo CC libsmokey_la-init.lo CCLD libsmokey.la make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/smokey' Making all in alchemy make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/alchemy' CC libalchemy_la-init.lo CC libalchemy_la-internal.lo CC libalchemy_la-alarm.lo CC libalchemy_la-buffer.lo CC libalchemy_la-cond.lo CC libalchemy_la-event.lo CC libalchemy_la-heap.lo CC libalchemy_la-mutex.lo CC libalchemy_la-queue.lo CC libalchemy_la-task.lo CC libalchemy_la-sem.lo CC libalchemy_la-timer.lo CCLD libalchemy.la make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/alchemy' Making all in vxworks make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/vxworks' CC libvxworks_la-init.lo CC libvxworks_la-errnoLib.lo CC libvxworks_la-intLib.lo CC libvxworks_la-kernLib.lo CC libvxworks_la-lstLib.lo CC libvxworks_la-memPartLib.lo CC libvxworks_la-msgQLib.lo CC libvxworks_la-rngLib.lo CC libvxworks_la-semLib.lo CC libvxworks_la-taskLib.lo CC libvxworks_la-taskHookLib.lo CC libvxworks_la-taskInfo.lo CC libvxworks_la-tickLib.lo CC libvxworks_la-wdLib.lo CC libvxworks_la-sysLib.lo CCLD libvxworks.la make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/vxworks' Making all in psos make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/psos' CC libpsos_la-init.lo CC libpsos_la-pt.lo CC libpsos_la-queue.lo CC libpsos_la-rn.lo CC libpsos_la-sem.lo CC libpsos_la-task.lo CC libpsos_la-tm.lo CCLD libpsos.la make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/psos' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib' Making all in config make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/config' Making all in include make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' /usr/bin/make all-recursive make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' Making all in boilerplate make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/boilerplate' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/boilerplate' Making all in copperplate make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/copperplate' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/copperplate' Making all in smokey make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/smokey' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/smokey' Making all in alchemy make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/alchemy' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/alchemy' Making all in psos make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/psos' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/psos' Making all in rtdm make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm' Making all in uapi make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm/uapi' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm/uapi' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm' Making all in trank make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/trank' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/trank' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/trank' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/trank' Making all in vxworks make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/vxworks' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/vxworks' Making all in xenomai make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/xenomai' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/xenomai' Making all in mercury make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury' Making all in boilerplate make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury/boilerplate' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury/boilerplate' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' Making all in scripts make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/scripts' Making all in utils make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils' Making all in hdb make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils/hdb' CC hdb-hdb.o CCLD hdb make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils/hdb' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' >>> xenomai 3.0.10 Installing to staging directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot install-user -C /home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' /usr/bin/make SUDO=false install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' Making install in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc' Making install in gitdoc make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/gitdoc' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/gitdoc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/gitdoc' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/gitdoc' Making install in doxygen make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/doxygen' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/doxygen' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/doxygen' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/doxygen' Making install in asciidoc make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/asciidoc' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/asciidoc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/asciidoc' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/asciidoc' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc' Making install in lib make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib' Making install in boilerplate make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' /usr/bin/make install-recursive make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' Making install in init make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate/init' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate/init' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate/init' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate/init' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' make[7]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c version '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/sbin' libtool: install: /usr/bin/install -c version /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/sbin/version make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' Making install in mercury make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/mercury' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/mercury' make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libmercury.la '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libmercury.so.0.0.0 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libmercury.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libmercury.so.0.0.0 libmercury.so.0 || { rm -f libmercury.so.0 && ln -s libmercury.so.0.0.0 libmercury.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libmercury.so.0.0.0 libmercury.so || { rm -f libmercury.so && ln -s libmercury.so.0.0.0 libmercury.so; }; }) libtool: install: /usr/bin/install -c .libs/libmercury.lai /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libmercury.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/mercury' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/mercury' Making install in copperplate make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/copperplate' Making install in . make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/copperplate' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/copperplate' make[6]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcopperplate.la '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libcopperplate.so.0.0.0 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libcopperplate.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libcopperplate.so.0.0.0 libcopperplate.so.0 || { rm -f libcopperplate.so.0 && ln -s libcopperplate.so.0.0.0 libcopperplate.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libcopperplate.so.0.0.0 libcopperplate.so || { rm -f libcopperplate.so && ln -s libcopperplate.so.0.0.0 libcopperplate.so; }; }) libtool: install: /usr/bin/install -c .libs/libcopperplate.lai /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libcopperplate.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/copperplate' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/copperplate' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/copperplate' Making install in smokey make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/smokey' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/smokey' make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libsmokey.la '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libsmokey.so.0.0.0 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libsmokey.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libsmokey.so.0.0.0 libsmokey.so.0 || { rm -f libsmokey.so.0 && ln -s libsmokey.so.0.0.0 libsmokey.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libsmokey.so.0.0.0 libsmokey.so || { rm -f libsmokey.so && ln -s libsmokey.so.0.0.0 libsmokey.so; }; }) libtool: install: /usr/bin/install -c .libs/libsmokey.lai /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libsmokey.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/smokey' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/smokey' Making install in alchemy make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/alchemy' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/alchemy' make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libalchemy.la '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libalchemy.so.0.0.0 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libalchemy.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libalchemy.so.0.0.0 libalchemy.so.0 || { rm -f libalchemy.so.0 && ln -s libalchemy.so.0.0.0 libalchemy.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libalchemy.so.0.0.0 libalchemy.so || { rm -f libalchemy.so && ln -s libalchemy.so.0.0.0 libalchemy.so; }; }) libtool: install: /usr/bin/install -c .libs/libalchemy.lai /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libalchemy.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/alchemy' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/alchemy' Making install in vxworks make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/vxworks' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/vxworks' make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libvxworks.la '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libvxworks.so.0.0.0 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libvxworks.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libvxworks.so.0.0.0 libvxworks.so.0 || { rm -f libvxworks.so.0 && ln -s libvxworks.so.0.0.0 libvxworks.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libvxworks.so.0.0.0 libvxworks.so || { rm -f libvxworks.so && ln -s libvxworks.so.0.0.0 libvxworks.so; }; }) libtool: install: /usr/bin/install -c .libs/libvxworks.lai /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libvxworks.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/vxworks' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/vxworks' Making install in psos make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/psos' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/psos' make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libpsos.la '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libpsos.so.0.0.0 /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libpsos.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libpsos.so.0.0.0 libpsos.so.0 || { rm -f libpsos.so.0 && ln -s libpsos.so.0.0.0 libpsos.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libpsos.so.0.0.0 libpsos.so || { rm -f libpsos.so && ln -s libpsos.so.0.0.0 libpsos.so; }; }) libtool: install: /usr/bin/install -c .libs/libpsos.lai /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/libpsos.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/psos' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/psos' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib' Making install in config make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/config' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/config' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/config' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/config' Making install in include make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' Making install in boilerplate make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/boilerplate' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/boilerplate' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/boilerplate' /usr/bin/install -c -m 644 ancillaries.h atomic.h compiler.h debug.h hash.h libc.h list.h lock.h namegen.h obstack.h private-list.h scope.h setup.h shared-list.h time.h tunables.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/boilerplate' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/boilerplate' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/boilerplate' Making install in copperplate make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/copperplate' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/copperplate' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/copperplate' /usr/bin/install -c -m 644 clockobj.h cluster.h debug.h eventobj.h heapobj.h reference.h registry.h semobj.h syncobj.h threadobj.h timerobj.h traceobj.h tunables.h wrappers.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/copperplate' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/copperplate' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/copperplate' Making install in smokey make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/smokey' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/smokey' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/smokey' /usr/bin/install -c -m 644 smokey.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/smokey' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/smokey' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/smokey' Making install in alchemy make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/alchemy' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/alchemy' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/alchemy' /usr/bin/install -c -m 644 alarm.h buffer.h compat.h cond.h event.h heap.h mutex.h pipe.h queue.h sem.h task.h timer.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/alchemy' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/alchemy' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/alchemy' Making install in psos make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/psos' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/psos' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/psos' /usr/bin/install -c -m 644 psos.h tunables.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/psos' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/psos' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/psos' Making install in rtdm make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm' Making install in uapi make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm/uapi' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm/uapi' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/rtdm/uapi' /usr/bin/install -c -m 644 rtdm.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/rtdm/uapi' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm/uapi' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm/uapi' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/rtdm' /usr/bin/install -c -m 644 rtdm.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/rtdm' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm' Making install in trank make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/trank' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/trank' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/trank' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/trank' /usr/bin/install -c -m 644 trank.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/trank' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/trank' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/trank' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/trank' Making install in vxworks make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/vxworks' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/vxworks' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/vxworks' /usr/bin/install -c -m 644 errnoLib.h intLib.h kernLib.h lstLib.h memPartLib.h msgQLib.h rngLib.h semLib.h sysLib.h taskHookLib.h taskInfo.h taskLib.h tickLib.h types.h wdLib.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/vxworks' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/vxworks' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/vxworks' Making install in xenomai make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/xenomai' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/xenomai' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/xenomai' /usr/bin/install -c -m 644 init.h tunables.h version.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/xenomai' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/xenomai' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/xenomai' Making install in mercury make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury' Making install in boilerplate make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury/boilerplate' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury/boilerplate' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/mercury/boilerplate' /usr/bin/install -c -m 644 sched.h limits.h signal.h trace.h wrappers.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai/mercury/boilerplate' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury/boilerplate' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury/boilerplate' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai' /usr/bin/install -c -m 644 xeno_config.h '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/xenomai' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' Making install in scripts make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/scripts' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/scripts' /bin/bash /home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/config/install-sh -d /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' /usr/bin/install -c xeno-config xeno wrap-link.sh '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/bin' /usr/bin/install -c -m 644 ./dynlist.ld /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/scripts' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/scripts' Making install in utils make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils' Making install in hdb make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils/hdb' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils/hdb' make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c hdb '/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/sbin' libtool: install: /usr/bin/install -c hdb /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/sbin/hdb make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils/hdb' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils/hdb' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' >>> xenomai 3.0.10 Fixing libtool files for la in $(find /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/instance-3/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@:/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/instance-3/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 >>> xenomai 3.0.10 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install-user -C /home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' /usr/bin/make SUDO=false install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' Making install in doc make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc' Making install in gitdoc make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/gitdoc' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/gitdoc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/gitdoc' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/gitdoc' Making install in doxygen make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/doxygen' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/doxygen' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/doxygen' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/doxygen' Making install in asciidoc make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/asciidoc' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/asciidoc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/asciidoc' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc/asciidoc' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/doc' Making install in lib make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib' Making install in boilerplate make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' /usr/bin/make install-recursive make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' Making install in init make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate/init' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate/init' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate/init' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate/init' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' make[7]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' make[7]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c version '/home/buildroot/autobuild/instance-3/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c version /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/version make[7]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/boilerplate' Making install in mercury make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/mercury' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/mercury' make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libmercury.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libmercury.so.0.0.0 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libmercury.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libmercury.so.0.0.0 libmercury.so.0 || { rm -f libmercury.so.0 && ln -s libmercury.so.0.0.0 libmercury.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libmercury.so.0.0.0 libmercury.so || { rm -f libmercury.so && ln -s libmercury.so.0.0.0 libmercury.so; }; }) libtool: install: /usr/bin/install -c .libs/libmercury.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libmercury.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/mercury' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/mercury' Making install in copperplate make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/copperplate' Making install in . make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/copperplate' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/copperplate' make[6]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libcopperplate.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libcopperplate.so.0.0.0 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libcopperplate.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libcopperplate.so.0.0.0 libcopperplate.so.0 || { rm -f libcopperplate.so.0 && ln -s libcopperplate.so.0.0.0 libcopperplate.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libcopperplate.so.0.0.0 libcopperplate.so || { rm -f libcopperplate.so && ln -s libcopperplate.so.0.0.0 libcopperplate.so; }; }) libtool: install: /usr/bin/install -c .libs/libcopperplate.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libcopperplate.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/copperplate' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/copperplate' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/copperplate' Making install in smokey make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/smokey' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/smokey' make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libsmokey.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libsmokey.so.0.0.0 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libsmokey.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libsmokey.so.0.0.0 libsmokey.so.0 || { rm -f libsmokey.so.0 && ln -s libsmokey.so.0.0.0 libsmokey.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libsmokey.so.0.0.0 libsmokey.so || { rm -f libsmokey.so && ln -s libsmokey.so.0.0.0 libsmokey.so; }; }) libtool: install: /usr/bin/install -c .libs/libsmokey.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libsmokey.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/smokey' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/smokey' Making install in alchemy make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/alchemy' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/alchemy' make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libalchemy.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libalchemy.so.0.0.0 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libalchemy.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libalchemy.so.0.0.0 libalchemy.so.0 || { rm -f libalchemy.so.0 && ln -s libalchemy.so.0.0.0 libalchemy.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libalchemy.so.0.0.0 libalchemy.so || { rm -f libalchemy.so && ln -s libalchemy.so.0.0.0 libalchemy.so; }; }) libtool: install: /usr/bin/install -c .libs/libalchemy.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libalchemy.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/alchemy' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/alchemy' Making install in vxworks make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/vxworks' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/vxworks' make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libvxworks.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libvxworks.so.0.0.0 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libvxworks.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libvxworks.so.0.0.0 libvxworks.so.0 || { rm -f libvxworks.so.0 && ln -s libvxworks.so.0.0.0 libvxworks.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libvxworks.so.0.0.0 libvxworks.so || { rm -f libvxworks.so && ln -s libvxworks.so.0.0.0 libvxworks.so; }; }) libtool: install: /usr/bin/install -c .libs/libvxworks.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libvxworks.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/vxworks' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/vxworks' Making install in psos make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/psos' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/psos' make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libpsos.la '/home/buildroot/autobuild/instance-3/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libpsos.so.0.0.0 /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libpsos.so.0.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libpsos.so.0.0.0 libpsos.so.0 || { rm -f libpsos.so.0 && ln -s libpsos.so.0.0.0 libpsos.so.0; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/target/usr/lib && { ln -s -f libpsos.so.0.0.0 libpsos.so || { rm -f libpsos.so && ln -s libpsos.so.0.0.0 libpsos.so; }; }) libtool: install: /usr/bin/install -c .libs/libpsos.lai /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libpsos.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/psos' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib/psos' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/lib' Making install in config make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/config' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/config' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/config' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/config' Making install in include make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' Making install in boilerplate make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/boilerplate' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/boilerplate' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/boilerplate' /usr/bin/install -c -m 644 ancillaries.h atomic.h compiler.h debug.h hash.h libc.h list.h lock.h namegen.h obstack.h private-list.h scope.h setup.h shared-list.h time.h tunables.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/boilerplate' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/boilerplate' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/boilerplate' Making install in copperplate make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/copperplate' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/copperplate' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/copperplate' /usr/bin/install -c -m 644 clockobj.h cluster.h debug.h eventobj.h heapobj.h reference.h registry.h semobj.h syncobj.h threadobj.h timerobj.h traceobj.h tunables.h wrappers.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/copperplate' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/copperplate' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/copperplate' Making install in smokey make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/smokey' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/smokey' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/smokey' /usr/bin/install -c -m 644 smokey.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/smokey' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/smokey' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/smokey' Making install in alchemy make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/alchemy' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/alchemy' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/alchemy' /usr/bin/install -c -m 644 alarm.h buffer.h compat.h cond.h event.h heap.h mutex.h pipe.h queue.h sem.h task.h timer.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/alchemy' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/alchemy' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/alchemy' Making install in psos make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/psos' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/psos' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/psos' /usr/bin/install -c -m 644 psos.h tunables.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/psos' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/psos' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/psos' Making install in rtdm make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm' Making install in uapi make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm/uapi' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm/uapi' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/rtdm/uapi' /usr/bin/install -c -m 644 rtdm.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/rtdm/uapi' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm/uapi' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm/uapi' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/rtdm' /usr/bin/install -c -m 644 rtdm.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/rtdm' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/rtdm' Making install in trank make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/trank' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/trank' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/trank' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/trank' /usr/bin/install -c -m 644 trank.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/trank' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/trank' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/trank' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/trank' Making install in vxworks make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/vxworks' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/vxworks' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/vxworks' /usr/bin/install -c -m 644 errnoLib.h intLib.h kernLib.h lstLib.h memPartLib.h msgQLib.h rngLib.h semLib.h sysLib.h taskHookLib.h taskInfo.h taskLib.h tickLib.h types.h wdLib.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/vxworks' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/vxworks' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/vxworks' Making install in xenomai make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/xenomai' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/xenomai' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/xenomai' /usr/bin/install -c -m 644 init.h tunables.h version.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/xenomai' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/xenomai' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/xenomai' Making install in mercury make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury' Making install in boilerplate make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury/boilerplate' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury/boilerplate' make[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/mercury/boilerplate' /usr/bin/install -c -m 644 sched.h limits.h signal.h trace.h wrappers.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai/mercury/boilerplate' make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury/boilerplate' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury/boilerplate' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury' make[6]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include/mercury' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai' /usr/bin/install -c -m 644 xeno_config.h '/home/buildroot/autobuild/instance-3/output-1/target/usr/include/xenomai' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/include' Making install in scripts make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/scripts' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/scripts' /bin/bash /home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/config/install-sh -d /home/buildroot/autobuild/instance-3/output-1/target/usr/lib /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/install -c xeno-config xeno wrap-link.sh '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/install -c -m 644 ./dynlist.ld /home/buildroot/autobuild/instance-3/output-1/target/usr/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/scripts' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/scripts' Making install in utils make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils' Making install in hdb make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils/hdb' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils/hdb' make[5]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/sbin' /bin/bash ../../libtool --mode=install /usr/bin/install -c hdb '/home/buildroot/autobuild/instance-3/output-1/target/usr/sbin' libtool: install: /usr/bin/install -c hdb /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/hdb make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils/hdb' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils/hdb' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10/utils' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xenomai-3.0.10' for i in xeno xeno-config xeno-info wrap-link.sh ; do rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/$i ; done for i in cobalt modechk ; do rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/$i.wrappers ; done for i in autotune corectl hdb rtnet nomaccfg rtcfg rtifconfig rtiwconfig rtping rtroute tdmacfg rtps slackspot version; do rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/$i ; done rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/xenomai/ for i in clocktest gpiotest latency smokey spitest switchtest xeno-test-run-wrapper dohell xeno-test-run xeno-test ; do rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/$i ; done rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/demo/ for i in rtcanrecv rtcansend ; do rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/$i ; done rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/rtcanconfig for i in cmd_read cmd_write cmd_bits insn_read insn_write insn_bits wf_generate ; do rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/$i ; done for i in analogy_config analogy_calibrate ; do rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/$i ; done rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/libanalogy.* for i in alchemy posix psos rtai smokey uitron vxworks vrtx ; do rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/lib$i.* ; done xinetd-2.3.15.tar.gz: OK (sha256: 620b25f4ab4d72fdf32b13797156ea40df2049f1c07e640177e5fec544e9a94c) >>> xinetd 2.3.15 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/xinetd/xinetd-2.3.15.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15 -xf - >>> xinetd 2.3.15 Patching Applying 0001-ar.patch using patch: patching file libs/src/misc/Makefile.in patching file libs/src/portable/Makefile.in patching file libs/src/pset/Makefile.in patching file libs/src/sio/Makefile.in patching file libs/src/str/Makefile.in patching file libs/src/xlog/Makefile.in Applying 0002-destdir.patch using patch: patching file Makefile.in Applying 0003-rpc-fix.patch using patch: patching file xinetd/confparse.c Applying 0004-configure-rlim_t.patch using patch: patching file configure Applying 0005-CVE-2013-4342-xinetd-ignores-user-and-group-directiv.patch using patch: patching file xinetd/builtins.c >>> xinetd 2.3.15 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xinetd 2.3.15 Patching libtool >>> xinetd 2.3.15 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/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 -O2 -g0 "`/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config --cflags libtirpc`"" LIBS=""`/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config --libs libtirpc`"" 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 runstatedir=/run --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 --disable-static --enable-shared ) configure: loading site script /dev/null 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 for mips64el-buildroot-linux-uclibc-gcc... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc accepts -g... yes checking for /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for mips64el-buildroot-linux-uclibc-ranlib... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib checking for main in -lcompat... no checking for library containing gethostbyname... none required checking for library containing getnameinfo... none required checking for library containing inet_ntop... none required checking for getnameinfo... yes checking for inet_ntop... yes checking for difftime... yes checking for fcvt... no checking for fcvt in -lm... no checking for ecvt... no checking for ecvt in -lm... no checking for gcvt... yes checking for strerror... yes checking for strcasecmp... yes checking for socket... yes checking for inet_aton... yes checking for setenv... yes checking for strsignal... yes checking for sys_siglist in -lc... no checking for gai_strerror... yes checking for freeaddrinfo... yes checking for getaddrinfo... yes checking how to run the C preprocessor... /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for sys/types.h... (cached) yes checking sys/termios.h usability... yes checking sys/termios.h presence... yes checking for sys/termios.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking rpc/rpc.h usability... yes checking rpc/rpc.h presence... no configure: WARNING: rpc/rpc.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: rpc/rpc.h: proceeding with the compiler's result checking for rpc/rpc.h... yes checking rpc/rpcent.h usability... yes checking rpc/rpcent.h presence... no configure: WARNING: rpc/rpcent.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: rpc/rpcent.h: proceeding with the compiler's result checking for rpc/rpcent.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking ftw.h usability... yes checking ftw.h presence... yes checking for ftw.h... yes checking machine/reg.h usability... no checking machine/reg.h presence... no checking for machine/reg.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking rpc/pmap_clnt.h usability... yes checking rpc/pmap_clnt.h presence... no configure: WARNING: rpc/pmap_clnt.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: rpc/pmap_clnt.h: proceeding with the compiler's result checking for rpc/pmap_clnt.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking for stdint.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking DNSServiceDiscovery/DNSServiceDiscovery.h usability... no checking DNSServiceDiscovery/DNSServiceDiscovery.h presence... no checking for DNSServiceDiscovery/DNSServiceDiscovery.h... no checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uid_t... yes checking for gid_t... yes checking for socklen_t... yes checking for rlim_t... yes checking for struct addrinfo... yes checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for main in -lcrypt... yes checking whether to compile in loadavg... no checking for crypt in -lc... yes checking for log10 in -lm... yes checking whether to default to ipv6... ignored checking whether to use libwrap... no checking whether to use labeled-networking... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... (cached) yes checking for isatty... yes checking for memcpy... yes checking for waitpid... yes checking for sigvec... no checking for setsid... yes checking for strftime... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libs/src/misc/Makefile config.status: creating libs/src/pset/Makefile config.status: creating libs/src/sio/Makefile config.status: creating libs/src/str/Makefile config.status: creating libs/src/xlog/Makefile config.status: creating libs/src/portable/Makefile config.status: creating xinetd/Makefile config.status: creating config.h >>> xinetd 2.3.15 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" -C /home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15' cd libs/src/portable ; /usr/bin/make CC='/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install cd libs/src/pset ; /usr/bin/make CC='/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/portable' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o difftime.o difftime.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o inet_aton.o inet_aton.c make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/pset' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o pset.o pset.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o strerror.o strerror.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o fake-getnameinfo.o fake-getnameinfo.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o inet_ntop.o inet_ntop.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o ops.o ops.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o cvt.o cvt.c cvt.c: In function 'fcvt_r': cvt.c:113:9: warning: implicit declaration of function 'strx_nprint' [-Wimplicit-function-declaration] 113 | n = strx_nprint (buf, len, "%.*" FLOAT_FMT_FLAG "f", ndigit, value); | ^~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar r libpset.a pset.o ops.o /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ar: creating libpset.a /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib libpset.a Installed libpset.a to ../../lib Installed ./pset.h to ../../include Installed ./pset.3 ./psi.3 to ../../man make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/pset' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar r libportable.a difftime.o inet_aton.o strerror.o fake-getnameinfo.o inet_ntop.o cvt.o /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ar: creating libportable.a /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib libportable.a Installed libportable.a to ../../lib Installed ./libportable.h to ../../include make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/portable' cd libs/src/sio ; /usr/bin/make CC='/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/sio' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o sprint.o sprint.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o sio.o sio.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o siosup.o siosup.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar r libsio.a sprint.o sio.o siosup.o /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ar: creating libsio.a /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib libsio.a Installed libsio.a to ../../lib Installed ./sio.h to ../../include Installed ./sio.3 ./Sprint.3 to ../../man make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/sio' cd libs/src/str ; /usr/bin/make CC='/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/str' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o strutil.o strutil.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o strprint.o strprint.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o strparse.o strparse.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar r libstr.a strutil.o strprint.o strparse.o /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ar: creating libstr.a /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib libstr.a Installed libstr.a to ../../lib Installed ./str.h to ../../include Installed ./strparse.3 ./strprint.3 ./strutil.3 to ../../man make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/str' cd libs/src/misc ; /usr/bin/make CC='/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install cd libs/src/xlog ; /usr/bin/make CC='/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/misc' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o misc.o misc.c make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/xlog' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o xlog.o xlog.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o m_env.o m_env.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o filelog.o filelog.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o slog.o slog.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include -c -o util.o util.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar r libmisc.a misc.o m_env.o /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ar: creating libmisc.a /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib libmisc.a Installed libmisc.a to ../../lib Installed ./misc.h ./m_env.h to ../../include Installed ./misc.3 ./m_env.3 to ../../man make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/misc' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar r libxlog.a xlog.o filelog.o slog.o util.o /home/buildroot/autobuild/instance-3/output-1/host/lib/gcc/mips64el-buildroot-linux-uclibc/11.3.0/../../../../mips64el-buildroot-linux-uclibc/bin/ar: creating libxlog.a /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib libxlog.a Installed libxlog.a to ../../lib Installed ./xlog.h to ../../include Installed ./xlog.3 to ../../man make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/xlog' cd xinetd ; /usr/bin/make CC='/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include' LDFLAGS=' -L../libs/lib' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/xinetd' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o access.o access.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o addr.o addr.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o builtins.o builtins.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o child.o child.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o conf.o conf.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o confparse.o confparse.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o connection.o connection.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o env.o env.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o ident.o ident.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o init.o init.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o int.o int.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o intcommon.o intcommon.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o internals.o internals.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o log.o log.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o logctl.o logctl.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o main.o main.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o msg.o msg.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o nvlists.o nvlists.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o parse.o parse.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o parsesup.o parsesup.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o parsers.o parsers.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o reconfig.o reconfig.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o retry.o retry.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o sconf.o sconf.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o sensor.o sensor.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o server.o server.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o service.o service.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o signals.o signals.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o special.o special.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o tcpint.o tcpint.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o time.o time.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o udpint.o udpint.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o util.o util.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o redirect.o redirect.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o xgetloadavg.o xgetloadavg.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o options.o options.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o includedir.o includedir.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o xtimer.o xtimer.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o inet.o inet.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -c -o xmdns.o xmdns.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include ./itox.c -o itox -L../libs/lib -lsio -lmisc -lxlog -lportable -lstr -lpset -lm -lcrypt -L/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -ltirpc ./itox.c: In function 'make_string_cat': ./itox.c:233:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] 233 | va_start( ap, count ) ; | ^~~~~~~~ ./itox.c:257:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] 257 | va_start( ap, count ) ; | ^~~~~~~~ ./itox.c: In function 'make_pathname': ./itox.c:282:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] 282 | va_start( ap, count ) ; | ^~~~~~~~ ./itox.c:295:4: warning: undefined behavior when second parameter of 'va_start' is declared with 'register' storage [-Wvarargs] 295 | va_start( ap, count ) ; | ^~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include -o xinetd access.o addr.o builtins.o child.o conf.o confparse.o connection.o env.o ident.o init.o int.o intcommon.o internals.o log.o logctl.o main.o msg.o nvlists.o parse.o parsesup.o parsers.o reconfig.o retry.o sconf.o sensor.o server.o service.o signals.o special.o tcpint.o time.o udpint.o util.o redirect.o xgetloadavg.o options.o includedir.o xtimer.o inet.o xmdns.o -L../libs/lib -lsio -lmisc -lxlog -lportable -lstr -lpset -lm -lcrypt -L/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/lib -ltirpc || rm -f xinetd make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/xinetd' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15' >>> xinetd 2.3.15 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target install -C /home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15' cd libs/src/portable ; /usr/bin/make CC='/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install cd libs/src/pset ; /usr/bin/make CC='/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/portable' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/pset' Installed libpset.a to ../../lib Installed libportable.a to ../../lib Installed ./pset.h to ../../include Installed ./libportable.h to ../../include make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/portable' cd libs/src/sio ; /usr/bin/make CC='/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install Installed ./pset.3 ./psi.3 to ../../man make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/pset' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/sio' Installed libsio.a to ../../lib Installed ./sio.h to ../../include Installed ./sio.3 ./Sprint.3 to ../../man make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/sio' cd libs/src/str ; /usr/bin/make CC='/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/str' Installed libstr.a to ../../lib Installed ./str.h to ../../include Installed ./strparse.3 ./strprint.3 ./strutil.3 to ../../man make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/str' cd libs/src/misc ; /usr/bin/make CC='/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install cd libs/src/xlog ; /usr/bin/make CC='/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../../include' install make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/misc' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/xlog' Installed libmisc.a to ../../lib Installed libxlog.a to ../../lib Installed ./xlog.h to ../../include Installed ./misc.h ./m_env.h to ../../include Installed ./xlog.3 to ../../man make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/xlog' Installed ./misc.3 ./m_env.3 to ../../man make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/libs/src/misc' cd xinetd ; /usr/bin/make CC='/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -I/home/buildroot/autobuild/instance-3/output-1/host/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/tirpc -I../libs/include' LDFLAGS=' -L../libs/lib' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/xinetd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15/xinetd' for i in /usr/sbin /usr/man/man5 /usr/man/man8 ; do \ test -d /home/buildroot/autobuild/instance-3/output-1/target$i || mkdir -p /home/buildroot/autobuild/instance-3/output-1/target$i ; done /usr/bin/install -c -m 755 xinetd/xinetd /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin /usr/bin/install -c -m 755 xinetd/itox /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin /usr/bin/install -c -m 755 ./xinetd/xconv.pl /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin /usr/bin/install -c -m 644 ./xinetd/xinetd.conf.man /home/buildroot/autobuild/instance-3/output-1/target/usr/man/man5/xinetd.conf.5 /usr/bin/install -c -m 644 ./xinetd/xinetd.log.man /home/buildroot/autobuild/instance-3/output-1/target/usr/man/man8/xinetd.log.8 /usr/bin/install -c -m 644 ./xinetd/xinetd.man /home/buildroot/autobuild/instance-3/output-1/target/usr/man/man8/xinetd.8 /usr/bin/install -c -m 644 ./xinetd/itox.8 /home/buildroot/autobuild/instance-3/output-1/target/usr/man/man8/itox.8 /usr/bin/install -c -m 644 ./xinetd/xconv.pl.8 /home/buildroot/autobuild/instance-3/output-1/target/usr/man/man8/xconv.pl.8 You must put your xinetd.conf in /etc/xinetd.conf There is a sample config file in xinetd/sample.conf and you can use xconv.pl to convert your old inetd.conf file to an xinetd format make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xinetd-2.3.15' xl2tp-1.3.17.tar.gz: OK (sha256: 898d9b6a374c78dea5f20d80fd50fac13428ad746fefb16ff5f6bec449affe67) >>> xl2tp 1.3.17 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/xl2tp/xl2tp-1.3.17.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/xl2tp-1.3.17 -xf - >>> xl2tp 1.3.17 Patching >>> xl2tp 1.3.17 Configuring >>> xl2tp 1.3.17 Building /bin/sed -i -e 's/ -O2 //' /home/buildroot/autobuild/instance-3/output-1/build/xl2tp-1.3.17/Makefile PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/xl2tp-1.3.17 make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xl2tp-1.3.17' /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xl2tpd.o xl2tpd.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pty.o pty.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o misc.o misc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o control.o control.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avp.o avp.c control.c: In function 'expand_payload': control.c:1424:5: warning: converting a packed 'struct payload_hdr' pointer (alignment 1) to a '_u16' {aka 'short unsigned int'} pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 1424 | _u16 *r = (_u16 *) h; /* Nice to have raw word pointers */ | ^~~~ In file included from control.c:23: l2tp.h:95:8: note: defined here 95 | struct payload_hdr | ^~~~~~~~~~~ control.c: In function 'write_packet': control.c:1643:30: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 1643 | else if ((size_t)err < 0) | ^ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o call.o call.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o network.o network.c network.c: In function 'connect_pppol2tp': network.c:810:31: warning: converting a packed 'struct sockaddr_pppol2tp' pointer (alignment 1) to a 'const struct sockaddr' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 810 | if ((connect(fd2, (struct sockaddr *)&sax, sizeof(sax))) < 0) { | ^~~~~~~~ In file included from l2tp.h:263, from network.c:29: /home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/include/linux/if_pppox.h:79:8: note: defined here 79 | struct sockaddr_pppol2tp { | ^~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o avpsend.o avpsend.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o scheduler.o scheduler.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o file.o file.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o aaa.o aaa.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o md5.o md5.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION -c contrib/pfc.c /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o pfc pfc.o -lpcap /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -DDEBUG_PPPD -DTRUST_PPPD_TO_DIE -Os -Wall -Wextra -DSANITY -DLINUX -I./linux/include/ -DUSE_KERNEL -DIP_ALLOCATION xl2tpd-control.c -o xl2tpd-control /home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc -o xl2tpd xl2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xl2tp-1.3.17' >>> xl2tp 1.3.17 Installing to target PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar" AS="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" LD="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-ld" NM="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-nm" CC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" GCC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc" CPP="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-cpp" CXX="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++" FC="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" F77="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gfortran" RANLIB="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ranlib" READELF="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-3/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 -O2 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-3/output-1/host/mips64el-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/instance-3/output-1/target PREFIX=/usr -C /home/buildroot/autobuild/instance-3/output-1/build/xl2tp-1.3.17 install make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xl2tp-1.3.17' install -d -m 0755 /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin install -m 0755 xl2tpd /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/xl2tpd install -d -m 0755 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man5 install -d -m 0755 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8 install -m 0644 doc/xl2tpd.8 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd-control.8 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man8/ install -m 0644 doc/xl2tpd.conf.5 doc/l2tp-secrets.5 \ /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man5/ # pfc install -d -m 0755 /home/buildroot/autobuild/instance-3/output-1/target/usr/bin install -m 0755 pfc /home/buildroot/autobuild/instance-3/output-1/target/usr/bin/pfc install -d -m 0755 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1 install -m 0644 contrib/pfc.1 /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1/ # control exec install -d -m 0755 /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin install -m 0755 xl2tpd-control /home/buildroot/autobuild/instance-3/output-1/target/usr/sbin/xl2tpd-control make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xl2tp-1.3.17' xz-5.2.5.tar.bz2: OK (sha256: 5117f930900b341493827d63aa910ff5e011e0b994197c3b71c08a20228a42df) xzgrep-ZDI-CAN-16587.patch: OK (sha256: 98c6cb1042284fe704ec30083f3fc87364ce9ed2ea51f62bbb0ee9d3448717ec) >>> host-xz 5.2.5 Extracting bzcat /home/buildroot/autobuild/instance-3/dl/xz/xz-5.2.5.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5 -xf - >>> host-xz 5.2.5 Patching PATH=/home/buildroot/autobuild/instance-3/output-1/host/bin:$PATH support/scripts/apply-patches.sh /home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5 /home/buildroot/autobuild/instance-3/dl/xz xzgrep-ZDI-CAN-16587.patch Applying xzgrep-ZDI-CAN-16587.patch using patch: patching file src/scripts/xzgrep.in Hunk #1 succeeded at 179 (offset -1 lines). >>> host-xz 5.2.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-xz 5.2.5 Patching libtool patching file /home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/build-aux/ltmain.sh Hunk #1 succeeded at 2908 (offset 221 lines). Hunk #2 succeeded at 4498 (offset 221 lines). Hunk #3 succeeded at 6794 (offset 240 lines). Hunk #4 succeeded at 6804 (offset 240 lines). Hunk #5 succeeded at 7097 (offset 240 lines). Hunk #6 succeeded at 7389 (offset 240 lines). Hunk #7 succeeded at 8359 (offset 247 lines). Hunk #8 succeeded at 10991 (offset 281 lines). >>> host-xz 5.2.5 Configuring (cd /home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/ && rm -rf config.cache; PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/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/home/buildroot/autobuild/instance-3/output-1/host/include" CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" CXXFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include" LDFLAGS="-L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" CC="/usr/bin/gcc" CXX="/usr/bin/g++" CONFIG_SITE=/dev/null ./configure --prefix="/home/buildroot/autobuild/instance-3/output-1/host" --sysconfdir="/home/buildroot/autobuild/instance-3/output-1/host/etc" --localstatedir="/home/buildroot/autobuild/instance-3/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: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop XZ Utils 5.2.5 System type: checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Configure options: checking if debugging code should be compiled... no checking which encoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc checking which decoders to build... lzma1 lzma2 delta x86 powerpc ia64 arm armthumb sparc checking which match finders to build... hc3 hc4 bt2 bt3 bt4 checking which integrity checks to build... crc32 crc64 sha256 checking if external SHA-256 should be used... no checking if assembler optimizations should be used... x86_64 checking if small size is preferred over speed... no checking if threading support is wanted... yes, posix checking how much RAM to assume if the real amount is unknown... 128 MiB checking if library symbol versioning should be used... yes checking if sandboxing should be used... maybe (autodetect) checking for a shell that conforms to POSIX... /bin/bash Initializing Automake: 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 whether ln -s works... 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 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 for /usr/bin/gcc option to accept ISO C99... none needed checking dependency style of /usr/bin/gcc... none checking how to run the C preprocessor... /usr/bin/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 POSIX threading support: checking for a sed that does not truncate output... /bin/sed checking whether /usr/bin/gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for pthread_condattr_setclock... yes checking whether CLOCK_MONOTONIC is declared... yes Initializing Libtool: 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 /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/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 x86_64-pc-linux-gnu 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 /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/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 mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for windres... no Initializing gettext: checking whether NLS is requested... no checking for msgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for gmsgfmt... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgfmt checking for xgettext... /home/buildroot/autobuild/instance-3/output-1/host/bin/xgettext checking for msgmerge... /home/buildroot/autobuild/instance-3/output-1/host/bin/msgmerge checking for ld... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no System headers and functions: checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking immintrin.h usability... yes checking immintrin.h presence... yes checking for immintrin.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for uint8_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for uintptr_t... yes checking size of size_t... 8 checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_atimespec.tv_nsec... no checking for struct stat.st_atimensec... no checking for struct stat.st_uatime... no checking for struct stat.st_atim.st__tim.tv_nsec... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking whether optreset is declared... no checking for futimens... yes checking for posix_fadvise... yes checking whether program_invocation_name is declared... yes checking if __builtin_bswap16/32/64 are supported... yes checking if unaligned memory access should be used... yes checking if unsafe type punning should be used... no checking if __builtin_assume_aligned is supported... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking how to detect the amount of physical memory... sysconf checking for sys/param.h... (cached) yes checking how to detect the number of available CPU cores... sched_getaffinity checking whether mbrtowc and mbstate_t are properly declared... yes checking for wcwidth... yes checking whether _mm_movemask_epi8 is declared... yes checking sys/capsicum.h usability... no checking sys/capsicum.h presence... no checking for sys/capsicum.h... no checking whether cap_rights_limit is declared... no GCC extensions: checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking if /usr/bin/gcc accepts -Wall... yes checking if /usr/bin/gcc accepts -Wextra... yes checking if /usr/bin/gcc accepts -Wvla... yes checking if /usr/bin/gcc accepts -Wformat=2... yes checking if /usr/bin/gcc accepts -Winit-self... yes checking if /usr/bin/gcc accepts -Wmissing-include-dirs... yes checking if /usr/bin/gcc accepts -Wstrict-aliasing... yes checking if /usr/bin/gcc accepts -Wfloat-equal... yes checking if /usr/bin/gcc accepts -Wundef... yes checking if /usr/bin/gcc accepts -Wshadow... yes checking if /usr/bin/gcc accepts -Wpointer-arith... yes checking if /usr/bin/gcc accepts -Wbad-function-cast... yes checking if /usr/bin/gcc accepts -Wwrite-strings... yes checking if /usr/bin/gcc accepts -Wlogical-op... yes checking if /usr/bin/gcc accepts -Waggregate-return... yes checking if /usr/bin/gcc accepts -Wstrict-prototypes... yes checking if /usr/bin/gcc accepts -Wold-style-definition... yes checking if /usr/bin/gcc accepts -Wmissing-prototypes... yes checking if /usr/bin/gcc accepts -Wmissing-declarations... yes checking if /usr/bin/gcc accepts -Wmissing-noreturn... yes checking if /usr/bin/gcc accepts -Wredundant-decls... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Doxyfile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/liblzma/Makefile config.status: creating src/liblzma/api/Makefile config.status: creating src/xz/Makefile config.status: creating src/xzdec/Makefile config.status: creating src/lzmainfo/Makefile config.status: creating src/scripts/Makefile config.status: creating tests/Makefile config.status: creating debug/Makefile config.status: creating src/scripts/xzdiff config.status: creating src/scripts/xzgrep config.status: creating src/scripts/xzmore config.status: creating src/scripts/xzless config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-docs, --disable-documentation, --with-xmlto, --with-fop >>> host-xz 5.2.5 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5' /usr/bin/make all-recursive make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5' Making all in src make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src' Making all in liblzma make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma' Making all in api make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma/api' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma/api' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma' /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-tuklib_physmem.lo `test -f '../common/tuklib_physmem.c' || echo './'`../common/tuklib_physmem.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-tuklib_cpucores.lo `test -f '../common/tuklib_cpucores.c' || echo './'`../common/tuklib_cpucores.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-common.lo `test -f 'common/common.c' || echo './'`common/common.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-block_util.lo `test -f 'common/block_util.c' || echo './'`common/block_util.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/block_util.c -fPIC -DPIC -o .libs/liblzma_la-block_util.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/common.c -fPIC -DPIC -o .libs/liblzma_la-common.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c ../common/tuklib_cpucores.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_cpucores.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c ../common/tuklib_physmem.c -fPIC -DPIC -o .libs/liblzma_la-tuklib_physmem.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-easy_preset.lo `test -f 'common/easy_preset.c' || echo './'`common/easy_preset.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-filter_common.lo `test -f 'common/filter_common.c' || echo './'`common/filter_common.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-hardware_physmem.lo `test -f 'common/hardware_physmem.c' || echo './'`common/hardware_physmem.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/easy_preset.c -fPIC -DPIC -o .libs/liblzma_la-easy_preset.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-index.lo `test -f 'common/index.c' || echo './'`common/index.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/hardware_physmem.c -fPIC -DPIC -o .libs/liblzma_la-hardware_physmem.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-stream_flags_common.lo `test -f 'common/stream_flags_common.c' || echo './'`common/stream_flags_common.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/filter_common.c -fPIC -DPIC -o .libs/liblzma_la-filter_common.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-vli_size.lo `test -f 'common/vli_size.c' || echo './'`common/vli_size.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/index.c -fPIC -DPIC -o .libs/liblzma_la-index.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/stream_flags_common.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_common.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/vli_size.c -fPIC -DPIC -o .libs/liblzma_la-vli_size.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-hardware_cputhreads.lo `test -f 'common/hardware_cputhreads.c' || echo './'`common/hardware_cputhreads.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-alone_encoder.lo `test -f 'common/alone_encoder.c' || echo './'`common/alone_encoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-block_buffer_encoder.lo `test -f 'common/block_buffer_encoder.c' || echo './'`common/block_buffer_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/hardware_cputhreads.c -fPIC -DPIC -o .libs/liblzma_la-hardware_cputhreads.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/alone_encoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/block_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-block_encoder.lo `test -f 'common/block_encoder.c' || echo './'`common/block_encoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-block_header_encoder.lo `test -f 'common/block_header_encoder.c' || echo './'`common/block_header_encoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-easy_buffer_encoder.lo `test -f 'common/easy_buffer_encoder.c' || echo './'`common/easy_buffer_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/block_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-easy_encoder.lo `test -f 'common/easy_encoder.c' || echo './'`common/easy_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/easy_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_buffer_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/block_header_encoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-easy_encoder_memusage.lo `test -f 'common/easy_encoder_memusage.c' || echo './'`common/easy_encoder_memusage.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/easy_encoder.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-filter_buffer_encoder.lo `test -f 'common/filter_buffer_encoder.c' || echo './'`common/filter_buffer_encoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-filter_encoder.lo `test -f 'common/filter_encoder.c' || echo './'`common/filter_encoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-filter_flags_encoder.lo `test -f 'common/filter_flags_encoder.c' || echo './'`common/filter_flags_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/easy_encoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_encoder_memusage.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/filter_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/filter_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-index_encoder.lo `test -f 'common/index_encoder.c' || echo './'`common/index_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/filter_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-stream_buffer_encoder.lo `test -f 'common/stream_buffer_encoder.c' || echo './'`common/stream_buffer_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/index_encoder.c -fPIC -DPIC -o .libs/liblzma_la-index_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-stream_encoder.lo `test -f 'common/stream_encoder.c' || echo './'`common/stream_encoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-stream_flags_encoder.lo `test -f 'common/stream_flags_encoder.c' || echo './'`common/stream_flags_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/stream_buffer_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/stream_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-vli_encoder.lo `test -f 'common/vli_encoder.c' || echo './'`common/vli_encoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-outqueue.lo `test -f 'common/outqueue.c' || echo './'`common/outqueue.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/stream_flags_encoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/outqueue.c -fPIC -DPIC -o .libs/liblzma_la-outqueue.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/vli_encoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-stream_encoder_mt.lo `test -f 'common/stream_encoder_mt.c' || echo './'`common/stream_encoder_mt.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-alone_decoder.lo `test -f 'common/alone_decoder.c' || echo './'`common/alone_decoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-auto_decoder.lo `test -f 'common/auto_decoder.c' || echo './'`common/auto_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/stream_encoder_mt.c -fPIC -DPIC -o .libs/liblzma_la-stream_encoder_mt.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-block_buffer_decoder.lo `test -f 'common/block_buffer_decoder.c' || echo './'`common/block_buffer_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/alone_decoder.c -fPIC -DPIC -o .libs/liblzma_la-alone_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/auto_decoder.c -fPIC -DPIC -o .libs/liblzma_la-auto_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/block_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_buffer_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-block_decoder.lo `test -f 'common/block_decoder.c' || echo './'`common/block_decoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-block_header_decoder.lo `test -f 'common/block_header_decoder.c' || echo './'`common/block_header_decoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-easy_decoder_memusage.lo `test -f 'common/easy_decoder_memusage.c' || echo './'`common/easy_decoder_memusage.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/block_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/block_header_decoder.c -fPIC -DPIC -o .libs/liblzma_la-block_header_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/easy_decoder_memusage.c -fPIC -DPIC -o .libs/liblzma_la-easy_decoder_memusage.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-filter_buffer_decoder.lo `test -f 'common/filter_buffer_decoder.c' || echo './'`common/filter_buffer_decoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-filter_decoder.lo `test -f 'common/filter_decoder.c' || echo './'`common/filter_decoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-filter_flags_decoder.lo `test -f 'common/filter_flags_decoder.c' || echo './'`common/filter_flags_decoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-index_decoder.lo `test -f 'common/index_decoder.c' || echo './'`common/index_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/filter_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_buffer_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/filter_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/filter_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-filter_flags_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/index_decoder.c -fPIC -DPIC -o .libs/liblzma_la-index_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-index_hash.lo `test -f 'common/index_hash.c' || echo './'`common/index_hash.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-stream_buffer_decoder.lo `test -f 'common/stream_buffer_decoder.c' || echo './'`common/stream_buffer_decoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-stream_decoder.lo `test -f 'common/stream_decoder.c' || echo './'`common/stream_decoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-stream_flags_decoder.lo `test -f 'common/stream_flags_decoder.c' || echo './'`common/stream_flags_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/index_hash.c -fPIC -DPIC -o .libs/liblzma_la-index_hash.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/stream_buffer_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_buffer_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/stream_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-vli_decoder.lo `test -f 'common/vli_decoder.c' || echo './'`common/vli_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/stream_flags_decoder.c -fPIC -DPIC -o .libs/liblzma_la-stream_flags_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-check.lo `test -f 'check/check.c' || echo './'`check/check.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-crc32_table.lo `test -f 'check/crc32_table.c' || echo './'`check/crc32_table.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-crc32_fast.lo `test -f 'check/crc32_fast.c' || echo './'`check/crc32_fast.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c common/vli_decoder.c -fPIC -DPIC -o .libs/liblzma_la-vli_decoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c check/check.c -fPIC -DPIC -o .libs/liblzma_la-check.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c check/crc32_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc32_fast.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-crc64_table.lo `test -f 'check/crc64_table.c' || echo './'`check/crc64_table.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c check/crc32_table.c -fPIC -DPIC -o .libs/liblzma_la-crc32_table.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-crc64_fast.lo `test -f 'check/crc64_fast.c' || echo './'`check/crc64_fast.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-sha256.lo `test -f 'check/sha256.c' || echo './'`check/sha256.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-lz_encoder.lo `test -f 'lz/lz_encoder.c' || echo './'`lz/lz_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c check/crc64_table.c -fPIC -DPIC -o .libs/liblzma_la-crc64_table.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c check/crc64_fast.c -fPIC -DPIC -o .libs/liblzma_la-crc64_fast.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-lz_encoder_mf.lo `test -f 'lz/lz_encoder_mf.c' || echo './'`lz/lz_encoder_mf.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c lz/lz_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c check/sha256.c -fPIC -DPIC -o .libs/liblzma_la-sha256.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-lz_decoder.lo `test -f 'lz/lz_decoder.c' || echo './'`lz/lz_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c lz/lz_encoder_mf.c -fPIC -DPIC -o .libs/liblzma_la-lz_encoder_mf.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c lz/lz_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lz_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-lzma_encoder_presets.lo `test -f 'lzma/lzma_encoder_presets.c' || echo './'`lzma/lzma_encoder_presets.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-lzma_encoder.lo `test -f 'lzma/lzma_encoder.c' || echo './'`lzma/lzma_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c lzma/lzma_encoder_presets.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_presets.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c lzma/lzma_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-lzma_encoder_optimum_fast.lo `test -f 'lzma/lzma_encoder_optimum_fast.c' || echo './'`lzma/lzma_encoder_optimum_fast.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-lzma_encoder_optimum_normal.lo `test -f 'lzma/lzma_encoder_optimum_normal.c' || echo './'`lzma/lzma_encoder_optimum_normal.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c lzma/lzma_encoder_optimum_fast.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_fast.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c lzma/lzma_encoder_optimum_normal.c -fPIC -DPIC -o .libs/liblzma_la-lzma_encoder_optimum_normal.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-fastpos_table.lo `test -f 'lzma/fastpos_table.c' || echo './'`lzma/fastpos_table.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-lzma_decoder.lo `test -f 'lzma/lzma_decoder.c' || echo './'`lzma/lzma_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c lzma/fastpos_table.c -fPIC -DPIC -o .libs/liblzma_la-fastpos_table.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-lzma2_encoder.lo `test -f 'lzma/lzma2_encoder.c' || echo './'`lzma/lzma2_encoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c lzma/lzma_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-lzma2_decoder.lo `test -f 'lzma/lzma2_decoder.c' || echo './'`lzma/lzma2_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c lzma/lzma2_encoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c lzma/lzma2_decoder.c -fPIC -DPIC -o .libs/liblzma_la-lzma2_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-price_table.lo `test -f 'rangecoder/price_table.c' || echo './'`rangecoder/price_table.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-delta_common.lo `test -f 'delta/delta_common.c' || echo './'`delta/delta_common.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c rangecoder/price_table.c -fPIC -DPIC -o .libs/liblzma_la-price_table.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c delta/delta_common.c -fPIC -DPIC -o .libs/liblzma_la-delta_common.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-delta_encoder.lo `test -f 'delta/delta_encoder.c' || echo './'`delta/delta_encoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-delta_decoder.lo `test -f 'delta/delta_decoder.c' || echo './'`delta/delta_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c delta/delta_encoder.c -fPIC -DPIC -o .libs/liblzma_la-delta_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c delta/delta_decoder.c -fPIC -DPIC -o .libs/liblzma_la-delta_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-simple_coder.lo `test -f 'simple/simple_coder.c' || echo './'`simple/simple_coder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-simple_encoder.lo `test -f 'simple/simple_encoder.c' || echo './'`simple/simple_encoder.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-simple_decoder.lo `test -f 'simple/simple_decoder.c' || echo './'`simple/simple_decoder.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c simple/simple_coder.c -fPIC -DPIC -o .libs/liblzma_la-simple_coder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c simple/simple_encoder.c -fPIC -DPIC -o .libs/liblzma_la-simple_encoder.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c simple/simple_decoder.c -fPIC -DPIC -o .libs/liblzma_la-simple_decoder.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-x86.lo `test -f 'simple/x86.c' || echo './'`simple/x86.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-powerpc.lo `test -f 'simple/powerpc.c' || echo './'`simple/powerpc.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-ia64.lo `test -f 'simple/ia64.c' || echo './'`simple/ia64.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-arm.lo `test -f 'simple/arm.c' || echo './'`simple/arm.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c simple/x86.c -fPIC -DPIC -o .libs/liblzma_la-x86.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c simple/powerpc.c -fPIC -DPIC -o .libs/liblzma_la-powerpc.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c simple/ia64.c -fPIC -DPIC -o .libs/liblzma_la-ia64.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c simple/arm.c -fPIC -DPIC -o .libs/liblzma_la-arm.o /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-armthumb.lo `test -f 'simple/armthumb.c' || echo './'`simple/armthumb.c /bin/bash ../../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o liblzma_la-sparc.lo `test -f 'simple/sparc.c' || echo './'`simple/sparc.c rm -f liblzma.pc sed \ -e 's,@prefix[@],/home/buildroot/autobuild/instance-3/output-1/host,g' \ -e 's,@exec_prefix[@],/home/buildroot/autobuild/instance-3/output-1/host,g' \ -e 's,@libdir[@],/home/buildroot/autobuild/instance-3/output-1/host/lib,g' \ -e 's,@includedir[@],/home/buildroot/autobuild/instance-3/output-1/host/include,g' \ -e 's,@PACKAGE_URL[@],https://tukaani.org/xz/,g' \ -e 's,@PACKAGE_VERSION[@],5.2.5,g' \ -e 's,@PTHREAD_CFLAGS[@],-pthread,g' \ -e 's,@LIBS[@],-lpthread,g' \ < ./liblzma.pc.in > liblzma.pc || { rm -f liblzma.pc; exit 1; } libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c simple/armthumb.c -fPIC -DPIC -o .libs/liblzma_la-armthumb.o libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzma/api -I../../src/liblzma/common -I../../src/liblzma/check -I../../src/liblzma/lz -I../../src/liblzma/rangecoder -I../../src/liblzma/lzma -I../../src/liblzma/delta -I../../src/liblzma/simple -I../../src/common -DTUKLIB_SYMBOL_PREFIX=lzma_ -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c simple/sparc.c -fPIC -DPIC -o .libs/liblzma_la-sparc.o /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -no-undefined -version-info 7:5:2 -Wl,--version-script=../../src/liblzma/liblzma.map -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o liblzma.la -rpath /home/buildroot/autobuild/instance-3/output-1/host/lib liblzma_la-tuklib_physmem.lo liblzma_la-tuklib_cpucores.lo liblzma_la-common.lo liblzma_la-block_util.lo liblzma_la-easy_preset.lo liblzma_la-filter_common.lo liblzma_la-hardware_physmem.lo liblzma_la-index.lo liblzma_la-stream_flags_common.lo liblzma_la-vli_size.lo liblzma_la-hardware_cputhreads.lo liblzma_la-alone_encoder.lo liblzma_la-block_buffer_encoder.lo liblzma_la-block_encoder.lo liblzma_la-block_header_encoder.lo liblzma_la-easy_buffer_encoder.lo liblzma_la-easy_encoder.lo liblzma_la-easy_encoder_memusage.lo liblzma_la-filter_buffer_encoder.lo liblzma_la-filter_encoder.lo liblzma_la-filter_flags_encoder.lo liblzma_la-index_encoder.lo liblzma_la-stream_buffer_encoder.lo liblzma_la-stream_encoder.lo liblzma_la-stream_flags_encoder.lo liblzma_la-vli_encoder.lo liblzma_la-outqueue.lo liblzma_la-stream_encoder_mt.lo liblzma_la-alone_decoder.lo liblzma_la-auto_decoder.lo liblzma_la-block_buffer_decoder.lo liblzma_la-block_decoder.lo liblzma_la-block_header_decoder.lo liblzma_la-easy_decoder_memusage.lo liblzma_la-filter_buffer_decoder.lo liblzma_la-filter_decoder.lo liblzma_la-filter_flags_decoder.lo liblzma_la-index_decoder.lo liblzma_la-index_hash.lo liblzma_la-stream_buffer_decoder.lo liblzma_la-stream_decoder.lo liblzma_la-stream_flags_decoder.lo liblzma_la-vli_decoder.lo liblzma_la-check.lo liblzma_la-crc32_table.lo liblzma_la-crc32_fast.lo liblzma_la-crc64_table.lo liblzma_la-crc64_fast.lo liblzma_la-sha256.lo liblzma_la-lz_encoder.lo liblzma_la-lz_encoder_mf.lo liblzma_la-lz_decoder.lo liblzma_la-lzma_encoder_presets.lo liblzma_la-lzma_encoder.lo liblzma_la-lzma_encoder_optimum_fast.lo liblzma_la-lzma_encoder_optimum_normal.lo liblzma_la-fastpos_table.lo liblzma_la-lzma_decoder.lo liblzma_la-lzma2_encoder.lo liblzma_la-lzma2_decoder.lo liblzma_la-price_table.lo liblzma_la-delta_common.lo liblzma_la-delta_encoder.lo liblzma_la-delta_decoder.lo liblzma_la-simple_coder.lo liblzma_la-simple_encoder.lo liblzma_la-simple_decoder.lo liblzma_la-x86.lo liblzma_la-powerpc.lo liblzma_la-ia64.lo liblzma_la-arm.lo liblzma_la-armthumb.lo liblzma_la-sparc.lo -lpthread libtool: link: /usr/bin/gcc -shared -fPIC -DPIC .libs/liblzma_la-tuklib_physmem.o .libs/liblzma_la-tuklib_cpucores.o .libs/liblzma_la-common.o .libs/liblzma_la-block_util.o .libs/liblzma_la-easy_preset.o .libs/liblzma_la-filter_common.o .libs/liblzma_la-hardware_physmem.o .libs/liblzma_la-index.o .libs/liblzma_la-stream_flags_common.o .libs/liblzma_la-vli_size.o .libs/liblzma_la-hardware_cputhreads.o .libs/liblzma_la-alone_encoder.o .libs/liblzma_la-block_buffer_encoder.o .libs/liblzma_la-block_encoder.o .libs/liblzma_la-block_header_encoder.o .libs/liblzma_la-easy_buffer_encoder.o .libs/liblzma_la-easy_encoder.o .libs/liblzma_la-easy_encoder_memusage.o .libs/liblzma_la-filter_buffer_encoder.o .libs/liblzma_la-filter_encoder.o .libs/liblzma_la-filter_flags_encoder.o .libs/liblzma_la-index_encoder.o .libs/liblzma_la-stream_buffer_encoder.o .libs/liblzma_la-stream_encoder.o .libs/liblzma_la-stream_flags_encoder.o .libs/liblzma_la-vli_encoder.o .libs/liblzma_la-outqueue.o .libs/liblzma_la-stream_encoder_mt.o .libs/liblzma_la-alone_decoder.o .libs/liblzma_la-auto_decoder.o .libs/liblzma_la-block_buffer_decoder.o .libs/liblzma_la-block_decoder.o .libs/liblzma_la-block_header_decoder.o .libs/liblzma_la-easy_decoder_memusage.o .libs/liblzma_la-filter_buffer_decoder.o .libs/liblzma_la-filter_decoder.o .libs/liblzma_la-filter_flags_decoder.o .libs/liblzma_la-index_decoder.o .libs/liblzma_la-index_hash.o .libs/liblzma_la-stream_buffer_decoder.o .libs/liblzma_la-stream_decoder.o .libs/liblzma_la-stream_flags_decoder.o .libs/liblzma_la-vli_decoder.o .libs/liblzma_la-check.o .libs/liblzma_la-crc32_table.o .libs/liblzma_la-crc32_fast.o .libs/liblzma_la-crc64_table.o .libs/liblzma_la-crc64_fast.o .libs/liblzma_la-sha256.o .libs/liblzma_la-lz_encoder.o .libs/liblzma_la-lz_encoder_mf.o .libs/liblzma_la-lz_decoder.o .libs/liblzma_la-lzma_encoder_presets.o .libs/liblzma_la-lzma_encoder.o .libs/liblzma_la-lzma_encoder_optimum_fast.o .libs/liblzma_la-lzma_encoder_optimum_normal.o .libs/liblzma_la-fastpos_table.o .libs/liblzma_la-lzma_decoder.o .libs/liblzma_la-lzma2_encoder.o .libs/liblzma_la-lzma2_decoder.o .libs/liblzma_la-price_table.o .libs/liblzma_la-delta_common.o .libs/liblzma_la-delta_encoder.o .libs/liblzma_la-delta_decoder.o .libs/liblzma_la-simple_coder.o .libs/liblzma_la-simple_encoder.o .libs/liblzma_la-simple_decoder.o .libs/liblzma_la-x86.o .libs/liblzma_la-powerpc.o .libs/liblzma_la-ia64.o .libs/liblzma_la-arm.o .libs/liblzma_la-armthumb.o .libs/liblzma_la-sparc.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib -lpthread -pthread -O2 -Wl,--version-script=../../src/liblzma/liblzma.map -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -pthread -Wl,-soname -Wl,liblzma.so.5 -o .libs/liblzma.so.5.2.5 libtool: link: (cd ".libs" && rm -f "liblzma.so.5" && ln -s "liblzma.so.5.2.5" "liblzma.so.5") libtool: link: (cd ".libs" && rm -f "liblzma.so" && ln -s "liblzma.so.5.2.5" "liblzma.so") libtool: link: ( cd ".libs" && rm -f "liblzma.la" && ln -s "../liblzma.la" "liblzma.la" ) make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma' Making all in xzdec make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xzdec' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xzdec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xzdec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xzdec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o lzmadec-xzdec.o `test -f 'xzdec.c' || echo './'`xzdec.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o lzmadec-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DTUKLIB_GETTEXT=0 -I../../src/common -I../../src/liblzma/api -I../../lib -DLZMADEC -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o lzmadec-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -o xzdec xzdec-xzdec.o xzdec-tuklib_progname.o xzdec-tuklib_exit.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib ../../src/liblzma/.libs/liblzma.so -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib libtool: link: /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -o lzmadec lzmadec-xzdec.o lzmadec-tuklib_progname.o lzmadec-tuklib_exit.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib ../../src/liblzma/.libs/liblzma.so -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xzdec' Making all in xz make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xz' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-args.o `test -f 'args.c' || echo './'`args.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-coder.o `test -f 'coder.c' || echo './'`coder.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-file_io.o `test -f 'file_io.c' || echo './'`file_io.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-hardware.o `test -f 'hardware.c' || echo './'`hardware.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-main.o `test -f 'main.c' || echo './'`main.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-message.o `test -f 'message.c' || echo './'`message.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-mytime.o `test -f 'mytime.c' || echo './'`mytime.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-options.o `test -f 'options.c' || echo './'`options.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-signals.o `test -f 'signals.c' || echo './'`signals.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-suffix.o `test -f 'suffix.c' || echo './'`suffix.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-util.o `test -f 'util.c' || echo './'`util.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-tuklib_open_stdxxx.o `test -f '../common/tuklib_open_stdxxx.c' || echo './'`../common/tuklib_open_stdxxx.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-tuklib_mbstr_width.o `test -f '../common/tuklib_mbstr_width.c' || echo './'`../common/tuklib_mbstr_width.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-tuklib_mbstr_fw.o `test -f '../common/tuklib_mbstr_fw.c' || echo './'`../common/tuklib_mbstr_fw.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o xz-list.o `test -f 'list.c' || echo './'`list.c /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -o xz xz-args.o xz-coder.o xz-file_io.o xz-hardware.o xz-main.o xz-message.o xz-mytime.o xz-options.o xz-signals.o xz-suffix.o xz-util.o xz-tuklib_open_stdxxx.o xz-tuklib_progname.o xz-tuklib_exit.o xz-tuklib_mbstr_width.o xz-tuklib_mbstr_fw.o xz-list.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib ../../src/liblzma/.libs/liblzma.so -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xz' Making all in lzmainfo make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/lzmainfo' /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o lzmainfo-lzmainfo.o `test -f 'lzmainfo.c' || echo './'`lzmainfo.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o lzmainfo-tuklib_progname.o `test -f '../common/tuklib_progname.c' || echo './'`../common/tuklib_progname.c /usr/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DLOCALEDIR=\"/home/buildroot/autobuild/instance-3/output-1/host/share/locale\" -I../../src/common -I../../src/liblzma/api -I../../lib -I/home/buildroot/autobuild/instance-3/output-1/host/include -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -c -o lzmainfo-tuklib_exit.o `test -f '../common/tuklib_exit.c' || echo './'`../common/tuklib_exit.c /bin/bash ../../libtool --tag=CC --mode=link /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o ../../src/liblzma/liblzma.la -lpthread libtool: link: /usr/bin/gcc -pthread -fvisibility=hidden -Wall -Wextra -Wvla -Wformat=2 -Winit-self -Wmissing-include-dirs -Wstrict-aliasing -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wlogical-op -Waggregate-return -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn -Wredundant-decls -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib -o lzmainfo lzmainfo-lzmainfo.o lzmainfo-tuklib_progname.o lzmainfo-tuklib_exit.o -L/home/buildroot/autobuild/instance-3/output-1/host/lib ../../src/liblzma/.libs/liblzma.so -lpthread -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma/.libs -Wl,-rpath -Wl,/home/buildroot/autobuild/instance-3/output-1/host/lib make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/lzmainfo' Making all in scripts make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/scripts' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/scripts' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src' Making all in po make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/po' Making all in tests make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/tests' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5' >>> host-xz 5.2.5 Installing to host directory PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" /usr/bin/make -j4 install -C /home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/ make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5' Making install in src make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src' Making install in liblzma make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma' Making install in api make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma/api' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma/api' make[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/include' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/include/lzma' /usr/bin/install -c -m 644 lzma/base.h lzma/bcj.h lzma/block.h lzma/check.h lzma/container.h lzma/delta.h lzma/filter.h lzma/hardware.h lzma/index.h lzma/index_hash.h lzma/lzma12.h lzma/stream_flags.h lzma/version.h lzma/vli.h '/home/buildroot/autobuild/instance-3/output-1/host/include/lzma' /usr/bin/install -c -m 644 lzma.h '/home/buildroot/autobuild/instance-3/output-1/host/include/.' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma/api' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma/api' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma' make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' /bin/bash ../../libtool --mode=install /usr/bin/install -c liblzma.la '/home/buildroot/autobuild/instance-3/output-1/host/lib' /usr/bin/install -c -m 644 liblzma.pc '/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/liblzma.so.5.2.5 /home/buildroot/autobuild/instance-3/output-1/host/lib/liblzma.so.5.2.5 libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f liblzma.so.5.2.5 liblzma.so.5 || { rm -f liblzma.so.5 && ln -s liblzma.so.5.2.5 liblzma.so.5; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output-1/host/lib && { ln -s -f liblzma.so.5.2.5 liblzma.so || { rm -f liblzma.so && ln -s liblzma.so.5.2.5 liblzma.so; }; }) libtool: install: /usr/bin/install -c .libs/liblzma.lai /home/buildroot/autobuild/instance-3/output-1/host/lib/liblzma.la libtool: finish: PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/buildroot/autobuild/instance-3/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildroot/autobuild/instance-3/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/liblzma' Making install in xzdec make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xzdec' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xzdec' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c xzdec lzmadec '/home/buildroot/autobuild/instance-3/output-1/host/bin' /usr/bin/install -c -m 644 xzdec.1 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xzdec' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xzdec | sed 's,x,x,'` && \ link=`echo lzmadec | sed 's,x,x,'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xzdec.1" ; \ if test -f "$man"; then \ /usr/bin/make dist_man_MANS="$man" man_MANS= \ mandir="/home/buildroot/autobuild/instance-3/output-1/host/share/man/$lang" install-man; \ fi; \ man1dir="/home/buildroot/autobuild/instance-3/output-1/host/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then \ if test -n "lzmadec"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ fi; \ done make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xzdec' libtool: install: /usr/bin/install -c xzdec /home/buildroot/autobuild/instance-3/output-1/host/bin/xzdec libtool: install: /usr/bin/install -c lzmadec /home/buildroot/autobuild/instance-3/output-1/host/bin/lzmadec make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xzdec' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xzdec' Making install in xz make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xz' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xz' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c xz '/home/buildroot/autobuild/instance-3/output-1/host/bin' /usr/bin/install -c -m 644 xz.1 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xz' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ target=`echo xz | sed 's,x,x,'` && \ for lang in . $languages; do \ man="../../po4a/man/$lang/xz.1" ; \ if test -f "$man"; then \ /usr/bin/make dist_man_MANS="$man" man_MANS= \ mandir="/home/buildroot/autobuild/instance-3/output-1/host/share/man/$lang" install-man; \ fi; \ man1dir="/home/buildroot/autobuild/instance-3/output-1/host/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1"; \ done \ ); fi; \ done make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xz' libtool: install: /usr/bin/install -c xz /home/buildroot/autobuild/instance-3/output-1/host/bin/xz /usr/bin/make install-exec-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xz' cd "/home/buildroot/autobuild/instance-3/output-1/host/bin" && \ target=`echo xz | sed 's,x,x,'` && \ for name in unxz xzcat lzma unlzma lzcat; do \ link=`echo $name | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xz' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xz' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/xz' Making install in lzmainfo make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/lzmainfo' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/lzmainfo' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /bin/bash ../../libtool --mode=install /usr/bin/install -c lzmainfo '/home/buildroot/autobuild/instance-3/output-1/host/bin' /usr/bin/install -c -m 644 lzmainfo.1 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' libtool: install: /usr/bin/install -c lzmainfo /home/buildroot/autobuild/instance-3/output-1/host/bin/lzmainfo make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/lzmainfo' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/lzmainfo' Making install in scripts make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/scripts' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/scripts' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/bin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/home/buildroot/autobuild/instance-3/output-1/host/bin' /usr/bin/make install-exec-hook /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/home/buildroot/autobuild/instance-3/output-1/host/share/man/man1' /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/scripts' cd "/home/buildroot/autobuild/instance-3/output-1/host/bin" && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's,x,x,'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/scripts' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ for lang in $languages; do \ mans= ; \ for man in xzdiff.1 xzgrep.1 xzmore.1 xzless.1; do \ man="../../po4a/man/$lang/$man" ; \ if test -f "$man"; then \ mans="$mans $man"; \ fi; \ done; \ /usr/bin/make dist_man_MANS="$mans" man_MANS= \ mandir="/home/buildroot/autobuild/instance-3/output-1/host/share/man/$lang" install-man; \ done; \ for lang in . $languages; do \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' \ | sed 's,x,x,'` && \ link=`echo $pair | sed 's/^.*-//' \ | sed 's,x,x,'` && \ man1dir="/home/buildroot/autobuild/instance-3/output-1/host/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ done; \ done make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/scripts' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/scripts' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/scripts' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src/scripts' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/src' Making install in po make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/po' if test "xz" = "gettext-tools"; then \ /bin/mkdir -p /home/buildroot/autobuild/instance-3/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 \ /home/buildroot/autobuild/instance-3/output-1/host/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/autobuild/instance-3/output-1/host/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/po' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/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 '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/host-xz-5.2.5' make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15' 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/menu.o HOSTCC scripts/kconfig/parser.tab.o HOSTCC scripts/kconfig/preprocess.o HOSTCC scripts/kconfig/symbol.o HOSTCC scripts/kconfig/util.o HOSTCC scripts/kconfig/lexer.lex.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 '/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15' Using /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15/.config as base # # merged configuration written to /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15/.config (needs make) # make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15' # # No change to .config # make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15' /bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_GZIP\>/d' /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config && echo '# CONFIG_KERNEL_GZIP is not set' >> /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config /bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZ4\>/d' /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config && echo '# CONFIG_KERNEL_LZ4 is not set' >> /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config /bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZMA\>/d' /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config && echo '# CONFIG_KERNEL_LZMA is not set' >> /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config /bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_LZO\>/d' /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config && echo '# CONFIG_KERNEL_LZO is not set' >> /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config /bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_ZSTD\>/d' /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config && echo '# CONFIG_KERNEL_ZSTD is not set' >> /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config /bin/sed -i -e '/^\(# \)\?CONFIG_KERNEL_UNCOMPRESSED\>/d' /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config && echo '# CONFIG_KERNEL_UNCOMPRESSED is not set' >> /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config if grep -q "^CONFIG_DEBUG_INFO_BTF=y" /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.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 '/^\(# \)\?CONFIG_GCC_PLUGINS\>/d' /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config && echo '# CONFIG_GCC_PLUGINS is not set' >> /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config /bin/sed -i -e '/^\(# \)\?CONFIG_LSM\>/d' /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config && echo 'CONFIG_LSM="selinux"' >> /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15' .config:4034:warning: override: DEFAULT_SECURITY_SELINUX changes choice state # # configuration written to .config # make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15' >>> linux 5.17.15 Configuring >>> linux 5.17.15 Building /bin/sed -i -e '/^\(# \)\?CONFIG_GCC_PLUGINS\>/d' /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config && echo '# CONFIG_GCC_PLUGINS is not set' >> /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15//.config PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/home/buildroot/autobuild/instance-3/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="/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig:/home/buildroot/autobuild/instance-3/output-1/host/share/pkgconfig" BR_BINARIES_DIR=/home/buildroot/autobuild/instance-3/output-1/images KCFLAGS=-Wno-attribute-alias /usr/bin/make -j4 HOSTCC="/usr/bin/gcc -O2 -I/home/buildroot/autobuild/instance-3/output-1/host/include -L/home/buildroot/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-3/output-1/host/lib" ARCH=mips INSTALL_MOD_PATH=/home/buildroot/autobuild/instance-3/output-1/target CROSS_COMPILE="/home/buildroot/autobuild/instance-3/output-1/host/bin/mips64el-buildroot-linux-uclibc-" WERROR=0 DEPMOD=/home/buildroot/autobuild/instance-3/output-1/host/sbin/depmod -C /home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15 all make[1]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15' 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 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 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 scripts/dtc/dtc.o UPD include/config/kernel.release HOSTCC scripts/dtc/flattree.o 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/generated/uapi/linux/version.h GEN include/generated/autoksyms.h HOSTCC arch/mips/boot/tools/relocs_32.o UPD include/generated/utsrelease.h HOSTCC arch/mips/boot/tools/relocs_64.o HOSTCC scripts/dtc/fstree.o HOSTCC scripts/dtc/data.o HOSTCC arch/mips/boot/tools/relocs_main.o HOSTCC scripts/dtc/livetree.o HOSTCC scripts/dtc/treesource.o HOSTCC scripts/dtc/srcpos.o HOSTLD arch/mips/boot/tools/relocs 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/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 HOSTCC scripts/dtc/dtc-lexer.lex.o HOSTCC scripts/dtc/dtc-parser.tab.o HOSTLD scripts/dtc/fdtoverlay HOSTLD scripts/dtc/dtc HOSTCC scripts/kallsyms HOSTCC scripts/sorttable HOSTCC scripts/selinux/genheaders/genheaders 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 DTC arch/mips/boot/dts/mscc/jaguar2_pcb111.dtb DTC arch/mips/boot/dts/mscc/jaguar2_pcb118.dtb DTC arch/mips/boot/dts/mscc/luton_pcb091.dtb DTC arch/mips/boot/dts/mscc/ocelot_pcb120.dtb DTC arch/mips/boot/dts/mscc/ocelot_pcb123.dtb DTC arch/mips/boot/dts/mscc/serval_pcb105.dtb DTC arch/mips/boot/dts/mscc/serval_pcb106.dtb DTC arch/mips/boot/dts/mti/sead3.dtb HOSTCC scripts/selinux/mdp/mdp DTC arch/mips/boot/dts/ni/169445.dtb DTC arch/mips/boot/dts/xilfpga/nexys4ddr.dtb CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig CC scripts/mod/devicetable-offsets.s UPD scripts/mod/devicetable-offsets.h MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/modpost.o HOSTCC scripts/mod/file2alias.o HOSTCC scripts/mod/sumversion.o HOSTLD scripts/mod/modpost CC kernel/bounds.s CALL scripts/atomic/check-atomics.sh UPD include/generated/timeconst.h UPD include/generated/bounds.h CC arch/mips/kernel/asm-offsets.s UPD include/generated/asm-offsets.h CALL scripts/checksyscalls.sh CC init/main.o CHK include/generated/compile.h CC init/do_mounts.o HOSTCC usr/gen_init_cpio UPD include/generated/compile.h CC init/do_mounts_rd.o 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 init/do_mounts_initrd.o CC init/initramfs.o AS arch/mips/kernel/head.o LDS arch/mips/kernel/vmlinux.lds CC arch/mips/kernel/branch.o CC arch/mips/generic/yamon-dt.o CC arch/mips/generic/board-sead3.o CC arch/mips/generic/board-ranchu.o CC init/calibrate.o AR arch/mips/boot/dts/img/built-in.a DTB arch/mips/boot/dts/mscc/jaguar2_pcb110.dtb.S DTB arch/mips/boot/dts/mscc/jaguar2_pcb111.dtb.S DTB arch/mips/boot/dts/mscc/jaguar2_pcb118.dtb.S DTB arch/mips/boot/dts/mscc/luton_pcb091.dtb.S DTB arch/mips/boot/dts/mscc/ocelot_pcb120.dtb.S DTB arch/mips/boot/dts/mscc/ocelot_pcb123.dtb.S DTB arch/mips/boot/dts/mscc/serval_pcb105.dtb.S DTB arch/mips/boot/dts/mscc/serval_pcb106.dtb.S AS arch/mips/boot/dts/mscc/jaguar2_pcb110.dtb.o AS arch/mips/boot/dts/mscc/jaguar2_pcb111.dtb.o CC arch/mips/kernel/cmpxchg.o AS arch/mips/boot/dts/mscc/jaguar2_pcb118.dtb.o AS arch/mips/boot/dts/mscc/luton_pcb091.dtb.o AS arch/mips/boot/dts/mscc/ocelot_pcb120.dtb.o AS arch/mips/boot/dts/mscc/ocelot_pcb123.dtb.o AS arch/mips/boot/dts/mscc/serval_pcb105.dtb.o CC arch/mips/kernel/elf.o AS arch/mips/boot/dts/mscc/serval_pcb106.dtb.o AR arch/mips/boot/dts/mscc/built-in.a 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 AR arch/mips/boot/dts/xilfpga/built-in.a AR arch/mips/boot/dts/built-in.a CC init/init_task.o CC kernel/sched/core.o AR arch/mips/generic/built-in.a AR certs/built-in.a CC mm/filemap.o AS arch/mips/kernel/entry.o AS arch/mips/kernel/genex.o CC arch/mips/kernel/idle.o CC init/version.o AR init/built-in.a CC mm/mempool.o CC arch/mips/kernel/irq.o CC arch/mips/kernel/process.o CC mm/oom_kill.o CC arch/mips/kernel/prom.o CC kernel/sched/loadavg.o CC arch/mips/kernel/ptrace.o CC mm/fadvise.o CC arch/mips/kernel/reset.o CC kernel/sched/clock.o CC mm/maccess.o CC mm/page-writeback.o CC arch/mips/kernel/setup.o CC arch/mips/kernel/signal.o CC kernel/sched/cputime.o CC kernel/sched/idle.o CC arch/mips/kernel/syscall.o CC kernel/locking/mutex.o CC mm/folio-compat.o CC kernel/sched/fair.o CC arch/mips/kernel/time.o CC kernel/locking/semaphore.o CC mm/readahead.o CC arch/mips/kernel/topology.o CC kernel/locking/rwsem.o CC arch/mips/kernel/traps.o CC mm/swap.o CC kernel/locking/percpu-rwsem.o CC kernel/locking/spinlock.o CC arch/mips/kernel/unaligned.o CC kernel/locking/qspinlock.o CC mm/truncate.o CC kernel/locking/rtmutex_api.o CC kernel/sched/rt.o CC arch/mips/kernel/watch.o CC mm/vmscan.o CC arch/mips/kernel/vdso.o CC kernel/locking/qrwlock.o AR kernel/locking/built-in.a CC mm/shmem.o CC arch/mips/kernel/cacheinfo.o CC arch/mips/kernel/cpu-probe.o CC kernel/sched/deadline.o CC kernel/sched/wait.o CC arch/mips/kernel/cevt-r4k.o CC mm/util.o CC arch/mips/kernel/csrc-r4k.o CC mm/mmzone.o CC kernel/sched/wait_bit.o CC arch/mips/kernel/sync-r4k.o CC arch/mips/kernel/segment.o CC mm/vmstat.o CC kernel/power/qos.o CC arch/mips/kernel/module.o CC kernel/sched/swait.o CC kernel/power/main.o AS arch/mips/kernel/r4k_switch.o CC arch/mips/kernel/fpu-probe.o CC mm/backing-dev.o CC kernel/sched/completion.o CC kernel/power/console.o AS arch/mips/kernel/r4k_fpu.o CC arch/mips/kernel/smp.o CC kernel/sched/cpupri.o CC kernel/power/process.o CC mm/mm_init.o CC arch/mips/kernel/smp-up.o CC arch/mips/kernel/mips-mt.o CC mm/percpu.o CC kernel/power/suspend.o CC kernel/sched/cpudeadline.o CC arch/mips/kernel/mips-mt-fpaff.o CC kernel/power/poweroff.o CC kernel/sched/topology.o AR kernel/power/built-in.a CC mm/slab_common.o CC arch/mips/kernel/smp-mt.o CC kernel/sched/stop_task.o CC arch/mips/kernel/smp-cps.o CC mm/compaction.o CC mm/vmacache.o CC kernel/sched/pelt.o AS arch/mips/kernel/cps-vec.o CC arch/mips/kernel/spram.o AS arch/mips/kernel/scall32-o32.o CC fs/notify/dnotify/dnotify.o CC arch/mips/kernel/proc.o CC kernel/sched/autogroup.o CC mm/interval_tree.o AR fs/notify/dnotify/built-in.a CC fs/notify/inotify/inotify_fsnotify.o CC arch/mips/kernel/sysrq.o CC fs/notify/inotify/inotify_user.o CC mm/list_lru.o CC arch/mips/kernel/jump_label.o CC kernel/sched/cpuacct.o CC arch/mips/kernel/mips-cm.o AR fs/notify/inotify/built-in.a CC fs/notify/fanotify/fanotify.o CC mm/workingset.o CC kernel/sched/membarrier.o CC arch/mips/kernel/mips-cpc.o CC arch/mips/kernel/pm-cps.o CC mm/debug.o CC fs/notify/fanotify/fanotify_user.o CC kernel/sched/isolation.o CC mm/gup.o AR arch/mips/kernel/built-in.a CC arch/mips/mm/cache.o AR fs/notify/fanotify/built-in.a CC fs/notify/fsnotify.o AR kernel/sched/built-in.a CC kernel/printk/printk.o CC arch/mips/mm/context.o CC fs/notify/notification.o CC arch/mips/mm/extable.o CC mm/mmap_lock.o CC arch/mips/mm/fault.o CC fs/notify/group.o CC mm/highmem.o CC kernel/printk/printk_safe.o CC arch/mips/mm/init.o CC fs/notify/mark.o CC kernel/printk/printk_ringbuffer.o CC mm/memory.o CC arch/mips/mm/mmap.o CC kernel/printk/sysctl.o CC fs/notify/fdinfo.o AR kernel/printk/built-in.a CC kernel/irq/irqdesc.o CC arch/mips/mm/page.o AR fs/notify/built-in.a CC fs/crypto/crypto.o CC kernel/irq/handle.o AS arch/mips/mm/page-funcs.o CC arch/mips/mm/pgtable.o CC fs/crypto/fname.o CC kernel/irq/manage.o CC arch/mips/mm/tlbex.o CC mm/mincore.o CC fs/crypto/hkdf.o CC mm/mlock.o AS arch/mips/mm/tlbex-fault.o AS arch/mips/mm/tlb-funcs.o CC arch/mips/mm/uasm-mips.o CC fs/crypto/hooks.o CC kernel/irq/spurious.o CC kernel/irq/resend.o CC fs/crypto/keyring.o CC arch/mips/mm/maccess.o CC mm/mmap.o CC arch/mips/mm/ioremap.o CC kernel/irq/chip.o CC arch/mips/mm/pgtable-32.o CC fs/crypto/keysetup.o CC arch/mips/mm/highmem.o CC kernel/irq/dummychip.o CC fs/crypto/keysetup_v1.o CC mm/mmu_gather.o CC arch/mips/mm/dma-noncoherent.o CC kernel/irq/devres.o CC fs/crypto/policy.o CC mm/mprotect.o CC arch/mips/mm/c-r4k.o CC kernel/irq/generic-chip.o CC fs/crypto/bio.o CC mm/mremap.o CC kernel/irq/autoprobe.o CC kernel/irq/irqdomain.o AR fs/crypto/built-in.a CC fs/nfs_common/nfsacl.o CC mm/msync.o AS arch/mips/mm/cex-gen.o CC arch/mips/mm/tlb-r4k.o CC fs/nfs_common/grace.o CC mm/page_vma_mapped.o CC kernel/irq/proc.o CC fs/nfs_common/nfs_ssc.o CC arch/mips/mm/sc-mips.o CC mm/pagewalk.o CC kernel/irq/cpuhotplug.o CC kernel/irq/pm.o AR fs/nfs_common/built-in.a CC fs/iomap/trace.o AR arch/mips/mm/built-in.a AR arch/mips/net/built-in.a CC mm/pgtable-generic.o LDS arch/mips/vdso/vdso.lds AS arch/mips/vdso/elf.o CC arch/mips/vdso/vgettimeofday.o AS arch/mips/vdso/sigreturn.o CC fs/iomap/iter.o HOSTCC arch/mips/vdso/genvdso CC kernel/irq/msi.o CC mm/rmap.o LD arch/mips/vdso/vdso.so.dbg.raw OBJCOPY arch/mips/vdso/vdso.so.raw GENVDSO arch/mips/vdso/vdso-image.c CC arch/mips/vdso/vdso-image.o CC fs/iomap/buffered-io.o AR arch/mips/vdso/built-in.a AR arch/mips/built-in.a CC kernel/irq/ipi.o CC kernel/irq/affinity.o CC fs/iomap/direct-io.o CC mm/vmalloc.o AR kernel/irq/built-in.a CC kernel/rcu/update.o CC mm/process_vm_access.o CC fs/iomap/fiemap.o CC kernel/rcu/sync.o AR kernel/livepatch/built-in.a CC fs/iomap/seek.o CC kernel/dma/mapping.o CC kernel/rcu/srcutree.o CC mm/page_alloc.o CC fs/iomap/swapfile.o CC kernel/dma/direct.o CC kernel/rcu/tree.o AR fs/iomap/built-in.a AR fs/quota/built-in.a CC fs/proc/task_mmu.o CC kernel/dma/coherent.o AR kernel/dma/built-in.a CC mm/init-mm.o CC fs/proc/inode.o CC kernel/rcu/rcu_segcblist.o CC fs/proc/root.o CC mm/memblock.o CC fs/kernfs/mount.o AR kernel/rcu/built-in.a AR kernel/entry/built-in.a CC fs/proc/base.o CC kernel/time/time.o CC fs/kernfs/inode.o CC mm/madvise.o CC kernel/time/timer.o CC fs/kernfs/dir.o CC fs/proc/generic.o CC mm/page_io.o CC fs/kernfs/file.o CC kernel/time/hrtimer.o CC mm/swap_state.o CC fs/proc/array.o CC fs/kernfs/symlink.o CC kernel/time/timekeeping.o AR fs/kernfs/built-in.a CC kernel/time/ntp.o CC fs/proc/fd.o CC mm/swapfile.o CC mm/swap_slots.o CC fs/proc/proc_tty.o CC kernel/time/clocksource.o CC fs/proc/cmdline.o CC fs/proc/consoles.o CC kernel/futex/core.o CC fs/proc/cpuinfo.o CC kernel/time/jiffies.o CC mm/dmapool.o CC fs/proc/devices.o CC kernel/futex/syscalls.o CC kernel/time/timer_list.o CC mm/slub.o CC fs/proc/interrupts.o CC kernel/time/timeconv.o CC kernel/futex/pi.o CC fs/proc/loadavg.o CC kernel/time/timecounter.o CC kernel/time/alarmtimer.o CC kernel/futex/requeue.o CC fs/proc/meminfo.o CC kernel/futex/waitwake.o CC kernel/time/posix-timers.o CC fs/proc/stat.o CC mm/migrate.o AR kernel/futex/built-in.a CC fs/proc/uptime.o CC fs/sysfs/file.o CC fs/proc/util.o CC kernel/time/posix-cpu-timers.o CC fs/sysfs/dir.o CC fs/proc/version.o CC mm/page_counter.o CC mm/memcontrol.o CC fs/sysfs/symlink.o CC fs/proc/softirqs.o CC kernel/time/posix-clock.o CC fs/proc/namespaces.o CC fs/sysfs/mount.o CC kernel/time/itimer.o CC fs/proc/self.o CC fs/sysfs/group.o CC kernel/time/clockevents.o CC fs/proc/thread_self.o AR fs/sysfs/built-in.a CC fs/proc/proc_sysctl.o CC kernel/time/tick-common.o CC kernel/cgroup/cgroup.o CC fs/proc/proc_net.o CC kernel/time/sched_clock.o CC kernel/time/tick-oneshot.o CC mm/vmpressure.o CC fs/proc/kmsg.o CC kernel/time/tick-sched.o CC mm/swap_cgroup.o CC fs/proc/page.o CC mm/userfaultfd.o CC kernel/time/vsyscall.o AR fs/proc/built-in.a CC fs/devpts/inode.o CC kernel/time/timekeeping_debug.o CC kernel/cgroup/rstat.o AR fs/devpts/built-in.a CC fs/ext4/balloc.o CC mm/memfd.o AR kernel/time/built-in.a CC fs/ext4/bitmap.o CC kernel/cgroup/namespace.o AR mm/built-in.a CC kernel/trace/trace_clock.o CC kernel/bpf/core.o CC fs/ext4/block_validity.o CC kernel/cgroup/cgroup-v1.o AR kernel/trace/built-in.a CC kernel/cgroup/freezer.o CC fs/ext4/dir.o CC kernel/fork.o CC kernel/cgroup/legacy_freezer.o CC kernel/bpf/syscall.o CC kernel/cgroup/pids.o CC fs/ext4/ext4_jbd2.o CC kernel/cgroup/cpuset.o CC fs/ext4/extents.o CC kernel/bpf/verifier.o AR kernel/cgroup/built-in.a CC ipc/util.o CC ipc/msgutil.o CC fs/jbd2/transaction.o CC ipc/msg.o CC fs/ext4/extents_status.o CC ipc/sem.o CC fs/jbd2/commit.o CC fs/ext4/file.o CC fs/jbd2/recovery.o CC fs/ext4/fsmap.o CC ipc/shm.o CC fs/jbd2/checkpoint.o CC fs/ext4/fsync.o CC ipc/syscall.o CC kernel/bpf/inode.o CC fs/jbd2/revoke.o CC fs/ext4/hash.o CC ipc/ipc_sysctl.o CC fs/jbd2/journal.o CC kernel/bpf/helpers.o CC ipc/namespace.o CC fs/ext4/ialloc.o AR ipc/built-in.a CC fs/ext4/indirect.o CC kernel/bpf/tnum.o CC kernel/bpf/bpf_iter.o AR fs/jbd2/built-in.a CC kernel/bpf/map_iter.o CC security/keys/gc.o CC fs/ext4/inline.o CC security/keys/key.o CC security/keys/keyring.o CC kernel/bpf/task_iter.o CC fs/ramfs/inode.o CC fs/ext4/inode.o CC security/keys/keyctl.o CC kernel/bpf/prog_iter.o CC fs/ramfs/file-mmu.o AR fs/ramfs/built-in.a CC kernel/bpf/hashtab.o CC fs/fat/cache.o CC security/keys/permission.o CC fs/fat/dir.o CC security/keys/process_keys.o CC security/keys/request_key.o CC kernel/bpf/arraymap.o CC fs/ext4/ioctl.o CC fs/fat/fatent.o CC security/keys/request_key_auth.o CC fs/fat/file.o CC kernel/bpf/percpu_freelist.o CC security/keys/user_defined.o CC fs/ext4/mballoc.o CC kernel/bpf/bpf_lru_list.o CC security/keys/proc.o CC fs/fat/inode.o CC kernel/bpf/lpm_trie.o CC security/keys/sysctl.o CC kernel/bpf/map_in_map.o AR security/keys/built-in.a GEN security/selinux/flask.h security/selinux/av_permissions.h CC security/selinux/avc.o CC fs/fat/misc.o CC kernel/bpf/bloom_filter.o CC fs/fat/nfs.o CC kernel/bpf/local_storage.o CC fs/ext4/migrate.o CC security/selinux/hooks.o CC fs/fat/namei_vfat.o CC kernel/bpf/queue_stack_maps.o CC fs/ext4/mmp.o CC fs/fat/namei_msdos.o CC kernel/bpf/ringbuf.o CC fs/ext4/move_extent.o AR fs/fat/built-in.a CC kernel/bpf/bpf_local_storage.o CC kernel/exec_domain.o CC fs/ext4/namei.o CC crypto/api.o CC kernel/bpf/bpf_task_storage.o CC security/selinux/selinuxfs.o CC crypto/cipher.o CC kernel/bpf/disasm.o CC crypto/compress.o CC crypto/memneq.o CC kernel/bpf/btf.o CC fs/ext4/page-io.o CC crypto/algapi.o CC security/selinux/netlink.o CC fs/ext4/readpage.o CC security/selinux/nlmsgtab.o CC crypto/scatterwalk.o CC fs/ext4/resize.o CC security/selinux/netif.o CC crypto/proc.o CC crypto/aead.o CC security/selinux/netnode.o CC crypto/geniv.o CC kernel/bpf/devmap.o CC fs/ext4/super.o CC security/selinux/netport.o CC crypto/skcipher.o CC kernel/bpf/cpumap.o CC security/selinux/status.o CC crypto/ahash.o CC security/selinux/ss/ebitmap.o CC kernel/bpf/offload.o CC crypto/shash.o CC fs/ext4/symlink.o CC security/selinux/ss/hashtab.o CC crypto/akcipher.o CC fs/ext4/sysfs.o CC kernel/bpf/net_namespace.o CC security/selinux/ss/symtab.o CC crypto/kpp.o CC security/selinux/ss/sidtab.o CC fs/ext4/xattr.o CC kernel/bpf/reuseport_array.o CC crypto/acompress.o CC security/selinux/ss/avtab.o CC crypto/scompress.o CC kernel/bpf/relo_core.o CC fs/ext4/xattr_hurd.o CC crypto/algboss.o CC security/selinux/ss/policydb.o AR kernel/bpf/built-in.a CC kernel/panic.o CC fs/ext4/xattr_trusted.o CC crypto/testmgr.o CC fs/ext4/xattr_user.o CC kernel/cpu.o CC crypto/hmac.o CC fs/ext4/fast_commit.o CC crypto/crypto_null.o CC security/selinux/ss/services.o CC crypto/md5.o CC kernel/exit.o CC crypto/sha1_generic.o CC fs/ext4/orphan.o CC crypto/sha256_generic.o CC kernel/softirq.o CC fs/ext4/acl.o CC security/selinux/ss/conditional.o CC crypto/sha512_generic.o CC kernel/resource.o CC fs/ext4/xattr_security.o CC crypto/ecb.o CC security/selinux/ss/mls.o AR fs/ext4/built-in.a CC fs/nfs/filelayout/filelayout.o CC crypto/cbc.o CC kernel/sysctl.o CC crypto/cts.o CC security/selinux/ss/context.o CC crypto/xts.o CC fs/nfs/filelayout/filelayoutdev.o AR security/selinux/built-in.a CC security/integrity/iint.o CC kernel/capability.o CC crypto/aes_generic.o CC security/integrity/integrity_audit.o AR fs/nfs/filelayout/built-in.a CC fs/nfs/flexfilelayout/flexfilelayout.o CC kernel/ptrace.o AR security/integrity/built-in.a CC security/commoncap.o CC crypto/crc32c_generic.o CC crypto/rng.o CC kernel/user.o CC security/min_addr.o CC kernel/signal.o AR crypto/built-in.a CC block/partitions/core.o CC fs/nfs/flexfilelayout/flexfilelayoutdev.o CC security/security.o CC block/partitions/msdos.o AR fs/nfs/flexfilelayout/built-in.a CC fs/nfs/client.o CC block/partitions/efi.o CC kernel/sys.o CC security/lsm_audit.o AR block/partitions/built-in.a CC block/bdev.o CC fs/nfs/dir.o CC block/fops.o CC security/device_cgroup.o CC kernel/umh.o AR security/built-in.a CC kernel/workqueue.o CC block/bio.o CC block/elevator.o CC fs/nfs/file.o CC kernel/pid.o CC block/blk-core.o CC fs/nfs/getroot.o CC fs/nfs/inode.o CC kernel/task_work.o CC fs/exportfs/expfs.o CC block/blk-sysfs.o CC kernel/extable.o AR fs/exportfs/built-in.a CC block/blk-flush.o CC fs/lockd/clntlock.o CC kernel/params.o CC block/blk-settings.o CC fs/nfs/super.o CC fs/lockd/clntproc.o CC kernel/kthread.o CC block/blk-ioc.o CC fs/nfs/io.o CC block/blk-map.o CC fs/lockd/clntxdr.o CC kernel/sys_ni.o CC kernel/nsproxy.o CC fs/nfs/direct.o CC block/blk-merge.o CC fs/lockd/host.o CC kernel/notifier.o CC kernel/ksysfs.o CC block/blk-timeout.o CC fs/nfs/pagelist.o CC fs/lockd/svc.o CC kernel/cred.o CC block/blk-lib.o CC kernel/reboot.o CC fs/lockd/svclock.o CC block/blk-mq.o CC fs/nfs/read.o CC kernel/async.o CC fs/lockd/svcshare.o CC fs/nfs/symlink.o CC kernel/range.o CC kernel/smpboot.o CC fs/lockd/svcproc.o CC kernel/ucount.o CC fs/nfs/unlink.o CC block/blk-mq-tag.o CC kernel/regset.o CC fs/lockd/svcsubs.o CC kernel/kmod.o CC fs/nfs/write.o CC block/blk-stat.o CC kernel/groups.o CC fs/lockd/mon.o CC block/blk-mq-sysfs.o CC kernel/freezer.o CC block/blk-mq-cpumap.o CC fs/lockd/xdr.o CC fs/nfs/namespace.o CC kernel/smp.o CC block/blk-mq-sched.o CC kernel/module.o CC fs/lockd/clnt4xdr.o CC fs/nfs/mount_clnt.o CC block/ioctl.o CC fs/lockd/xdr4.o CC fs/nfs/nfstrace.o CC block/genhd.o CC kernel/kallsyms.o CC fs/lockd/svc4proc.o CC fs/nfs/export.o CC block/ioprio.o CC kernel/utsname.o CC fs/nfs/sysfs.o CC fs/lockd/procfs.o CC block/badblocks.o CC kernel/user_namespace.o AR fs/lockd/built-in.a CC drivers/irqchip/irqchip.o CC block/blk-rq-qos.o CC fs/nfs/fs_context.o CC kernel/pid_namespace.o CC drivers/irqchip/irq-mips-cpu.o CC block/disk-events.o UPD kernel/config_data CC kernel/stop_machine.o CC drivers/irqchip/irq-mips-gic.o CC fs/nfs/nfsroot.o CC block/blk-ia-ranges.o CC kernel/audit.o CC drivers/irqchip/irq-mscc-ocelot.o CC block/bounce.o CC fs/nfs/sysctl.o CC drivers/irqchip/irq-goldfish-pic.o CC block/bsg.o CC fs/nfs/nfs2super.o AR drivers/irqchip/built-in.a CC drivers/bus/simple-pm-bus.o CC kernel/auditfilter.o CC block/blk-cgroup.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 fs/nfs/proc.o CC kernel/seccomp.o CC drivers/phy/phy-pistachio-usb.o CC fs/nfs/nfs2xdr.o CC block/mq-deadline.o AR drivers/phy/built-in.a AR drivers/pinctrl/actions/built-in.a AR drivers/pinctrl/bcm/built-in.a AR drivers/pinctrl/cirrus/built-in.a AR drivers/pinctrl/freescale/built-in.a AR drivers/pinctrl/mediatek/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 CC drivers/pinctrl/core.o CC kernel/utsname_sysctl.o CC block/kyber-iosched.o CC fs/nfs/nfs3super.o CC kernel/irq_work.o CC drivers/pinctrl/pinctrl-utils.o CC kernel/jump_label.o CC fs/nfs/nfs3client.o CC block/blk-mq-pci.o CC drivers/pinctrl/pinmux.o CC kernel/iomem.o CC block/blk-mq-virtio.o CC fs/nfs/nfs3proc.o CC drivers/pinctrl/pinconf.o CC kernel/rseq.o CC block/blk-mq-debugfs.o CC drivers/pinctrl/pinconf-generic.o GZIP kernel/config_data.gz CC kernel/configs.o CC drivers/pinctrl/devicetree.o CC fs/nfs/nfs3xdr.o AR kernel/built-in.a CC drivers/pinctrl/pinctrl-ocelot.o CC block/blk-pm.o CC drivers/gpio/gpiolib.o AR block/built-in.a AR drivers/pwm/built-in.a CC drivers/pci/msi/pcidev_msi.o CC drivers/pinctrl/pinctrl-pistachio.o CC drivers/pci/msi/msi.o CC fs/nfs/nfs3acl.o AR drivers/pinctrl/built-in.a CC drivers/pci/pcie/aspm.o CC drivers/pci/msi/irqdomain.o CC drivers/gpio/gpiolib-devres.o CC fs/nfs/nfs4proc.o AR drivers/pci/pcie/built-in.a CC drivers/pci/msi/legacy.o CC drivers/gpio/gpiolib-legacy.o CC drivers/video/console/dummycon.o AR drivers/pci/msi/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 CC drivers/gpio/gpiolib-of.o CC drivers/video/console/vgacon.o AR drivers/pci/controller/built-in.a AR drivers/pci/switch/built-in.a CC drivers/pci/access.o CC drivers/gpio/gpiolib-cdev.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/pci/bus.o CC drivers/video/fbdev/core/fb_notify.o CC drivers/gpio/gpiolib-sysfs.o CC drivers/pci/probe.o CC drivers/video/fbdev/core/fbmem.o CC drivers/gpio/gpio-mmio.o CC fs/nfs/nfs4xdr.o CC drivers/pci/host-bridge.o CC drivers/video/fbdev/core/fbmon.o CC drivers/gpio/gpio-pch.o CC drivers/pci/remove.o CC drivers/video/fbdev/core/fbcmap.o CC drivers/gpio/gpio-xilinx.o CC drivers/pci/pci.o AR drivers/gpio/built-in.a CC fs/nfs/nfs4state.o CC drivers/video/fbdev/core/fbsysfs.o CC drivers/video/fbdev/core/modedb.o CC drivers/video/fbdev/core/fbcvt.o AR sound/built-in.a AR drivers/video/fbdev/omap2/omapfb/dss/built-in.a CC fs/nfs/nfs4renewd.o 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/core/cfbfillrect.o CC drivers/pci/pci-driver.o CC drivers/pci/search.o CC drivers/video/fbdev/core/cfbcopyarea.o CC fs/nfs/nfs4super.o CC drivers/video/fbdev/goldfishfb.o CC drivers/pci/pci-sysfs.o CC drivers/video/fbdev/core/cfbimgblt.o CC fs/nfs/nfs4file.o CC fs/nfs/delegation.o AR drivers/video/fbdev/core/built-in.a AR drivers/video/fbdev/built-in.a AR drivers/video/built-in.a CC fs/nfs/nfs4idmap.o CC drivers/pci/rom.o CC drivers/pci/setup-res.o CC fs/nls/nls_base.o AR drivers/idle/built-in.a CC fs/nfs/callback.o CC net/core/sock.o AR fs/nls/built-in.a AR virt/lib/built-in.a AR virt/built-in.a AR fs/unicode/built-in.a CC arch/mips/pci/pci.o CC drivers/pci/irq.o CC arch/mips/pci/pci-generic.o CC drivers/pci/vpd.o CC fs/nfs/callback_xdr.o AR arch/mips/pci/built-in.a CC fs/fuse/dev.o CC drivers/pci/setup-bus.o CC fs/nfs/callback_proc.o CC net/core/request_sock.o CC fs/fuse/dir.o CC drivers/pci/vc.o CC fs/nfs/nfs4namespace.o CC net/core/skbuff.o CC drivers/pci/mmap.o CC fs/fuse/file.o CC drivers/pci/setup-irq.o CC fs/nfs/nfs4getroot.o CC drivers/pci/proc.o CC fs/nfs/nfs4client.o CC drivers/pci/slot.o CC fs/fuse/inode.o CC drivers/pci/of.o CC fs/nfs/nfs4session.o CC net/core/datagram.o CC drivers/pci/quirks.o CC fs/fuse/control.o CC fs/nfs/dns_resolve.o CC fs/fuse/xattr.o CC net/core/stream.o CC fs/nfs/nfs4trace.o CC fs/fuse/acl.o AR drivers/pci/built-in.a AR drivers/char/ipmi/built-in.a AR drivers/amba/built-in.a CC net/core/scm.o 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 CC fs/fuse/readdir.o CC fs/nfs/nfs4sysctl.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 net/core/gen_stats.o CC fs/fuse/ioctl.o CC fs/nfs/pnfs.o CC drivers/clk/pistachio/clk-pistachio.o CC net/core/gen_estimator.o CC fs/fuse/cuse.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/sunxi-ng/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 AR fs/fuse/built-in.a CC drivers/clk/clkdev.o CC net/core/net_namespace.o CC net/core/secure_seq.o CC drivers/clk/clk.o CC fs/nfs/pnfs_dev.o CC fs/nfs/pnfs_nfs.o CC net/core/flow_dissector.o AR arch/mips/crypto/built-in.a CC drivers/clk/clk-divider.o 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 fs/nfs/nfs42proc.o CC drivers/clk/clk-fixed-factor.o CC net/core/sysctl_net_core.o CC drivers/clk/clk-fixed-rate.o CC drivers/dma/virt-dma.o CC drivers/clk/clk-gate.o CC net/core/dev.o CC fs/nfs/nfs42xattr.o CC drivers/dma/of-dma.o CC drivers/clk/clk-multiplier.o CC drivers/clk/clk-mux.o CC drivers/dma/img-mdc-dma.o CC drivers/clk/clk-composite.o AR fs/nfs/built-in.a CC fs/overlayfs/super.o AR drivers/dma/built-in.a CC net/core/dev_addr_lists.o CC drivers/clk/clk-fractional-divider.o CC drivers/clk/clk-gpio.o CC fs/overlayfs/namei.o CC fs/overlayfs/util.o CC drivers/clk/clk-conf.o AR arch/mips/power/built-in.a CC net/llc/llc_core.o AR drivers/clk/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 fs/overlayfs/inode.o CC net/llc/llc_input.o CC drivers/virtio/virtio_ring.o CC fs/overlayfs/file.o CC net/llc/llc_output.o CC net/core/dst.o CC fs/overlayfs/dir.o AR net/llc/built-in.a CC net/core/netevent.o CC drivers/virtio/virtio_mmio.o CC lib/math/div64.o CC lib/math/gcd.o CC net/core/neighbour.o CC lib/math/lcm.o CC lib/math/int_pow.o AR drivers/virtio/built-in.a CC lib/math/int_sqrt.o AR drivers/reset/hisilicon/built-in.a CC drivers/reset/core.o CC fs/overlayfs/readdir.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 drivers/reset/reset-pistachio.o CC fs/overlayfs/copy_up.o AR drivers/reset/built-in.a CC drivers/tty/vt/vt_ioctl.o CC lib/crypto/blake2s.o CC fs/overlayfs/export.o CC lib/crypto/blake2s-generic.o CC net/core/rtnetlink.o CC drivers/tty/vt/vc_screen.o AR fs/overlayfs/built-in.a CC fs/debugfs/inode.o CC lib/crypto/sha256.o CC drivers/tty/vt/selection.o AR lib/crypto/built-in.a CC lib/zlib_inflate/inffast.o CC fs/debugfs/file.o CC lib/zlib_inflate/inflate.o CC drivers/tty/vt/keyboard.o CC lib/zlib_inflate/infutil.o CC lib/zlib_inflate/inftrees.o AR fs/debugfs/built-in.a CC fs/open.o CC lib/zlib_inflate/inflate_syms.o AR lib/zlib_inflate/built-in.a CC lib/lzo/lzo1x_decompress_safe.o CC drivers/tty/vt/consolemap.o CC net/core/utils.o AR lib/lzo/built-in.a CC lib/lz4/lz4_decompress.o CC fs/read_write.o HOSTCC drivers/tty/vt/conmakehash CC drivers/tty/vt/vt.o CC net/core/link_watch.o AR lib/lz4/built-in.a CC lib/zstd/zstd_decompress_module.o CC fs/file_table.o CC lib/zstd/common/debug.o CC lib/zstd/common/entropy_common.o CC net/core/filter.o CC lib/zstd/common/error_private.o CC lib/zstd/common/fse_decompress.o CC lib/zstd/common/zstd_common.o CC lib/zstd/decompress/huf_decompress.o CC fs/super.o SHIPPED drivers/tty/vt/defkeymap.c CONMK drivers/tty/vt/consolemap_deftbl.c CC drivers/tty/vt/defkeymap.o CC drivers/tty/vt/consolemap_deftbl.o AR drivers/tty/vt/built-in.a CC drivers/tty/hvc/hvc_console.o CC lib/zstd/decompress/zstd_ddict.o CC lib/zstd/decompress/zstd_decompress.o CC fs/char_dev.o AR drivers/tty/hvc/built-in.a CC drivers/tty/serial/8250/8250_core.o CC lib/zstd/decompress/zstd_decompress_block.o CC fs/stat.o CC drivers/tty/serial/8250/8250_port.o AR lib/zstd/built-in.a CC lib/xz/xz_dec_syms.o CC fs/exec.o CC lib/xz/xz_dec_stream.o CC lib/xz/xz_dec_lzma2.o CC drivers/tty/serial/8250/8250_dma.o AR lib/xz/built-in.a CC lib/argv_split.o CC fs/pipe.o CC net/core/sock_diag.o CC lib/buildid.o CC drivers/tty/serial/8250/8250_dwlib.o CC lib/cmdline.o CC drivers/tty/serial/8250/8250_pci.o CC lib/cpumask.o CC fs/namei.o CC net/core/dev_ioctl.o CC lib/ctype.o CC lib/dec_and_lock.o CC lib/decompress.o CC lib/decompress_bunzip2.o CC drivers/tty/serial/8250/8250_exar.o CC net/core/tso.o CC lib/decompress_inflate.o CC drivers/tty/serial/8250/8250_early.o CC lib/decompress_unlz4.o CC net/core/sock_reuseport.o CC drivers/tty/serial/8250/8250_dw.o CC lib/decompress_unlzma.o CC fs/fcntl.o CC lib/decompress_unlzo.o CC net/core/fib_notifier.o CC drivers/tty/serial/8250/8250_pericom.o CC fs/ioctl.o CC lib/decompress_unxz.o CC drivers/tty/serial/8250/8250_of.o CC net/core/xdp.o CC lib/decompress_unzstd.o CC fs/readdir.o AR drivers/tty/serial/8250/built-in.a CC drivers/tty/serial/serial_core.o CC lib/dump_stack.o CC fs/select.o CC lib/earlycpio.o CC lib/extable.o CC net/core/flow_offload.o CC lib/fdt.o CC lib/fdt_addresses.o CC lib/fdt_empty_tree.o CC lib/fdt_ro.o CC drivers/tty/serial/earlycon.o CC lib/fdt_rw.o CC fs/dcache.o CC net/core/gro.o CC lib/fdt_strerror.o CC lib/fdt_sw.o CC lib/fdt_wip.o CC drivers/tty/serial/serial_mctrl_gpio.o CC lib/flex_proportions.o CC lib/idr.o AR drivers/tty/serial/built-in.a AR drivers/tty/ipwireless/built-in.a CC drivers/tty/tty_io.o CC net/core/net-sysfs.o CC lib/irq_regs.o CC lib/is_single_threaded.o CC fs/inode.o CC lib/klist.o CC lib/kobject.o CC drivers/tty/n_tty.o CC net/core/page_pool.o CC fs/attr.o CC lib/kobject_uevent.o CC net/core/net-procfs.o CC drivers/tty/tty_ioctl.o CC fs/bad_inode.o CC lib/logic_pio.o CC fs/file.o CC net/core/selftests.o CC drivers/tty/tty_ldisc.o CC lib/memcat_p.o CC lib/nmi_backtrace.o CC drivers/tty/tty_buffer.o CC fs/filesystems.o CC lib/nodemask.o CC net/core/ptp_classifier.o CC drivers/tty/tty_port.o CC lib/plist.o CC lib/radix-tree.o CC fs/namespace.o CC net/core/dst_cache.o CC drivers/tty/tty_mutex.o CC lib/ratelimit.o CC drivers/tty/tty_ldsem.o CC net/core/devlink.o CC lib/rbtree.o CC drivers/tty/tty_baudrate.o CC lib/seq_buf.o CC drivers/tty/tty_jobctrl.o CC lib/sha1.o CC lib/show_mem.o CC fs/seq_file.o CC drivers/tty/n_null.o CC lib/siphash.o CC drivers/tty/pty.o CC lib/string.o CC fs/xattr.o CC lib/timerqueue.o CC drivers/tty/tty_audit.o CC lib/vsprintf.o CC fs/libfs.o CC drivers/tty/sysrq.o CC drivers/tty/goldfish.o CC fs/fs-writeback.o CC net/core/gro_cells.o AR drivers/tty/built-in.a CC drivers/char/hw_random/core.o CC lib/win_minmax.o CC net/core/failover.o AR drivers/char/hw_random/built-in.a AR drivers/char/agp/built-in.a CC drivers/char/mem.o CC lib/xarray.o CC fs/pnode.o CC net/core/skmsg.o CC fs/splice.o CC drivers/char/random.o CC lib/lockref.o CC lib/bcd.o CC lib/sort.o CC lib/parser.o CC lib/debug_locks.o CC drivers/char/misc.o CC fs/sync.o CC lib/random32.o CC net/core/sock_map.o CC drivers/char/virtio_console.o CC lib/bust_spinlocks.o CC fs/utimes.o CC lib/kasprintf.o CC lib/bitmap.o CC fs/d_path.o CC net/core/bpf_sk_storage.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 CC fs/stack.o CC lib/scatterlist.o CC fs/fs_struct.o AR drivers/gpu/vga/built-in.a AR drivers/gpu/built-in.a CC net/core/of_net.o CC drivers/base/power/sysfs.o CC fs/statfs.o CC lib/list_sort.o CC lib/uuid.o CC drivers/base/power/generic_ops.o CC lib/iov_iter.o AR net/core/built-in.a CC net/ethernet/eth.o CC fs/fs_pin.o CC drivers/base/power/common.o CC fs/nsfs.o CC drivers/base/power/qos.o AR net/ethernet/built-in.a CC net/802/p8022.o CC fs/fs_types.o CC fs/fs_context.o CC lib/clz_ctz.o CC drivers/base/power/runtime.o CC net/802/psnap.o CC lib/bsearch.o CC lib/find_bit.o CC lib/llist.o CC fs/fs_parser.o CC net/802/stp.o CC lib/memweight.o CC lib/kfifo.o CC drivers/base/power/wakeirq.o CC fs/fsopen.o AR net/802/built-in.a CC net/sched/sch_generic.o CC drivers/base/power/main.o CC lib/percpu-refcount.o CC fs/init.o CC lib/rhashtable.o CC fs/kernel_read_file.o CC drivers/base/power/wakeup.o CC net/sched/sch_mq.o CC lib/once.o CC fs/remap_range.o CC lib/refcount.o CC drivers/base/power/wakeup_stats.o CC net/sched/sch_frag.o CC lib/usercopy.o CC fs/buffer.o CC drivers/base/power/clock_ops.o CC lib/errseq.o CC lib/bucket_locks.o AR net/sched/built-in.a CC net/netlink/af_netlink.o CC lib/generic-radix-tree.o AR drivers/base/power/built-in.a CC drivers/base/firmware_loader/builtin/main.o AR drivers/base/firmware_loader/builtin/built-in.a CC drivers/base/firmware_loader/main.o CC lib/string_helpers.o CC fs/direct-io.o AR drivers/base/firmware_loader/built-in.a CC drivers/base/regmap/regmap.o CC lib/hexdump.o CC lib/kstrtox.o CC lib/debug_info.o CC net/netlink/genetlink.o CC fs/mpage.o CC drivers/base/regmap/regcache.o CC lib/iomap.o CC fs/proc_namespace.o CC drivers/base/regmap/regcache-rbtree.o CC net/netlink/policy.o CC lib/pci_iomap.o CC fs/eventpoll.o CC drivers/base/regmap/regcache-flat.o AR net/netlink/built-in.a CC net/bpf/test_run.o CC lib/iomap_copy.o CC lib/devres.o CC drivers/base/regmap/regmap-debugfs.o CC lib/hweight.o CC fs/anon_inodes.o CC lib/assoc_array.o CC drivers/base/regmap/regmap-mmio.o AR net/bpf/built-in.a CC net/ethtool/ioctl.o CC fs/signalfd.o AR drivers/base/regmap/built-in.a AR drivers/base/test/built-in.a CC drivers/base/component.o CC lib/bitrev.o CC lib/packing.o CC fs/timerfd.o CC drivers/base/core.o CC lib/crc16.o CC fs/eventfd.o CC lib/crc-itu-t.o HOSTCC lib/gen_crc32table CC net/ethtool/common.o CC lib/crc7.o CC fs/userfaultfd.o CC lib/libcrc32c.o CC drivers/base/bus.o CC net/ethtool/netlink.o CC lib/xxhash.o CC fs/aio.o CC drivers/base/dd.o CC lib/genalloc.o CC net/ethtool/bitset.o CC lib/bch.o CC drivers/base/syscore.o CC net/ethtool/strset.o CC fs/io_uring.o CC drivers/base/driver.o CC lib/percpu_counter.o CC drivers/base/class.o CC net/ethtool/linkinfo.o CC lib/audit.o CC drivers/base/platform.o CC lib/syscall.o CC net/ethtool/linkmodes.o CC lib/errname.o CC lib/nlattr.o CC drivers/base/cpu.o CC net/ethtool/linkstate.o CC drivers/base/firmware.o CC lib/atomic64.o CC lib/cpu_rmap.o CC net/ethtool/debug.o CC drivers/base/init.o CC lib/dynamic_queue_limits.o CC drivers/base/map.o CC lib/glob.o CC net/ethtool/wol.o CC drivers/base/devres.o CC lib/net_utils.o CC fs/io-wq.o CC net/ethtool/features.o CC lib/sg_pool.o CC drivers/base/attribute_container.o GEN lib/oid_registry_data.c CC lib/sbitmap.o CC drivers/base/transport_class.o CC net/ethtool/privflags.o CC fs/locks.o CC drivers/base/topology.o CC lib/ashldi3.o CC lib/ashrdi3.o CC lib/lshrdi3.o CC net/ethtool/rings.o CC drivers/base/container.o CC lib/cmpdi2.o CC lib/ucmpdi2.o CC drivers/base/property.o CC net/ethtool/channels.o AR lib/lib.a GEN lib/crc32table.h CC lib/oid_registry.o CC fs/binfmt_script.o CC fs/binfmt_elf.o CC lib/crc32.o CC drivers/base/cacheinfo.o CC net/ethtool/coalesce.o AR lib/built-in.a CC drivers/base/swnode.o CC arch/mips/fw/lib/cmdline.o AR arch/mips/fw/lib/built-in.a AR arch/mips/fw/lib/lib.a CC drivers/base/devtmpfs.o CC fs/mbcache.o CC net/ethtool/pause.o CC drivers/block/brd.o CC fs/posix_acl.o CC drivers/base/module.o CC net/ethtool/eee.o CC drivers/block/loop.o CC drivers/base/pinctrl.o CC fs/coredump.o CC drivers/base/platform-msi.o CC net/ethtool/tsinfo.o AR drivers/base/built-in.a CC fs/drop_caches.o CC drivers/block/virtio_blk.o CC net/ethtool/cabletest.o CC fs/fhandle.o CC net/netfilter/core.o AR fs/built-in.a CC net/netfilter/nf_log.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 net/ethtool/tunnels.o CC drivers/misc/sram.o CC net/netfilter/nf_queue.o CC arch/mips/lib/bitops.o AS arch/mips/lib/csum_partial.o CC arch/mips/lib/delay.o CC net/ethtool/fec.o AR drivers/misc/built-in.a CC drivers/mfd/syscon.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 drivers/mfd/built-in.a AR drivers/nfc/built-in.a AR drivers/macintosh/built-in.a CC drivers/scsi/scsi.o CC net/netfilter/nf_sockopt.o CC arch/mips/lib/iomap_copy.o CC net/ethtool/eeprom.o CC arch/mips/lib/iomap-pci.o CC drivers/scsi/hosts.o CC arch/mips/lib/dump_tlb.o CC net/netfilter/utils.o CC net/ethtool/stats.o CC arch/mips/lib/bswapsi.o CC arch/mips/lib/bswapdi.o CC arch/mips/lib/multi3.o AR arch/mips/lib/lib.a AR arch/mips/lib/built-in.a CC drivers/scsi/scsi_ioctl.o CC net/ipv4/netfilter/nf_defrag_ipv4.o CC net/netfilter/nf_conntrack_core.o CC net/ethtool/phc_vclocks.o CC drivers/scsi/scsicam.o CC net/ipv4/netfilter/ip_tables.o CC net/ethtool/module.o CC drivers/scsi/scsi_error.o AR net/ethtool/built-in.a CC net/netfilter/nf_conntrack_standalone.o CC net/ipv4/netfilter/iptable_filter.o CC drivers/scsi/scsi_lib.o CC arch/mips/math-emu/dp_flong.o CC arch/mips/math-emu/dp_sqrt.o AR net/ipv4/netfilter/built-in.a CC net/ipv4/route.o CC net/netfilter/nf_conntrack_expect.o CC arch/mips/math-emu/dp_tlong.o CC arch/mips/math-emu/ieee754d.o CC drivers/scsi/scsi_lib_dma.o CC arch/mips/math-emu/sp_flong.o CC arch/mips/math-emu/sp_sqrt.o CC drivers/scsi/scsi_scan.o CC net/netfilter/nf_conntrack_helper.o CC arch/mips/math-emu/sp_tlong.o CC arch/mips/math-emu/cp1emu.o CC net/ipv4/inetpeer.o GEN drivers/scsi/scsi_devinfo_tbl.c CC drivers/scsi/scsi_devinfo.o CC net/netfilter/nf_conntrack_proto.o CC drivers/scsi/scsi_sysctl.o CC net/ipv4/protocol.o CC net/netfilter/nf_conntrack_proto_generic.o CC drivers/scsi/scsi_proc.o CC net/ipv4/ip_input.o CC arch/mips/math-emu/ieee754dp.o CC drivers/scsi/scsi_debugfs.o CC arch/mips/math-emu/ieee754sp.o CC net/netfilter/nf_conntrack_proto_tcp.o CC arch/mips/math-emu/ieee754.o CC drivers/scsi/scsi_trace.o CC arch/mips/math-emu/dp_div.o CC net/ipv4/ip_fragment.o CC arch/mips/math-emu/dp_mul.o CC drivers/scsi/scsi_logging.o CC net/netfilter/nf_conntrack_proto_udp.o CC arch/mips/math-emu/dp_sub.o CC arch/mips/math-emu/dp_add.o CC net/ipv4/ip_forward.o CC drivers/scsi/scsi_pm.o CC arch/mips/math-emu/dp_fsp.o CC net/netfilter/nf_conntrack_proto_icmp.o CC arch/mips/math-emu/dp_cmp.o CC drivers/scsi/scsi_bsg.o CC arch/mips/math-emu/dp_simple.o CC net/ipv4/ip_options.o CC arch/mips/math-emu/dp_tint.o CC drivers/scsi/scsi_common.o CC net/netfilter/nf_conntrack_extend.o CC arch/mips/math-emu/dp_fint.o CC drivers/scsi/sd.o CC arch/mips/math-emu/dp_rint.o CC net/ipv4/ip_output.o CC arch/mips/math-emu/dp_maddf.o CC net/netfilter/nf_conntrack_acct.o CC arch/mips/math-emu/dp_2008class.o CC arch/mips/math-emu/dp_fmin.o CC net/netfilter/nf_conntrack_seqadj.o CC arch/mips/math-emu/dp_fmax.o CC drivers/scsi/scsi_sysfs.o CC arch/mips/math-emu/sp_div.o CC net/ipv4/ip_sockglue.o CC arch/mips/math-emu/sp_mul.o CC net/netfilter/nf_conntrack_proto_icmpv6.o CC arch/mips/math-emu/sp_sub.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 arch/mips/math-emu/sp_add.o CC net/netfilter/nf_conntrack_proto_dccp.o CC net/ipv4/inet_hashtables.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 net/netfilter/nf_conntrack_proto_sctp.o CC arch/mips/math-emu/sp_tint.o CC arch/mips/math-emu/sp_fint.o CC net/ipv4/inet_timewait_sock.o CC arch/mips/math-emu/sp_rint.o CC drivers/ata/libata-scsi.o CC net/netfilter/nf_nat_core.o CC arch/mips/math-emu/sp_maddf.o CC net/ipv4/inet_connection_sock.o CC arch/mips/math-emu/sp_2008class.o CC arch/mips/math-emu/sp_fmin.o CC net/netfilter/nf_nat_proto.o CC arch/mips/math-emu/sp_fmax.o CC arch/mips/math-emu/dsemul.o CC drivers/ata/libata-eh.o CC net/ipv4/tcp.o CC arch/mips/math-emu/me-debugfs.o CC net/netfilter/nf_nat_helper.o AR arch/mips/math-emu/lib.a AR arch/mips/math-emu/built-in.a CC net/ipv4/tcp_input.o CC net/netfilter/x_tables.o CC drivers/ata/libata-transport.o CC drivers/ata/libata-trace.o LDS scripts/module.lds CC drivers/ata/libata-sata.o CC net/ipv4/tcp_output.o CC net/netfilter/xt_tcpudp.o CC drivers/ata/libata-sff.o AR net/netfilter/built-in.a CC net/ipv4/tcp_timer.o CC drivers/ata/libata-pmp.o CC net/ipv4/tcp_ipv4.o CC drivers/ata/ahci.o CC net/unix/af_unix.o CC net/ipv6/netfilter/nf_defrag_ipv6_hooks.o CC drivers/ata/libahci.o CC net/ipv6/netfilter/nf_conntrack_reasm.o CC net/ipv4/tcp_minisocks.o CC net/unix/garbage.o AR drivers/ata/built-in.a CC drivers/mtd/parsers/cmdlinepart.o AR net/ipv6/netfilter/built-in.a CC net/ipv6/af_inet6.o CC drivers/mtd/parsers/ofpart_core.o CC net/ipv4/tcp_cong.o CC net/unix/sysctl_net_unix.o AR drivers/mtd/parsers/built-in.a CC drivers/mtd/chips/chipreg.o CC net/ipv6/anycast.o CC net/unix/unix_bpf.o CC drivers/mtd/chips/cfi_probe.o CC net/ipv4/tcp_metrics.o CC drivers/mtd/chips/cfi_util.o CC net/ipv6/ip6_output.o CC net/unix/scm.o CC drivers/mtd/chips/cfi_cmdset_0001.o CC net/ipv4/tcp_fastopen.o AR net/unix/built-in.a CC drivers/mtd/chips/gen_probe.o CC net/packet/af_packet.o AR drivers/mtd/chips/built-in.a AR drivers/mtd/lpddr/built-in.a CC drivers/mtd/maps/physmap-core.o CC net/ipv4/tcp_rate.o CC net/ipv6/ip6_input.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 net/ipv4/tcp_recovery.o CC net/ipv6/addrconf.o CC net/ipv4/tcp_ulp.o AR net/packet/built-in.a CC net/ipv4/tcp_offload.o AR drivers/mtd/tests/built-in.a CC drivers/mtd/nand/raw/nand_legacy.o CC drivers/spi/spi.o CC net/ipv4/datagram.o CC drivers/mtd/nand/raw/nand_bbt.o CC net/ipv4/raw.o CC drivers/mtd/nand/raw/nand_timings.o CC drivers/mtd/nand/raw/nand_ids.o CC drivers/spi/spi-mem.o CC net/ipv6/addrlabel.o CC drivers/mtd/nand/raw/nand_onfi.o CC net/ipv4/udp.o CC drivers/spi/spidev.o CC net/ipv6/route.o CC drivers/mtd/nand/raw/nand_jedec.o CC drivers/spi/spi-bitbang.o CC drivers/mtd/nand/raw/nand_amd.o CC drivers/mtd/nand/raw/nand_esmt.o CC drivers/spi/spi-dw-core.o CC drivers/mtd/nand/raw/nand_hynix.o CC net/ipv4/udplite.o CC drivers/spi/spi-dw-mmio.o CC drivers/mtd/nand/raw/nand_macronix.o CC drivers/spi/spi-topcliff-pch.o CC net/ipv4/udp_offload.o CC drivers/mtd/nand/raw/nand_micron.o CC net/ipv6/ip6_fib.o CC drivers/mtd/nand/raw/nand_samsung.o AR drivers/spi/built-in.a CC drivers/mtd/nand/raw/nand_toshiba.o CC net/ipv4/arp.o CC drivers/net/phy/mscc/mscc_main.o CC drivers/mtd/nand/raw/gpio.o CC drivers/mtd/nand/raw/plat_nand.o CC net/ipv6/ipv6_sockglue.o CC drivers/net/phy/mscc/mscc_serdes.o CC net/ipv4/icmp.o AR drivers/mtd/nand/raw/built-in.a AR drivers/mtd/nand/spi/built-in.a CC drivers/mtd/nand/core.o AR drivers/net/phy/mscc/built-in.a CC drivers/mtd/nand/bbt.o CC net/ipv6/ndisc.o CC drivers/net/phy/mdio-boardinfo.o CC drivers/mtd/nand/ecc.o CC net/ipv4/devinet.o CC drivers/mtd/nand/ecc-sw-hamming.o CC drivers/net/phy/mdio_devres.o CC drivers/mtd/nand/ecc-sw-bch.o CC drivers/net/phy/phylink.o CC net/ipv6/udp.o AR drivers/mtd/nand/built-in.a AR drivers/mtd/spi-nor/controllers/built-in.a CC drivers/mtd/spi-nor/core.o CC net/ipv4/af_inet.o CC drivers/net/phy/phy.o CC drivers/mtd/spi-nor/sfdp.o CC net/ipv6/udplite.o CC net/ipv4/igmp.o CC drivers/net/phy/phy-c45.o CC drivers/mtd/spi-nor/swp.o CC net/ipv6/raw.o CC drivers/net/phy/phy-core.o CC drivers/mtd/spi-nor/otp.o CC net/ipv4/fib_frontend.o CC drivers/mtd/spi-nor/sysfs.o CC drivers/net/phy/phy_device.o CC net/ipv6/icmp.o CC drivers/mtd/spi-nor/atmel.o CC net/ipv4/fib_semantics.o CC drivers/mtd/spi-nor/catalyst.o CC net/ipv6/mcast.o CC drivers/net/phy/linkmode.o CC drivers/mtd/spi-nor/eon.o CC drivers/mtd/spi-nor/esmt.o CC drivers/net/phy/mdio_bus.o CC net/ipv4/fib_trie.o CC drivers/mtd/spi-nor/everspin.o CC drivers/net/phy/mdio_device.o CC drivers/mtd/spi-nor/fujitsu.o CC drivers/mtd/spi-nor/gigadevice.o CC net/ipv6/reassembly.o CC drivers/net/phy/swphy.o CC drivers/mtd/spi-nor/intel.o CC net/ipv4/fib_notifier.o CC drivers/net/phy/fixed_phy.o CC drivers/mtd/spi-nor/issi.o CC net/ipv6/tcp_ipv6.o CC net/ipv4/inet_fragment.o CC drivers/net/phy/smsc.o CC drivers/mtd/spi-nor/macronix.o CC drivers/mtd/spi-nor/micron-st.o AR drivers/net/phy/built-in.a CC drivers/net/mdio/fwnode_mdio.o CC net/ipv4/ping.o CC drivers/mtd/spi-nor/spansion.o CC net/ipv6/ping.o CC drivers/net/mdio/of_mdio.o CC drivers/mtd/spi-nor/sst.o CC net/ipv6/exthdrs.o CC net/ipv4/ip_tunnel_core.o CC drivers/net/mdio/mdio-mscc-miim.o CC drivers/mtd/spi-nor/winbond.o CC drivers/mtd/spi-nor/xilinx.o AR drivers/net/mdio/built-in.a CC drivers/net/pcs/pcs-xpcs.o CC net/ipv4/gre_offload.o CC drivers/mtd/spi-nor/xmc.o CC net/ipv6/datagram.o CC drivers/net/pcs/pcs-xpcs-nxp.o AR drivers/mtd/spi-nor/built-in.a CC drivers/mtd/ubi/vtbl.o CC net/ipv4/metrics.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/realtek/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/asix/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 CC drivers/mtd/ubi/vmt.o 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/engleder/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 CC net/ipv6/ip6_flowlabel.o 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 net/ipv4/netlink.o CC drivers/mtd/ubi/upd.o CC net/ipv6/inet6_connection_sock.o CC net/ipv4/nexthop.o CC drivers/mtd/ubi/build.o CC drivers/net/ethernet/mscc/ocelot_io.o CC net/ipv6/udp_offload.o CC drivers/mtd/ubi/cdev.o CC drivers/net/ethernet/mscc/ocelot_police.o CC net/ipv6/seg6.o CC drivers/mtd/ubi/kapi.o CC net/ipv4/udp_tunnel_stub.o CC drivers/net/ethernet/mscc/ocelot_vcap.o CC drivers/mtd/ubi/eba.o CC net/ipv6/fib6_notifier.o CC net/ipv4/ip_tunnel.o CC net/ipv6/rpl.o CC drivers/mtd/ubi/io.o CC drivers/net/ethernet/mscc/ocelot_flower.o CC net/ipv6/ioam6.o CC net/ipv4/sysctl_net_ipv4.o CC drivers/mtd/ubi/wl.o CC drivers/net/ethernet/mscc/ocelot_ptp.o CC net/ipv6/sysctl_net_ipv6.o CC drivers/mtd/ubi/attach.o CC net/ipv4/proc.o CC drivers/net/ethernet/mscc/ocelot_devlink.o CC net/ipv6/netfilter.o CC drivers/mtd/ubi/misc.o CC net/ipv4/tunnel4.o CC drivers/mtd/ubi/debug.o CC drivers/net/ethernet/mscc/vsc7514_regs.o CC net/ipv6/proc.o CC net/ipv4/ipconfig.o CC drivers/mtd/ubi/block.o CC drivers/net/ethernet/mscc/ocelot_fdma.o CC net/ipv6/sit.o CC drivers/mtd/ubi/gluebi.o CC net/ipv4/netfilter.o AR drivers/mtd/ubi/built-in.a CC drivers/net/ethernet/mscc/ocelot_vsc7514.o CC drivers/mtd/mtdcore.o CC net/ipv4/inet_diag.o CC net/ipv6/addrconf_core.o CC drivers/net/ethernet/mscc/ocelot_net.o CC drivers/mtd/mtdsuper.o CC net/ipv6/exthdrs_core.o CC net/ipv4/tcp_diag.o CC drivers/mtd/mtdconcat.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 CC net/ipv6/ip6_checksum.o 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 CC net/ipv4/tcp_cubic.o CC drivers/mtd/mtdpart.o CC net/ipv6/ip6_icmp.o CC drivers/mtd/mtdchar.o CC net/ipv4/tcp_bpf.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 net/ipv6/output_core.o CC drivers/mtd/mtd_blkdevs.o CC net/ipv6/protocol.o CC net/ipv4/udp_bpf.o CC drivers/mtd/mtdblock.o CC net/ipv6/ip6_offload.o AR net/ipv4/built-in.a AR drivers/mtd/built-in.a CC drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.o AR net/bridge/netfilter/built-in.a CC net/bridge/br.o CC net/ipv6/tcpv6_offload.o CC net/bridge/br_device.o CC net/ipv6/exthdrs_offload.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.o CC drivers/net/ethernet/stmicro/stmmac/ring_mode.o CC net/ipv6/inet6_hashtables.o CC net/bridge/br_fdb.o AR drivers/net/ethernet/sun/built-in.a CC drivers/net/ethernet/stmicro/stmmac/chain_mode.o AR drivers/net/ethernet/tehuti/built-in.a CC drivers/net/ethernet/stmicro/stmmac/dwmac_lib.o CC net/ipv6/mcast_snoop.o AR drivers/net/ethernet/ti/built-in.a CC drivers/net/ethernet/stmicro/stmmac/dwmac1000_core.o CC net/bridge/br_forward.o CC net/bridge/br_if.o AR net/ipv6/built-in.a CC net/bridge/br_input.o 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 CC drivers/net/ethernet/stmicro/stmmac/dwmac1000_dma.o 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 CC net/bridge/br_ioctl.o AR drivers/firewire/built-in.a CC net/bridge/br_stp.o AR drivers/cdrom/built-in.a CC net/bridge/br_stp_bpdu.o CC drivers/net/ethernet/stmicro/stmmac/dwmac100_core.o CC drivers/net/ethernet/stmicro/stmmac/dwmac100_dma.o AR drivers/net/usb/built-in.a CC drivers/auxdisplay/img-ascii-lcd.o CC net/bridge/br_stp_if.o CC drivers/auxdisplay/line-display.o CC net/bridge/br_stp_timer.o CC drivers/net/ethernet/stmicro/stmmac/enh_desc.o AR drivers/auxdisplay/built-in.a CC drivers/net/ethernet/stmicro/stmmac/norm_desc.o CC drivers/net/ethernet/stmicro/stmmac/mmc_core.o CC net/bridge/br_netlink.o AR drivers/net/ethernet/toshiba/built-in.a CC drivers/usb/common/common.o CC drivers/usb/core/usb.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_hwtstamp.o AR drivers/usb/common/built-in.a AR drivers/net/ethernet/vertexcom/built-in.a CC drivers/usb/phy/of.o CC drivers/usb/core/hub.o CC net/bridge/br_netlink_tunnel.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.o AR drivers/usb/phy/built-in.a CC drivers/net/ethernet/stmicro/stmmac/dwmac4_descs.o CC drivers/usb/core/hcd.o CC net/bridge/br_arp_nd_proxy.o CC drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.o CC drivers/net/ethernet/stmicro/stmmac/dwmac4_lib.o CC net/bridge/br_sysfs_if.o AR drivers/net/ethernet/via/built-in.a CC net/dsa/dsa.o CC drivers/usb/core/urb.o CC drivers/net/ethernet/stmicro/stmmac/dwmac4_core.o CC net/bridge/br_sysfs_br.o CC drivers/usb/core/message.o CC net/dsa/dsa2.o CC drivers/net/ethernet/stmicro/stmmac/dwmac5.o CC net/bridge/br_multicast.o CC drivers/usb/core/driver.o CC net/dsa/master.o CC drivers/net/ethernet/stmicro/stmmac/hwif.o CC drivers/usb/core/config.o CC net/dsa/port.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_tc.o CC drivers/usb/core/file.o CC drivers/net/ethernet/stmicro/stmmac/dwxgmac2_core.o CC drivers/usb/core/buffer.o CC net/dsa/slave.o CC net/bridge/br_mdb.o CC drivers/usb/core/sysfs.o CC drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.o CC net/bridge/br_multicast_eht.o CC drivers/usb/core/endpoint.o CC net/dsa/switch.o CC drivers/usb/core/devio.o CC drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.o CC net/bridge/br_switchdev.o CC net/dsa/tag_8021q.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_xdp.o AR net/bridge/built-in.a CC drivers/usb/core/notify.o CC drivers/usb/dwc2/core.o CC drivers/net/ethernet/stmicro/stmmac/stmmac_platform.o AR net/dsa/built-in.a CC net/sunrpc/auth_gss/auth_gss.o CC drivers/usb/core/generic.o CC drivers/usb/dwc2/core_intr.o CC drivers/net/ethernet/stmicro/stmmac/dwmac-generic.o CC drivers/usb/core/quirks.o CC drivers/usb/core/devices.o CC drivers/usb/dwc2/platform.o AR drivers/net/ethernet/stmicro/stmmac/built-in.a AR drivers/net/ethernet/stmicro/built-in.a AR drivers/net/ethernet/wiznet/built-in.a CC drivers/net/ethernet/xilinx/xilinx_emaclite.o CC net/sunrpc/auth_gss/gss_generic_token.o CC drivers/usb/core/phy.o CC net/sunrpc/auth_gss/gss_mech_switch.o CC drivers/usb/dwc2/drd.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 CC drivers/net/mii.o CC drivers/usb/core/port.o CC drivers/usb/dwc2/params.o CC net/sunrpc/auth_gss/svcauth_gss.o CC drivers/usb/core/of.o CC drivers/net/loopback.o CC drivers/usb/dwc2/hcd.o CC drivers/usb/core/hcd-pci.o CC drivers/net/virtio_net.o CC net/sunrpc/auth_gss/gss_rpc_upcall.o AR drivers/usb/core/built-in.a CC drivers/input/serio/serio.o CC drivers/input/serio/serport.o CC net/sunrpc/auth_gss/gss_rpc_xdr.o CC drivers/usb/dwc2/hcd_intr.o CC drivers/input/serio/libps2.o CC net/sunrpc/auth_gss/trace.o CC drivers/net/net_failover.o AR drivers/input/serio/built-in.a CC drivers/usb/dwc2/hcd_queue.o CC drivers/usb/host/pci-quirks.o AR net/sunrpc/auth_gss/built-in.a CC net/sunrpc/clnt.o AR drivers/net/built-in.a CC drivers/usb/host/ehci-hcd.o CC drivers/usb/dwc2/hcd_ddma.o CC drivers/usb/dwc2/debugfs.o AR drivers/usb/storage/built-in.a CC drivers/usb/host/ehci-pci.o AR drivers/usb/dwc2/built-in.a AR drivers/usb/misc/built-in.a AR net/wireless/built-in.a CC net/sunrpc/xprt.o CC net/dns_resolver/dns_key.o CC drivers/input/keyboard/atkbd.o CC net/dns_resolver/dns_query.o CC drivers/input/keyboard/goldfish_events.o CC drivers/usb/host/ohci-hcd.o CC net/sunrpc/socklib.o AR net/dns_resolver/built-in.a CC net/sunrpc/xprtsock.o AR drivers/input/keyboard/built-in.a CC drivers/input/mouse/psmouse-base.o CC drivers/input/input.o CC drivers/input/mouse/synaptics.o CC drivers/usb/host/ohci-pci.o CC net/sunrpc/sched.o CC drivers/usb/roles/class.o AR drivers/usb/host/built-in.a CC drivers/input/input-compat.o CC drivers/input/mouse/focaltech.o CC net/sunrpc/auth.o AR drivers/usb/roles/built-in.a AR drivers/usb/built-in.a CC net/sunrpc/auth_null.o CC drivers/input/mouse/alps.o CC drivers/rtc/lib.o CC net/switchdev/switchdev.o CC drivers/rtc/class.o CC net/sunrpc/auth_unix.o CC drivers/rtc/interface.o CC drivers/input/mouse/byd.o AR net/switchdev/built-in.a CC net/sunrpc/svc.o CC net/devres.o CC drivers/input/mouse/logips2pp.o CC drivers/rtc/nvmem.o CC net/sunrpc/svcsock.o CC drivers/rtc/dev.o CC drivers/input/mouse/trackpoint.o CC net/socket.o CC drivers/rtc/proc.o CC drivers/input/mouse/cypress_ps2.o CC drivers/rtc/sysfs.o CC drivers/input/mouse/psmouse-smbus.o CC net/sunrpc/svcauth.o CC drivers/rtc/rtc-goldfish.o AR drivers/input/mouse/built-in.a CC drivers/input/input-mt.o CC drivers/rtc/rtc-m41t80.o CC net/sunrpc/svcauth_unix.o CC drivers/input/input-poller.o CC net/sunrpc/addr.o CC drivers/input/ff-core.o AR drivers/rtc/built-in.a CC drivers/input/touchscreen.o CC net/sysctl_net.o CC drivers/input/ff-memless.o CC drivers/input/input-leds.o CC net/sunrpc/rpcb_clnt.o CC drivers/input/evdev.o AR drivers/i2c/algos/built-in.a CC drivers/i2c/busses/i2c-designware-common.o 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 CC net/sunrpc/timer.o 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 CC drivers/i2c/busses/i2c-designware-master.o CC net/sunrpc/xdr.o AR drivers/input/built-in.a CC drivers/i2c/busses/i2c-designware-platdrv.o AR drivers/i2c/muxes/built-in.a CC drivers/i2c/i2c-boardinfo.o CC drivers/i2c/busses/i2c-eg20t.o CC net/sunrpc/sunrpc_syms.o AR drivers/pps/clients/built-in.a AR drivers/pps/generators/built-in.a CC drivers/pps/pps.o CC drivers/ptp/ptp_clock.o CC drivers/i2c/busses/i2c-img-scb.o CC net/sunrpc/cache.o CC drivers/pps/kapi.o CC drivers/ptp/ptp_chardev.o CC drivers/pps/sysfs.o CC drivers/i2c/busses/i2c-xiic.o AR drivers/pps/built-in.a CC net/sunrpc/rpc_pipe.o CC drivers/ptp/ptp_sysfs.o CC drivers/power/reset/ocelot-reset.o AR drivers/i2c/busses/built-in.a CC drivers/i2c/i2c-core-base.o CC drivers/power/reset/syscon-reboot.o CC drivers/ptp/ptp_vclock.o CC net/sunrpc/sysfs.o CC drivers/power/reset/syscon-poweroff.o AR drivers/ptp/built-in.a CC net/sunrpc/svc_xprt.o CC drivers/i2c/i2c-core-smbus.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/i2c/i2c-core-of.o CC drivers/power/supply/goldfish_battery.o CC drivers/i2c/i2c-dev.o CC net/sunrpc/xprtmultipath.o AR drivers/power/supply/built-in.a AR drivers/power/built-in.a CC net/sunrpc/backchannel_rqst.o CC net/sunrpc/stats.o CC drivers/i2c/i2c-mux.o CC drivers/mmc/core/core.o CC drivers/mmc/core/bus.o CC net/sunrpc/sysctl.o AR drivers/i2c/built-in.a CC drivers/mmc/core/host.o AR net/sunrpc/built-in.a CC drivers/mmc/host/sdhci.o AR net/built-in.a CC drivers/mmc/host/sdhci-pci-core.o AR drivers/leds/blink/built-in.a AR drivers/leds/simple/built-in.a CC drivers/leds/led-core.o CC drivers/mmc/core/mmc.o CC drivers/leds/led-class.o CC drivers/mmc/host/sdhci-pci-o2micro.o CC drivers/mmc/core/mmc_ops.o CC drivers/leds/leds-syscon.o AR drivers/leds/built-in.a CC drivers/mmc/core/sd.o CC drivers/mmc/core/sd_ops.o CC drivers/mmc/host/sdhci-pci-arasan.o CC drivers/mmc/host/sdhci-pci-dwc-mshc.o CC drivers/mmc/core/sdio.o CC drivers/mmc/core/sdio_ops.o CC drivers/mmc/host/sdhci-pci-gli.o CC drivers/mmc/core/sdio_bus.o CC drivers/mmc/host/mmc_spi.o 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/cirrus/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 CC drivers/mmc/core/sdio_cis.o AR drivers/crypto/hisilicon/built-in.a AR drivers/crypto/keembay/built-in.a CC drivers/crypto/img-hash.o CC drivers/clocksource/timer-of.o CC drivers/mmc/core/sdio_io.o CC drivers/clocksource/timer-probe.o CC drivers/mmc/host/of_mmc_spi.o AR drivers/crypto/built-in.a CC drivers/mmc/core/sdio_irq.o CC drivers/clocksource/timer-pistachio.o CC drivers/mmc/host/dw_mmc.o CC drivers/mmc/host/dw_mmc-pltfm.o CC drivers/mmc/core/slot-gpio.o CC drivers/clocksource/mips-gic-timer.o CC drivers/hid/usbhid/hid-core.o CC drivers/mmc/core/regulator.o AR drivers/clocksource/built-in.a CC drivers/mmc/core/pwrseq.o CC drivers/hid/hid-core.o CC drivers/mmc/core/debugfs.o CC drivers/mmc/host/cqhci-core.o AR drivers/hid/usbhid/built-in.a CC drivers/hid/hid-input.o CC drivers/mmc/core/pwrseq_simple.o AR drivers/mmc/host/built-in.a CC drivers/mmc/core/pwrseq_emmc.o CC drivers/mmc/core/block.o CC drivers/mmc/core/queue.o CC drivers/hid/hid-quirks.o CC drivers/of/base.o CC drivers/of/device.o CC drivers/hid/hid-debug.o CC drivers/hid/hid-generic.o AR drivers/mmc/core/built-in.a AR drivers/mmc/built-in.a CC drivers/of/platform.o AR drivers/staging/media/built-in.a AR drivers/staging/built-in.a CC drivers/of/property.o AR drivers/platform/mips/built-in.a CC drivers/platform/goldfish/goldfish_pipe.o CC drivers/hid/hid-a4tech.o AR drivers/hwtracing/intel_th/built-in.a CC drivers/nvmem/core.o CC drivers/hid/hid-apple.o CC drivers/of/kobj.o AR drivers/platform/goldfish/built-in.a AR drivers/platform/built-in.a CC drivers/of/fdt.o CC drivers/of/fdt_address.o CC drivers/hid/hid-belkin.o AR drivers/nvmem/built-in.a CC drivers/of/address.o CC drivers/of/irq.o CC drivers/of/of_reserved_mem.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 AR drivers/of/built-in.a 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 AR drivers/built-in.a CHK include/generated/autoksyms.h 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 SYSMAP System.map SORTTAB vmlinux MODPOST modules-only.symvers GEN Module.symvers AS arch/mips/boot/compressed/head.o CC arch/mips/boot/compressed/decompress.o CC arch/mips/boot/compressed/string.o CAT arch/mips/boot/vmlinux.its.S OBJCOPY arch/mips/boot/vmlinux.bin CC arch/mips/boot/compressed/bswapsi.o CC arch/mips/boot/compressed/ashldi3.o CC arch/mips/boot/compressed/dummy.o OBJCOPY arch/mips/boot/compressed/vmlinux.bin HOSTCC arch/mips/boot/compressed/calc_vmlinuz_load_addr XZKERN arch/mips/boot/compressed/vmlinux.bin.z ITS arch/mips/boot/vmlinux.gz.its GZIP arch/mips/boot/vmlinux.bin.gz ITB arch/mips/boot/vmlinux.gz.itb /home/buildroot/autobuild/instance-3/output-1/host/bin/mkimage: unsupported type Flat Device Tree arch/mips/boot/Makefile:173: recipe for target 'arch/mips/boot/vmlinux.gz.itb' failed make[2]: *** [arch/mips/boot/vmlinux.gz.itb] Error 1 arch/mips/Makefile:386: recipe for target 'vmlinux.gz.itb' failed make[1]: *** [vmlinux.gz.itb] Error 2 make[1]: *** Waiting for unfinished jobs.... OBJCOPY arch/mips/boot/compressed/piggy.o LD vmlinuz STRIP vmlinuz make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15' package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-3/output-1/build/linux-5.17.15/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'